keccles wrote:
> On Thu, 2008-05-15 at 08:24 -0700, Kevin Thorley wrote:
>> keccles wrote:
>>> I was trying to apply new config to my 4 phones to update DST settings.
>>> The job status screen shows this.
[...]

> 
> "2008-05-15 19:59:16,229": WARN:JDBCExceptionReporter:77:SQL Error: 0, 
> SQLState: 42703
> "2008-05-15 19:59:16,230":ERROR:JDBCExceptionReporter:78:ERROR: column 
> phonebook0_.members_vcard_filename does not exist

It's a new field that has been added not that long ago.
You DB schema should have been patched automatically. What does this show?

psql -U postgres -d SIPXCONFIG -c "select * from version_history;"
psql -U postgres -d SIPXCONFIG -c "select * from patch;"

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to