Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ISY problem with CQC v4.60
#1
I started getting this error...
Code:
10/27 01:24:05-Automation-PC, CQCDataSrv, CIDOrbSrvWorkThread_1
{
    CQCDataSrv, CQCDataSrv_MacroServerImpl.cpp.133, Failed/Not Found, Error: 5000/0/0
    Macro class '\MEng\System\CQC\Drivers\ISYInsteon\DriverImpl' was not found
      <CQCDataSrv> CIDOrb_ThisFacility.cpp - 536
      <CQCServer> CQCKit_MacroSrvClientProxy.cpp - 87
      <CQCServer> CQCDriver_DriverBase.cpp - 3875

}
10/27 01:24:05-Automation-PC, CQCServer, CQCDrv_ISYThread14
{
    CQCKit, CQCDriver_DriverBase.cpp.3884, Failed/Initialization
    An exception occured during driver initialization. Check the logs
}
10/27 01:24:15-Automation-PC, CQCDataSrv, CIDOrbSrvWorkThread_1
{
    CQCDataSrv, CQCDataSrv_MacroServerImpl.cpp.133, Failed/Not Found, Error: 5000/0/0
    Macro class '\MEng\System\CQC\Drivers\ISYInsteon\DriverImpl' was not found
      <CQCDataSrv> CIDOrb_ThisFacility.cpp - 536
      <CQCServer> CQCKit_MacroSrvClientProxy.cpp - 87
      <CQCServer> CQCDriver_DriverBase.cpp - 3875

}
10/27 01:24:15-Automation-PC, CQCServer, CQCDrv_ISYThread14
{
    CQCKit, CQCDriver_DriverBase.cpp.3884, Failed/Initialization
    An exception occured during driver initialization. Check the logs
}
10/27 01:24:25-Automation-PC, CQCDataSrv, CIDOrbSrvWorkThread_1
{
    CQCDataSrv, CQCDataSrv_MacroServerImpl.cpp.133, Failed/Not Found, Error: 5000/0/0
    Macro class '\MEng\System\CQC\Drivers\ISYInsteon\DriverImpl' was not found
      <CQCDataSrv> CIDOrb_ThisFacility.cpp - 536
      <CQCServer> CQCKit_MacroSrvClientProxy.cpp - 87
      <CQCServer> CQCDriver_DriverBase.cpp - 3875

}
10/27 01:24:25-Automation-PC, CQCServer, CQCDrv_ISYThread14
{
    CQCKit, CQCDriver_DriverBase.cpp.3884, Failed/Initialization
    An exception occured during driver initialization. Check the logs
}
10/27 01:24:25-Automation-PC, CQCServer, CQCDrv_ISYThread14
{
    CQCGenDrvS, CQCGenDrvS_DriverGlue.cpp.2172, Failed/App Status
    An system exception occured in CML driver method Terminate
}
10/27 01:24:25-Automation-PC, CQCDataSrv, CIDOrbSrvWorkThread_1
{
    CQCDataSrv, CQCDataSrv_MacroServerImpl.cpp.133, Failed/Not Found, Error: 5000/0/0
    Macro class '\MEng\System\CQC\Drivers\ISYInsteon\DriverImpl' was not found
      <CQCDataSrv> CIDOrb_ThisFacility.cpp - 536
      <CQCServer> CQCKit_MacroSrvClientProxy.cpp - 87
      <CQCServer> CQCDriver_DriverBase.cpp - 3875

}
10/27 01:24:25-Automation-PC, CQCServer, CQCDrv_ISYThread14
{
    CQCKit, CQCDriver_DriverBase.cpp.3884, Failed/Initialization
    An exception occured during driver initialization. Check the logs
}
10/27 01:24:25-Automation-PC, CQCServer, CIDOrbSrvWorkThread_3
{
    CQCServer, CQCServer_DriverCtrl.cpp.203, Status/App Status
    Reconfigure of driver ISY is completed
}
10/27 01:24:35-Automation-PC, CQCDataSrv, CIDOrbSrvWorkThread_1
{
    CQCDataSrv, CQCDataSrv_MacroServerImpl.cpp.133, Failed/Not Found, Error: 5000/0/0
    Macro class '\MEng\System\CQC\Drivers\ISYInsteon\DriverImpl' was not found
      <CQCDataSrv> CIDOrb_ThisFacility.cpp - 536
      <CQCServer> CQCKit_MacroSrvClientProxy.cpp - 87
      <CQCServer> CQCDriver_DriverBase.cpp - 3875

}
10/27 01:24:35-Automation-PC, CQCServer, CQCDrv_ISYThread14
{
    CQCKit, CQCDriver_DriverBase.cpp.3884, Failed/Initialization
    An exception occured during driver initialization. Check the logs
}

I have tried re installing the driver but I still get the "waiting for initialization" error.
tia, Ron

My HT equipment I want to control by CQC (some day hopefully)
Yamaha CX-A5100, Dune HD pro 4k, Dune HD Pro 4k plus, ISY 994i, LG 86" 4k FP, and a projector in the future
Reply
#2
Did you upgrade all your systems? The driver was moved to make it consistent with the way other drivers are stored, because there are now going to be two of them (the original and the V2.) That is trying to load it from the old location.

If you go to [cqc]\CQCData\DataServer\Manifests\User\ on the Master Server do you have any ISY/Insteon driver manifest files in there? If so, you may be loading one of those instead of the shipped one, so copy those out somewhere else and restart the MS and try it again. That would mean someone gave you a User manifest but didn't change the make/model so it's being used instead of the System one.
Dean Roddey
Explorans limites defectum
Reply
#3
I just tested it with the 4.5.25 version, which I assume is what you meant by 4.6 (I just updated the release notes to get ready for 4.6 so I don't forget it, it's not really 4.6 yet).), and it's working fine. So I'm assuming you probably have a User manifest file that was referring to the System driver, and now that I've move it, that manifest is causing problems. So check for that and remove it if so. If not, let me know.
Dean Roddey
Explorans limites defectum
Reply
#4
Dean Roddey Wrote:Did you upgrade all your systems? The driver was moved to make it consistent with the way other drivers are stored, because there are now going to be two of them (the original and the V2.) That is trying to load it from the old location.

If you go to [cqc]\CQCData\DataServer\Manifests\User\ on the Master Server do you have any ISY/Insteon driver manifest files in there? If so, you may be loading one of those instead of the shipped one, so copy those out somewhere else and restart the MS and try it again. That would mean someone gave you a User manifest but didn't change the make/model so it's being used instead of the System one.
The folder is empty. Should I uninstall CQC, and start over with it?
tia, Ron

My HT equipment I want to control by CQC (some day hopefully)
Yamaha CX-A5100, Dune HD pro 4k, Dune HD Pro 4k plus, ISY 994i, LG 86" 4k FP, and a projector in the future
Reply
#5
No, don't uninstall CQC. There's no way that's required. There's something silly going on, nothing fundamental. I assume all of your other drivers are ok, right?

If you select the ISY driver in the Host Admin dialog, and press the Info button, what does the Version value show? The latest version is 2.2, so you should see 2.2 there.
Dean Roddey
Explorans limites defectum
Reply
#6
Dean Roddey Wrote:No, don't uninstall CQC. There's no way that's required. There's something silly going on, nothing fundamental. I assume all of your other drivers are ok, right?

If you select the ISY driver in the Host Admin dialog, and press the Info button, what does the Version value show? The latest version is 2.2, so you should see 2.2 there.
I only have 2 drivers setup currently... The ISY driver says 2.2. My Denon driver is working fine.
tia, Ron

My HT equipment I want to control by CQC (some day hopefully)
Yamaha CX-A5100, Dune HD pro 4k, Dune HD Pro 4k plus, ISY 994i, LG 86" 4k FP, and a projector in the future
Reply
#7
It's got to be picking up the wrong manifest file. Let's try this... Import the attached package, then do a reload of the driver and see if that doesn't fix it.


Attached Files
.cqcdrvpack   ISY_NewLocation.CQCDrvPack (Size: 42.49 KB / Downloads: 1)
Dean Roddey
Explorans limites defectum
Reply
#8
Dean Roddey Wrote:It's got to be picking up the wrong manifest file. Let's try this... Import the attached package, then do a reload of the driver and see if that doesn't fix it.
Thanks Dean, that did it. :-)
tia, Ron

My HT equipment I want to control by CQC (some day hopefully)
Yamaha CX-A5100, Dune HD pro 4k, Dune HD Pro 4k plus, ISY 994i, LG 86" 4k FP, and a projector in the future
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  5.3.928 problem rbroders 4 3,832 01-12-2019, 02:16 PM
Last Post: rbroders
  4.5.20 CAB question/problem of sorts SomeWhatLost 6 5,304 10-13-2014, 05:59 PM
Last Post: SomeWhatLost
  Problem with scrolling overlays pjgregory 5 5,549 12-04-2013, 12:21 PM
Last Post: Dean Roddey
  Problem loading templates from IV driver jkish 3 4,354 08-26-2010, 06:56 PM
Last Post: Dean Roddey
  cqc 3.3.9 problem loading interface pilotguy7ca 3 4,129 08-18-2010, 12:43 PM
Last Post: pilotguy7ca
  Installation Problem anogee 6 6,155 11-13-2009, 09:24 PM
Last Post: anogee
  Moniker Problem eded9698 3 3,898 10-31-2009, 10:00 AM
Last Post: Dean Roddey
  File Tag browser problem simon 3 4,562 07-30-2007, 10:03 AM
Last Post: Dean Roddey
  Problem with new audio player jchurley 16 11,974 05-06-2007, 01:14 PM
Last Post: jchurley
  Problem with Media repo over 2 machines rm1759 7 5,762 01-22-2007, 07:41 PM
Last Post: Dean Roddey

Forum Jump:


Users browsing this thread: 1 Guest(s)