2008-05-27 22:29:42.828125 [Info.][MPMain]: OnMessage exception:Error: UnexpectedRowCountUnclassified
Gentle.Common.GentleException: The number of returned rows 0 did not match the expected count of 1.
If concurrency control is enabled this may indicate that the record was updated or deleted by another process.
at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
at Gentle.Framework.ObjectFactory.GetInstance(Type type, SqlResult sr, Key key)
at Gentle.Framework.PersistenceBroker.RetrieveInstanc e(Type type, Key key, IDbConnection conn, IDbTransaction tr)
at Gentle.Framework.Broker.RetrieveInstance(Type type, Key key)
at TvDatabase.Channel.Retrieve(Int32 id)
at TvDatabase.Recording.ReferencedChannel()
at TvPlugin.TvRecorded.LoadDirectory()
at TvPlugin.TvRecorded.OnPageLoad()
this looks like the error, but as i said not sure where it has come from.
If a database error, you could try backing up the sql db, then delete it and reconfigure TVServer, but there was a problem with the initial release of MP1.0RC1, where it does not collect all the logs ie no TVServer ones.
Might be worthwhile updating to latest svn release from here
http://forum.team-mediaportal.com/me...19158-a-40133/
this only takes a couple of minutes to do, uninstall TVServer client first, choosing no to delete db (unless you want to), then install the mediaportal update, then reinstall TVServer + client plugin.