View previous topic :: View next topic |
Author |
Message |
sfp
Joined: 20 Feb 2017 Posts: 9 Location: Poland
|
Posted: Mon Feb 20, 2017 4:15 am Post subject: Program Halted. Database error: 3159 Not a valid bookmark. |
|
|
NotePagePro v 5.0 installed on Windows Server 2012 R2 Standard, 64 bit.
Worked for about half a year and today morning shown this message in pop-up window and refused to start when user A tried. User B started NodePagePro and send SMS.
Problem started just after sending a boundle of SMS messages from SolarWinds.
Last fragment of the log:
2017-02-20 05:10:48 SUCCESSFUL To:+48XXXXXXXXX Frm:SOLAR Msg:xxxxxxxxx
2017-02-20 05:10:54 SUCCESSFUL To:+48XXXXXXXXX Frm:SOLAR Msg:xxxxxxxx
2017-02-20 05:10:56 Program Halted. Database error: 3159 Not a valid bookmark. in
Procedure: Send
2017-02-20 07:52:48 Delivery Engine Started (npp.exe=5.00.0003 nppdial.exe=5.00.0003)
2017-02-20 07:52:48 Program directory: D:\NotePage\Program Files (x86)\NotePage
\NotePager Pro\
2017-02-20 07:52:48 Global Database directory: C:\ProgramData\NotePage\NotePager Pro
\5.0\
2017-02-20 07:52:48 User Database directory: C:\Users\{userA}\AppData\Roaming\NotePage
\NotePager Pro\5.0\
2017-02-20 07:52:49 Program Halted. Database error: 3159 Not a valid bookmark. in
Procedure: Send
2017-02-20 07:52:50 Delivery Engine Started (npp.exe=5.00.0003 nppdial.exe=5.00.0003)
2017-02-20 07:52:50 Program directory: D:\NotePage\Program Files (x86)\NotePage
\NotePager Pro\
2017-02-20 07:52:50 Global Database directory: C:\ProgramData\NotePage\NotePager Pro
\5.0\
2017-02-20 07:52:50 User Database directory: C:\Users\{userA}\AppData\Roaming\NotePage
\NotePager Pro\5.0\
2017-02-20 07:52:51 Program Halted. Database error: 3159 Not a valid bookmark. in
Procedure: Send
2017-02-20 09:23:01 SUCCESSFUL To:XXXXXXXXX Frm:SOLAR Msg:dzia<179>a
2017-02-20 09:23:04 SUCCESSFUL To:+48XXXXXXXXX Frm:SOLAR Msg:dzia<179>a
|
|
Back to top |
|
sfp
Joined: 20 Feb 2017 Posts: 9 Location: Poland
|
Posted: Mon Feb 20, 2017 4:24 am Post subject: |
|
|
Also User B, after successful start of NotePagePro, can't export configuration data (carriers, recipients, groups,...) to the text file: in all cases but "Export Group Members" success is reported but no file created on the disk.
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4368
|
Posted: Mon Feb 20, 2017 9:15 am Post subject: |
|
|
The error you're receiving indicates that there's an error in the messages table of the database. If you would, please send us a copy of the database so we can fix it and send it back to you. Here's how:
1) Open NotePager Pro.
2) Go to Help - Folders.
3) Make a note of the Global Database folder (by default, the path is C:\ProgramData\NotePage\NotePager Pro\5.0)
4) Please email a copy of the file npp.mdb in the folder you noted in step 3 to support at notepage dot com |
|
Back to top |
|
sfp
Joined: 20 Feb 2017 Posts: 9 Location: Poland
|
Posted: Mon Feb 20, 2017 9:20 am Post subject: |
|
|
can You describe what data are contained in the database?
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4368
|
Posted: Mon Feb 20, 2017 9:30 am Post subject: |
|
|
Everything that's important to the program lives in the database. Your carriers, recipients, groups, registration and history of messages are contained in the program's global database. |
|
Back to top |
|
sfp
Joined: 20 Feb 2017 Posts: 9 Location: Poland
|
Posted: Mon Feb 20, 2017 9:32 am Post subject: |
|
|
What about logs? Are they also stored in the database?
How many items (say logs or messages) can be stored in the database?
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4368
|
Posted: Mon Feb 20, 2017 9:36 am Post subject: |
|
|
The logs aren't stored in the database, they're written out to a separate file (npp.log) contained in the same folder as the program's global database.
As for how many items, that varies. In your copy of NotePager Pro, go to Tools - Settings - General and you'll see a "Purge after" value. That's the number of days NotePager Pro will keep messages in the database before purging old messages out. This field can be set to a maximum value of 365.
With regards to the logs, the "Max Log Length" determines how large the log file can be (in bytes) before purging old information out. |
|
Back to top |
|
sfp
Joined: 20 Feb 2017 Posts: 9 Location: Poland
|
Posted: Tue Feb 21, 2017 3:24 am Post subject: |
|
|
Can I simply re-initialize the database (so I lost history of send SMS but get program stable again)? How to perform that?
Can I export important data (settings) from database with some external tool? NotePage Pro refuses to write files to disk during export of Carriers, Recipients, etc. I mean: export dialog says "OK" but I can't see file in the directory I pointed to in export dialog. So if I could open database with some external tool and export those values it would save me some hours of stupid, repetitive work ;-)
|
|
Back to top |
|
Tech Support
Joined: 25 Aug 2003 Posts: 4368
|
Posted: Tue Feb 21, 2017 9:01 am Post subject: |
|
|
The export issue doesn't really have anything to do with the database issue, though. With regards to the export issue, if it says "OK" but never outputs a file, the only times I've seen that happen is when the UAC in Windows prevents the file from being written. I'd recommend creating a directory like c:\temp\ or c:\export\ or something like that (or even create it on your desktop) and attempt to export to that folder directly.
With regards to the database issue, you could try to open the database in Microsoft Access, then do a "Compact and Repair" on it it to try to fix the broken bookmark referenced by the error. |
|
Back to top |
|
|