| View previous topic :: View next topic |
| Author |
Message |
PhilCollins Quite a regular
Joined: 26 Sep 2007 Posts: 11
|
| Posted: Fri Apr 18, 2008 8:57 am Post subject: Status Monitor Issue! |
|
|
Hi..
We have just deployed the email signature, but when I go to view the Status monitor in the cockpit, the program disappears on the screen and in Task manager it says the program has stopped responding ??
Can you help, have version 5.
Thanks
Phil. |
|
| Back to top |
|
 |
Bjarne Mess Certified Professional


Joined: 01 May 2007 Posts: 735 Location: Copenhagen
|
| Posted: Fri Apr 18, 2008 10:03 am Post subject: |
|
|
| When exactly does that happen? When you click from the menu in Cockpit and then it disappears? |
|
| Back to top |
|
 |
PhilCollins Quite a regular
Joined: 26 Sep 2007 Posts: 11
|
| Posted: Fri Apr 18, 2008 10:11 am Post subject: |
|
|
Yeah.. As soon as I click the Status Monitor from the menu, the screen disappears. I am keen to be able to view it as we have some users that I would like to delete from the software before we use up too many licences.
Hope you can help.
Thank you for your quick repsonse |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
|
| Back to top |
|
 |
kevinweiland Quite a regular
Joined: 08 Nov 2007 Posts: 15 Location: Spring, TX
|
| Posted: Mon Apr 21, 2008 1:27 pm Post subject: |
|
|
| i have version 5 and its doing the same thing to me..soon as i click the status monitor the program closes... |
|
| Back to top |
|
 |
PhilCollins Quite a regular
Joined: 26 Sep 2007 Posts: 11
|
| Posted: Mon Apr 21, 2008 1:48 pm Post subject: |
|
|
I am currently using version 5 and uninstalled version 4 before I upgraded and still had the problem. Not sure if it was related, but I also had an issue with opening my database which has now been resolved by opening it in Access 2007. I also tried deleting my shortcut to the cockpit as suggested and used the one from the start menu.
When I opened the cockpit after these changes, I have now been able to view the status monitor !! As a result, I am not too sure what actually was causing this issue. Possibly the database? possibly the shortcut to my cockpit? Would be nice to know ?
Thanks for your assistance..
Phil. |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Mon Apr 21, 2008 2:41 pm Post subject: Status Monitor Issue! |
|
|
Let's find out ...
- Any of you installed on a server?
- Installed on PC with Vista OS?
- Using default Access settings DB?
- Upgraded from previous version?
- Stopped working?
- Same problem when connecting to settings DB from another Cockpit?
Cannot recreate issue with these answers:
- NO
- NO - Win XP
- YES
- YES
- NO
- NO
| kevinweiland wrote: | | i have version 5 and its doing the same thing to me..soon as i click the status monitor the program closes... |
Please forward your settings.mdb - then we find out if it's an DB error.
Email: jf(at)officeaddon.com _________________ </Jesper> | Test Email Signature | Showcase |  |
|
| Back to top |
|
 |
kevinweiland Quite a regular
Joined: 08 Nov 2007 Posts: 15 Location: Spring, TX
|
| Posted: Mon Apr 21, 2008 3:27 pm Post subject: |
|
|
Any of you installed on a server? NO
Installed on PC with Vista OS? NO
Using default Access settings DB? Yes
Upgraded from previous version? Yes
Stopped working? just the status
Same problem when connecting to settings DB from another Cockpit? not sure...seems like when sigs are manually deployed the database doesnt like it... |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Mon Apr 21, 2008 4:36 pm Post subject: |
|
|
Received the Access settings DB from Kevin and face the same problem with Cockpit shutting down when opening Status Monitor.
Conclusion
The issue is caused by a corrupt settings DB. It's not a general symtom, and could be caused by antivirus scanning the folder containing the DB.
Solution
Open and repair settings DB in Access.
Prevent antivirus to scan the folder or move to SQL settings DB. _________________ </Jesper> | Test Email Signature | Showcase |  |
|
| Back to top |
|
 |
kevinweiland Quite a regular
Joined: 08 Nov 2007 Posts: 15 Location: Spring, TX
|
| Posted: Mon Apr 21, 2008 4:38 pm Post subject: |
|
|
| i was able to do a compact and repair on the database and it fixed it... |
|
| Back to top |
|
 |
Bjarne Mess Certified Professional


Joined: 01 May 2007 Posts: 735 Location: Copenhagen
|
| Posted: Tue Apr 22, 2008 6:57 pm Post subject: |
|
|
Me too.
We will build in a nicer error message that will compact the database automatically. That will come in the bext release.
Thanks,
Bjarne |
|
| Back to top |
|
 |
kevinweiland Quite a regular
Joined: 08 Nov 2007 Posts: 15 Location: Spring, TX
|
| Posted: Tue Apr 22, 2008 10:27 pm Post subject: |
|
|
| one other tid bit to add...i have an agent that runs on all of my pc's that allows me to run scripts remotely...if i force a script or .bat file, it only takes a couple forced scripts before the database is corrupt, and then compact and repair fixes it. i dont think i would have had a problem had i not forced the scripts...i made it to 54 licenses before the database was overwritten... |
|
| Back to top |
|
 |
Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1940 Location: Stoevring, Denmark
|
| Posted: Wed Apr 23, 2008 6:22 am Post subject: |
|
|
Not sure that understand your setup and why your agent will 'kill' your settings DB ...
Are you not executing Sign.exe from either your NETLOGON or a netshare automatically?
Example using NETLOGON and SQL settings DB:
| Code: | | start \\emailsignature2\NETLOGON\sign.exe Provider=sqloledb;Data Source=EMAILSIGNATURE2;Initial Catalog=eMailSignatures;User Id=Standard_User;Password=xxxxx; |
Example using NETLOGON and Access settings DB:
| Code: | | start \\emailsignature2\NETLOGON\sign.exe Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\share\settings.mdb |
_________________ </Jesper> | Test Email Signature | Showcase |  |
|
| Back to top |
|
 |
kevinweiland Quite a regular
Joined: 08 Nov 2007 Posts: 15 Location: Spring, TX
|
| Posted: Wed Apr 23, 2008 1:05 pm Post subject: |
|
|
| yes i am executing it automatically as well...I do have a few users that refuse to logoff at night though...so those few i have forced the script. Its all working properly. |
|
| Back to top |
|
 |
|