Housebot quits for no reason (after 1.5x upgrade?)
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
What OS and version are you running? And have you upgraded or installed any patches recently?
Can you look to see what version your msvcrt.dll and mfc42.dll files are? They are located in your C:\WINDOWS\SYSTEM32 directory. If you right mouse click on the files in the explorer and select 'Properties' and click on the 'version' tab, it should show the file version there.
Thanks,
Scott
Can you look to see what version your msvcrt.dll and mfc42.dll files are? They are located in your C:\WINDOWS\SYSTEM32 directory. If you right mouse click on the files in the explorer and select 'Properties' and click on the 'version' tab, it should show the file version there.
Thanks,
Scott
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
Redbeard,
You are running the exact same configuration and version of DLLs as my development machine, so everything looks good.
I'm tracking down another report of a similar problem. Your problem may very well be related, so I'd like to try and have you both try the solutions together. Check out this post and download the ZIP file in the post to try.
Also, if you could send me your HBData.mdb file and any additional dump files to [email protected], that would be great.
Thanks,
Scott
You are running the exact same configuration and version of DLLs as my development machine, so everything looks good.
I'm tracking down another report of a similar problem. Your problem may very well be related, so I'd like to try and have you both try the solutions together. Check out this post and download the ZIP file in the post to try.
Also, if you could send me your HBData.mdb file and any additional dump files to [email protected], that would be great.
Thanks,
Scott
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
Sent the MDB, and installed the new EXE and DLL files. The timing was something I neglected to include in my bug report - mine seems to shut down in the middle of the night too... and I wouldn't be surprised if it was midnight.
Just FYI, the LDB file was there when I went to find the MDB one, so if HouseBot is anything like running "straight" MS Access, it was probably some sort of inelegant exit... not shutting down the database correctly.
I'll report back next time we get past midnight.
Thanks for your quick responses, Scott!
Just FYI, the LDB file was there when I went to find the MDB one, so if HouseBot is anything like running "straight" MS Access, it was probably some sort of inelegant exit... not shutting down the database correctly.
I'll report back next time we get past midnight.
Thanks for your quick responses, Scott!
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
Well - shortly after I woke up this morning, HouseBot had quit again. It did begin to run the "Wake Up" script, because the Bathroom Light came on. I wish I could make it quit more predictably so that I could watch it!
Anyway - I take this to mean that my shutdown issues are not related to system time... at least system time = midnight.
Anyway - I take this to mean that my shutdown issues are not related to system time... at least system time = midnight.
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
I saw it quit!
Okay, here's the current situation:
Running HB 1.51b
Using the "old" CM11A DLL (gives me errors in some macros.)
Of course, now I can't re-create the error. :-/
When it happened, I was trying to get HB to change the power state of "Bedroom Patrick's Lamp" and it will not work. I can change it in HB, but it seems not to send the X10 signal. "Bedroom Overhead Light" seems to work fine.
Here's a real off the wall idea... what about the single quote mark in "Patrick's Lamp?" Might that be throwing off a query somewhere?
Okay, here's the current situation:
Running HB 1.51b
Using the "old" CM11A DLL (gives me errors in some macros.)
Of course, now I can't re-create the error. :-/
When it happened, I was trying to get HB to change the power state of "Bedroom Patrick's Lamp" and it will not work. I can change it in HB, but it seems not to send the X10 signal. "Bedroom Overhead Light" seems to work fine.
Here's a real off the wall idea... what about the single quote mark in "Patrick's Lamp?" Might that be throwing off a query somewhere?
Redbeard,
Can you send me the dump file and any log files that you have. I saw something suspicious in your 9/27 log file, but have not been able to tie it to the problem. With more data, I may be able to dig a little deeper.
Also, please try the old CM11A DLL that I sent. I'm curious to see if it works any better.
I just tried testing with a Device with single quotes and it works fine.
Scott
Can you send me the dump file and any log files that you have. I saw something suspicious in your 9/27 log file, but have not been able to tie it to the problem. With more data, I may be able to dig a little deeper.
Also, please try the old CM11A DLL that I sent. I'm curious to see if it works any better.
I just tried testing with a Device with single quotes and it works fine.
Scott
Redbeard,
I reread your message and you WERE using the old CM11 DLL. Please put the new one back.
If you can turn on a bunch of tracing, it might help track this down.
To generate a trace file:
Scott
I reread your message and you WERE using the old CM11 DLL. Please put the new one back.
If you can turn on a bunch of tracing, it might help track this down.
To generate a trace file:
- From the HouseBot main menu, select 'Settings/Tracing...'.
- Press the 'Advanced' button.
- Select the name of the CM11A interface in the list (it will be prefixed with an asterisk).
- Select the 'File' checkbox and enter a file name in the edit field below (file name only).
- Do the same for your Devices and Tasks that you find in the list.
- Press OK to dismiss all dialogs.
- Try and use the interface again. This should generate data in the log file. Run HB until it dies.
- Send the trace file and dump file to me at '[email protected]'. The file can be found in the HouseBot\Logs directory.
- Turn the tracing off by returning to the 'Advanced' tracing dialog and removing all of the the checks by the 'File' option that you set previously.
Scott
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
-
- Member
- Posts: 18
- Joined: Mon Aug 11, 2003 4:43 pm
So far... so good... with the last build of the CM11a plugin.
2 days, 1 hour, 53 minutes... and counting.
BTW, to enhance my laziness... so that I don't have to climb stairs to check my HouseBot computer, I've installed VNC. Works like a charm and it's FREE!
2 days, 1 hour, 53 minutes... and counting.
BTW, to enhance my laziness... so that I don't have to climb stairs to check my HouseBot computer, I've installed VNC. Works like a charm and it's FREE!
Redbeard,
That's great news. There were a couple of other patches that I wanted to get out, so I rolled the CM11a changes into version 1.52. You can download it if you want, but its pretty much the same thing you are running now.
My laziness also requires me to use VNC. It's amazing what you can get for free.
Scott
That's great news. There were a couple of other patches that I wanted to get out, so I rolled the CM11a changes into version 1.52. You can download it if you want, but its pretty much the same thing you are running now.
My laziness also requires me to use VNC. It's amazing what you can get for free.
Scott