Loading Database Error

Posted on
Tue Oct 11, 2016 3:53 pm
HFTobeason offline
Posts: 297
Joined: Nov 07, 2003

Loading Database Error

I'm not sure what's going on... But I'm seeing this error when I start up Indigo:

    Starting Indigo Server version 6.1.11 (Mac OS X 10.12)
    Loading attachments
    "device target attachment.scpt" script loaded
    "group target attachment.scpt" script loaded
    "growl attachment.scpt" script loaded
    "iTunes attachment.scpt" script loaded
    "scenes attachment.scpt" script loaded
    Loading database "/Users/XXX/Desktop/XXX.indiDb"
    Error script error: around characters 107 to 111
    Error script error: Expected end of line, etc. but found class name. (-2741)
    Error script error: around characters 107 to 111
    Error script error: Expected end of line, etc. but found class name. (-2741)
    Error script error: around characters 107 to 111
    Error script error: Expected end of line, etc. but found class name. (-2741)
    Error script error: around characters 107 to 111
    Error script error: Expected end of line, etc. but found class name. (-2741)
    Error script error: around characters 107 to 111
    Error script error: Expected end of line, etc. but found class name. (-2741)
    Error script error: around characters 107 to 111
    Error script error: Expected end of line, etc. but found class name. (-2741)
    Loading plugin "Action Collection 1.4.15"
    Starting plugin "Action Collection 1.4.15" (pid 22788)
    Loading interface "INSTEON Commands 2.0.6"
    Starting interface "INSTEON Commands 2.0.6" (pid 22789)
    Loading plugin "NOAA Weather Plus 1.1.8"
    Starting plugin "NOAA Weather Plus 1.1.8" (pid 22790)
    Loading plugin "TED 5000 Plugin 1.0.5"
    Starting plugin "TED 5000 Plugin 1.0.5" (pid 22791)
    Found disabled interface "Z-Wave 1.0.371"
    Found disabled plugin "Airfoil 1.1.14"
    Found disabled plugin "DIRECTV DVR Control 1.1.1"
    Found disabled plugin "EasyDAQ Relay Card 1.1.8"
    Found disabled plugin "Global Property Manager 1.0.1"
    Found disabled plugin "Growl 1.1.3"
    Found disabled plugin "iCal Alarm Processor 1.1.1"
    Found disabled plugin "iTunes 1.1.7"
    Found disabled plugin "NOAA Weather 1.1.2"
    Found disabled plugin "SQL Logger 1.1.11"
    Found disabled plugin "Timers and Pesters 1.2.2"
    Found disabled plugin "Vera Bridge 1.0.10"
    Found disabled interface "Virtual Devices 1.0.14"
    Found disabled plugin "WeatherSnoop 2.0.11"
    Bonjour registered "Indigo - XXX"
    Indigo Cocoa client connected
    Started interface "INSTEON Commands 2.0.6"
    Started plugin "Action Collection 1.4.15"
    Started plugin "NOAA Weather Plus 1.1.8"
    Started plugin "TED 5000 Plugin 1.0.5"
    ...

Posted on
Tue Oct 11, 2016 9:02 pm
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Loading Database Error

You've got an AppleScript that's broken. Unfortunately there aren't any further clues about which one it might be.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Oct 11, 2016 9:23 pm
kw123 offline
User avatar
Posts: 8363
Joined: May 12, 2013
Location: Dallas, TX

Loading Database Error

Please please please get rid of AppleScript. It not just creates problems for the script itself but for any plugin that runs into a timeout from the indigoserver due to being busy waiting for AppleScript.

The error handling of these situation is reaaaaaallllllly difficult.
If you e.g. want to access an indigo device and you get an error back from indigo the default action is that the device does not exist. And then you do things assuming that you need to create the device. That's naturally wrong.
I have > 300 of those situations in my plugins, each need to be analyzed and covered.

So please switch to python.


Sent from my iPhone using Tapatalk

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 5 guests