Charmed Quark Systems
Google
WWW CharmedQuark.com

Go Back   Charmed Quark Systems > General Discussion > Beta Discussions
Register FAQ Members List Calendar Mark Forums Read

Beta Discussions This section is for discussion of pre-released versions of CQC, to keep it separate from the released stuff.

Closed Thread
 
Thread Tools Display Modes
  #381  
Old 04-20-2013, 04:26 PM
Dean Roddey's Avatar
Dean Roddey Dean Roddey is offline
Administrator
 
Join Date: Aug 2002
Location: Mountain View, CA
Posts: 32,495
Default

I checked and it looks like DriverReady is already correctly catching the error and should only log it if the verbosity is cranked up, so it shouldn't be logging anything, and I'm not seeing anything logged when I run it with a non-existent or disconnected driver. You don't have verbose logging set in the environment or something do you?
__________________
Dean Roddey
Software Geek Extraordinaire
  #382  
Old 04-20-2013, 05:03 PM
jkish jkish is offline
 
Join Date: May 2007
Posts: 1,691
Default

I'm seeing a lot of ZWave debugging entries in the log.

I think some of them were there before the latest Beta I got, but I wondered if they should be there at all.
  #383  
Old 04-20-2013, 05:19 PM
Dean Roddey's Avatar
Dean Roddey Dean Roddey is offline
Administrator
 
Join Date: Aug 2002
Location: Mountain View, CA
Posts: 32,495
Default

What are some examples?
__________________
Dean Roddey
Software Geek Extraordinaire
  #384  
Old 04-20-2013, 05:28 PM
jkish jkish is offline
 
Join Date: May 2007
Posts: 1,691
Default

Quote:
Originally Posted by Dean Roddey
What are some examples?

04/20 20:50:27-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.92, Status/App Status
ZWDebug: 8 units were reported available
}
04/20 20:50:27-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.120, Status/App Status
ZWDebug: Existing unit verification phase starting...
}
04/20 20:50:27-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 7
}
04/20 20:50:27-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=10, SpecType=10
}
04/20 20:50:27-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 4
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=11, SpecType=11
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 2
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=10, SpecType=10
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 6
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=11, SpecType=11
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 5
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=10, SpecType=10
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 1
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=10, SpecType=10
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 3
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=10, SpecType=10
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.125, Status/App Status
ZWDebug: Verifying existing unit with id: 16
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.161, Status/App Status
ZWDebug: BaseType=3, GenType=10, SpecType=10
}
04/20 20:50:28-automation2, CQCServer, CQCDrv_ZWaveThread28
{
ZWaveUSBS, ZWaveUSBS_DriverImpl3.cpp.238, Status/App Status
ZWDebug: Existing unit verification phase completed
}
  #385  
Old 04-20-2013, 05:30 PM
Dean Roddey's Avatar
Dean Roddey Dean Roddey is offline
Administrator
 
Join Date: Aug 2002
Location: Mountain View, CA
Posts: 32,495
Default

Oh, OK, during the initial phase and in the old USB driver. I'll take a look at it.
__________________
Dean Roddey
Software Geek Extraordinaire
  #386  
Old 04-23-2013, 03:22 PM
Dean Roddey's Avatar
Dean Roddey Dean Roddey is offline
Administrator
 
Join Date: Aug 2002
Location: Mountain View, CA
Posts: 32,495
Default

That issue should be dealt with for 4.3. Let me know if not. I'm doing last minute testing and updating of the web site(s) content in preparation for the 4.3 release. I'll probably post it tomorrow.
__________________
Dean Roddey
Software Geek Extraordinaire
  #387  
Old 04-24-2013, 04:37 PM
Dean Roddey's Avatar
Dean Roddey Dean Roddey is offline
Administrator
 
Join Date: Aug 2002
Location: Mountain View, CA
Posts: 32,495
Default

This guy is closed now. A new thread is opened for the post-4.3 release cycle.
__________________
Dean Roddey
Software Geek Extraordinaire
Closed Thread


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:05 PM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.