Author |
Message |
Registered: March 18, 2007 | Reputation: | Posts: 6,463 |
| Posted: | | | | I am running my shared database on Windows Home Server. DVDP is in the startup programs list, so that it becomes available whenever the server is booted.
However, DVDP does not respond cleanly to a windows shutdown request, so that when it restarts, you get the warning suggesting that the database be repaired.
This is a serious bug. I am requesting that Invelos fix DVDP such that it responds properly to the internal Windows shutdown message sent to all applications, and safely close the database to prevent corruption. Perhaps I should have made this a trouble ticket - I'll do that now. Done.
For completeness, this is latest version of DVDP running on Windows Home Server 2011 (x64) in shared database mode. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. | | | Last edited: by mediadogg |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,217 |
| |
Registered: March 18, 2007 | Reputation: | Posts: 6,463 |
| Posted: | | | | | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. |
|
Registered: March 31, 2007 | Posts: 662 |
| Posted: | | | | Do you have the backup notification on closing activated? This might prevent DVDP from closing. | | | | | | Last edited: by StaNDarD |
|
Registered: March 18, 2007 | Reputation: | Posts: 6,463 |
| Posted: | | | | Quoting StaNDarD: Quote: Do you have the backup notification on closing activated? This might prevent DVDP from closing. Good tip. I'll check. That would be a good workaround, but DVDP should require no user intervention to respond to an official "Get outta Dodge" message from Windows. Thanks, I'll report back the results. | | | Thanks for your support. Free Plugins available here. Advanced plugins available here. Hey, new product!!! BDPFrog. |
|
Registered: March 13, 2007 | Reputation: | Posts: 20,111 |
| Posted: | | | | Yes, it is a serious bug and I can confirm it happening also. It badly needs to be corrected. | | | Corey |
|
Registered: May 2, 2013 | Posts: 32 |
| Posted: | | | | Yep, also confirming this happens. |
|
Registered: March 14, 2007 | Reputation: | Posts: 4,678 |
| Posted: | | | | It's actually a bit worse than that. Even if you shut down Profiler manually, it keeps running for a while in the background. How long probably depends on how fast your computer is. If it has been idling for a long time, memory seems to have been swapped out, so first it starts to add memory in chunks, and only after that does Profiler actually start to shut down.
So even if you exit Profiler and then shut down Windows, you can still get the same problem. I check with Task Manager to make sure that Profiler has run its course before I shutdown/reboot. I've seen it run for up to a minute on my machine. | | | My freeware tools for DVD Profiler users. Gunnar |
|
Registered: March 13, 2007 | Reputation: | Posts: 1,272 |
| Posted: | | | | Quoting GSyren: Quote: It's actually a bit worse than that. Even if you shut down Profiler manually, it keeps running for a while in the background. How long probably depends on how fast your computer is. If it has been idling for a long time, memory seems to have been swapped out, so first it starts to add memory in chunks, and only after that does Profiler actually start to shut down.
So even if you exit Profiler and then shut down Windows, you can still get the same problem. I check with Task Manager to make sure that Profiler has run its course before I shutdown/reboot. I've seen it run for up to a minute on my machine. This happens to me as well. I try to give it a fwe minutes after closing DVDP before shutting down or restarting. | | | HDTV: 52" Toshiba Regza 52XV545U AVR: Onkyo TR-707 Speakers: Paradigm Monitor 7 v6, CC-190 & Atom Monitors Subwoofer: Definitive Technology ProSub 800 BD/DVD: Oppo BDP-93 (Region Free) HD PVR: Motorola DXC3400 500GB w/ 1TB Expander BD/DVD/Game: 250GB PS3 Slim DVD/Game: 250GB XBox 360 Elite Special Edition (Black) Game: Wii Remote: Logitech Harmony One w/ PS3 Adapter WHS: Acer H341 Windows Home Server |
|
Registered: March 14, 2007 | Posts: 1,339 |
| Posted: | | | | confirmed. i always shut down dvdp manually before restarting or shutting down to prevent the need for database repair | | | -JoN |
|
Registered: March 13, 2007 | Reputation: | Posts: 2,293 |
| Posted: | | | | Quoting ruineddaydreams: Quote: confirmed. i always shut down dvdp manually before restarting or shutting down to prevent the need for database repair So do I but, to be fair to DVDP, I have to treat Outlook the same way and it's not like Microsoft are rushing to 'repair' that or even consider it a significant problem! | | | It is dangerous to be right in matters where established men are wrong |
|
Registered: March 29, 2007 | Reputation: | Posts: 2,749 |
| Posted: | | | | Come on gang, it only takes one click in the upper right corner on the X to quit a program. Shutting down Windows without quitting your running programs seem a little like getting bashed in the head with a hammer to go to sleep instantly. It may work, but there are consequences. | | | Marty - Registered July 10, 2004, User since 2002. |
|
Registered: March 14, 2007 | Reputation: | Posts: 4,678 |
| Posted: | | | | Quoting mreeder50: Quote: Come on gang, it only takes one click in the upper right corner on the X to quit a program. Shutting down Windows without quitting your running programs seem a little like getting bashed in the head with a hammer to go to sleep instantly. It may work, but there are consequences. Well, as pointed out, quitting the program doesn't help unless one waits for the background process to finish. And Windows is designed to let programs shut down cleanly. | | | My freeware tools for DVD Profiler users. Gunnar |
|
Registered: March 29, 2007 | Reputation: | Posts: 2,749 |
| Posted: | | | | You (general you) could set up a bat file with built-in delays to allow processes to stop and finally at the end, shutdown Windows. | | | Marty - Registered July 10, 2004, User since 2002. |
|
Registered: March 14, 2007 | Posts: 2,337 |
| Posted: | | | | Quoting mreeder50: Quote: You (general you) could set up a bat file with built-in delays to allow processes to stop and finally at the end, shutdown Windows. This would go overly complicated since you would have tho create a shutdown script (and I mean shutdown, not log out script) with a loop function that would monitor DVDP process and when the error level is correct (DVDP process has been stopped) it would continue the shutdown process. I'm not even sure if this is possible with .bat scripts used in 90' (I remember they have some limitations with for-loop and error levels). I understood that this bug is an issue if you run DVDP on server as a service when nobody is logged in and automatic reboot is initiated by, for example Windows update. In normal desktop user situations (user logged in) you can just close DVDP, make sure that the process has been shutdown and reboot. |
|
Registered: March 20, 2007 | Posts: 56 |
| Posted: | | | | This issue is still present and is very serious and annoying. But I currently suspect that we will not see a new version of DVD Profiler (given that the last version has been released over 1,5 years ago despite enough things that need improvement or fixing). Quoting mreeder50: Quote: Come on gang, it only takes one click in the upper right corner on the X to quit a program. Shutting down Windows without quitting your running programs seem a little like getting bashed in the head with a hammer to go to sleep instantly. It may work, but there are consequences. No - there shouldn't be any consequences. Windows has clean messages for exactly this use case. |
|