Crash with the clickfinder Import Utility (1 Viewer)

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Hi all,

    Sorry to skip the template, but I think it is not really relevant in this case.

    With the 0.2.0.0 release I am trying to use mPods clickfinder import plugin. I configured it (it took a few seconds to realize the double click routine) and I started MP. It died very fast on me and resulted in :

    ExceptionType: System.Data.OleDb.OleDbException
    Message: Für mindestens einen erforderlichen Parameter wurde kein Wert angegeben.
    Source: Microsoft JET Database Engine

    Stack trace:
    bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
    bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
    bei ProcessPlugins.TvMovie.TvMovieDatabase.ImportStation(String stationName, ArrayList channelNames)
    bei ProcessPlugins.TvMovie.TvMovieDatabase.Import()
    bei ProcessPlugins.TvMovie.TvMovie.ImportThread()
    bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    bei System.Threading.ThreadHelper.ThreadStart()

    in the exception log. This looks like something is not found to me, but what? Thanks in advance.
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Thanks mPod, but still I have the crash when I enable the plugin. I will test & write some more detail tomorrow.
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    Still the Clickfinder Import Crashes on me. I rechecked my configuration, but it just dies. Here is the part of the MediaPortal.log containing the TVMovie info:

    11.07.2006 22:54:41 TVMovie: DB path: C:\Programme\TV Movie\TV Movie ClickFinder\tvdaten.mdb
    11.07.2006 22:54:41 PowerScheduler: Set wakeup timer at 01.01.2100 00:59:00
    11.07.2006 22:54:41 TVMovie: Importing database
    11.07.2006 22:54:43 Exception :confused:ystem.Data.OleDb.OleDbException: Für mindestens einen erforderlichen Parameter wurde kein Wert angegeben.
    bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
    bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
    bei ProcessPlugins.TvMovie.TvMovieDatabase.ImportStation(String stationName, ArrayList channelNames)
    bei ProcessPlugins.TvMovie.TvMovieDatabase.Import()
    bei ProcessPlugins.TvMovie.TvMovie.ImportThread()
    bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    bei System.Threading.ThreadHelper.ThreadStart()
    11.07.2006 22:54:43 Exception :Für mindestens einen erforderlichen Parameter wurde kein Wert angegeben.
    11.07.2006 22:54:43 site :Int32 ExecuteCommandTextForSingleResult(System.Data.OleDb.tagDBPARAMS, System.Object ByRef)
    11.07.2006 22:54:43 source :Microsoft JET Database Engine
    11.07.2006 22:54:43 stacktrace: bei System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
    bei System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
    bei System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
    bei System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable)
    bei ProcessPlugins.TvMovie.TvMovieDatabase.ImportStation(String stationName, ArrayList channelNames)
    bei ProcessPlugins.TvMovie.TvMovieDatabase.Import()
    bei ProcessPlugins.TvMovie.TvMovie.ImportThread()
    bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
    bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    bei System.Threading.ThreadHelper.ThreadStart()
    11.07.2006 22:54:43 MediaPortal: stop...
    11.07.2006 22:54:43 GUIFont:texture disposing:0 debug
    11.07.2006 22:54:43 GUIFont:texture disposing:1 font10
    11.07.2006 22:54:43 GUIFont:texture disposing:2 font12
    11.07.2006 22:54:43 GUIFont:texture disposing:3 font13
    11.07.2006 22:54:43 GUIFont:texture disposing:4 font14
    11.07.2006 22:54:43 GUIFont:texture disposing:5 font16
    11.07.2006 22:54:43 GUIFont:texture disposing:6 font18
    11.07.2006 22:54:43 GUIFont:texture disposing:7 dingbats
    11.07.2006 22:54:43 GUIFont:texture disposing:8 font32
    11.07.2006 22:54:43 GUIFont:texture disposing:9 font48
    11.07.2006 22:54:43 GUIFont:texture disposing:10 font72
    11.07.2006 22:54:43 GUIFont:texture disposing:11 fontSVT
    11.07.2006 22:54:43 TexturePacker: disposing texture:199
    11.07.2006 22:54:43 TexturePacker: disposing texture:198
    11.07.2006 22:54:43 Main: Exiting
    11.07.2006 22:54:43 Recorder:confused:top all tuners
    11.07.2006 22:54:43 Recorder:confused:top card:Twinhan DVB-S
    11.07.2006 22:54:43 TVCapture.Stop() Card:1
    11.07.2006 22:54:43 TVCapture.DeleteGraph() Card:1
    11.07.2006 22:54:43 DVBGraphBDA:DeleteGraph(). ac3=false
    11.07.2006 22:54:43 DVBGraphBDA:DeleteGraph()
    11.07.2006 22:54:43 DVBDemuxer: audio:0 video:0 teletext:0 pmt:0 subtitle:0 program:-1
    11.07.2006 22:54:43 6 vmr9:Dispose
    11.07.2006 22:54:43 DVBGraphBDA:ReleaseComObject(m_StreamBufferSink):-1
    11.07.2006 22:54:44 Recorder:confused:top card:Medion 7134 (Analogue)
    11.07.2006 22:54:44 TVCapture.Stop() Card:2
    11.07.2006 22:54:44 TVCapture.DeleteGraph() Card:2
    11.07.2006 22:54:44 SinkGraph:DeleteGraph()
    11.07.2006 22:54:44 mpeg2: close interfaces
    11.07.2006 22:54:45 Commandprocessor stopped
    11.07.2006 22:54:45 PlugInManager.Stop()
    11.07.2006 22:54:45 PluginManager: stopping ProcessPlugins.DiskSpace.RecordingManagement
    11.07.2006 22:54:45 PluginManager: stopping ProcessPlugins.DiskSpace.EpisodeManagement
    11.07.2006 22:54:45 PluginManager: stopping MediaPortal.PowerScheduler.NVPPowerScheduler
    11.07.2006 22:54:45 PowerScheduler: Stop()
    11.07.2006 22:54:45 PluginManager: stopping ProcessPlugins.DiskSpace.DiskManagement
    11.07.2006 22:54:45 PluginManager: stopping ProcessPlugins.TvMovie.TvMovie
    11.07.2006 22:54:45 PluginManager: stopping ProcessPlugins.TVNotifies.NotifyManager
    11.07.2006 22:54:45 fonts.Dispose()
    11.07.2006 22:54:45 Windowmanager:closing current window
    11.07.2006 22:54:45 window:MediaPortal.GUI.Home.HomeWindow deinit
    11.07.2006 22:54:45 texturemanager:CleanupThumbs()
    11.07.2006 22:54:45 Main: MediaPortal done

    Any suggestions?
     

    mbuzina

    Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    mPod said:
    No other than reinstalling very latest Clickfinder.
    ok that helped, thanks.

    stupid thing updates iterativly...

    now on latest, it works. great!
     

    Users who are viewing this thread

    Top Bottom