Hi!
This Monday presented me with a new problem.
Everything went almost OK (“no audio/video” was, of course, my best friend depending on the SVN I installed), until I decided to upgrade TVserver again.
Thanks to Monday, but now I experience problems with the DB.
During the installation I got some message, that the new DB will be created.
I’m actually sick and tired of bugs in SVNs and I didn’t want to roll-back and use old SVN without losing the DB.
So I decided to install new SVN and to recreate my TV DB, losing the old one.
When I went to My TV in MP, I saw all the channels and favorites.
I saw only names, but I couldn’t watch TV.
I opened the error.log and saw:
* * *
04.09.2007 2:28:03 1 Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns pilot, rollOff in table TuningDetail do not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvChannels.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
04.09.2007 2:28:03 1 Exception :The columns pilot, rollOff in table TuningDetail do not exist.
04.09.2007 2:28:03 1 site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
04.09.2007 2:28:03 1 source :Gentle.Common
04.09.2007 2:28:03 1 stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvChannels.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
04.09.2007 2:28:07 1 Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns pilot, rollOff in table TuningDetail do not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvGroups.mpComboBoxGroup_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at SetupTv.Sections.TvGroups.InitMapping()
at SetupTv.Sections.TvGroups.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
04.09.2007 2:28:07 1 Exception :The columns pilot, rollOff in table TuningDetail do not exist.
04.09.2007 2:28:07 1 site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
04.09.2007 2:28:07 1 source :Gentle.Common
04.09.2007 2:28:07 1 stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvGroups.mpComboBoxGroup_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at SetupTv.Sections.TvGroups.InitMapping()
at SetupTv.Sections.TvGroups.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
* * *
Any suggestions?
This Monday presented me with a new problem.
Everything went almost OK (“no audio/video” was, of course, my best friend depending on the SVN I installed), until I decided to upgrade TVserver again.
Thanks to Monday, but now I experience problems with the DB.
During the installation I got some message, that the new DB will be created.
I’m actually sick and tired of bugs in SVNs and I didn’t want to roll-back and use old SVN without losing the DB.
So I decided to install new SVN and to recreate my TV DB, losing the old one.
When I went to My TV in MP, I saw all the channels and favorites.
I saw only names, but I couldn’t watch TV.
I opened the error.log and saw:
* * *
04.09.2007 2:28:03 1 Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns pilot, rollOff in table TuningDetail do not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvChannels.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
04.09.2007 2:28:03 1 Exception :The columns pilot, rollOff in table TuningDetail do not exist.
04.09.2007 2:28:03 1 site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
04.09.2007 2:28:03 1 source :Gentle.Common
04.09.2007 2:28:03 1 stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvChannels.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
04.09.2007 2:28:07 1 Exception :Error: DeveloperErrorUnclassified
Gentle.Common.GentleException: The columns pilot, rollOff in table TuningDetail do not exist.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvGroups.mpComboBoxGroup_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at SetupTv.Sections.TvGroups.InitMapping()
at SetupTv.Sections.TvGroups.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
04.09.2007 2:28:07 1 Exception :The columns pilot, rollOff in table TuningDetail do not exist.
04.09.2007 2:28:07 1 site :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
04.09.2007 2:28:07 1 source :Gentle.Common
04.09.2007 2:28:07 1 stacktrace: at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Fail(Error error, Object[] args)
at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
at Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
at TvDatabase.Channel.ReferringTuningDetail()
at SetupTv.Sections.TvGroups.mpComboBoxGroup_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at SetupTv.Sections.TvGroups.InitMapping()
at SetupTv.Sections.TvGroups.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)
* * *
Any suggestions?
Russian Federation