nightly BoundsException im Sendungsbaum

Du willst mithelfen? Hier gibt es die Möglichkeit dazu!
Antworten
Benutzeravatar
fingerhut
Platin Member
Beiträge: 2923
Registriert: 03 Feb 2005, 10:18
Wohnort: Nürnberg

nightly BoundsException im Sendungsbaum

Beitrag von fingerhut »

so wie es aussieht ist es schon in der SVN-2008-10-18 behoben. :roll:

tvbrowser-2.7.2-SVN-2008-10-17-nightly
Java 1.6.0_10
Win XP SP3
gestartet mit

Code: Alles auswählen

java.exe -Dpropertiesfile=windows.properties -Xmx256m -jar tvbrowser.jar
(um einfach des Log an und abzuschalten)

Wir schauen oder WinTVCap sind nicht mehr anklickbar (Wir schauen ist zur zeit leer da ich nur noch für 7 Tag das TV Programm lade. (zu viele Änderungen)
TV-B wird mit STR-Q beendet.
WinTVCap gibt die Aufnahmen an das Markierungs-Plugin und den Erinnerer weiter.


BildBild


Code: Alles auswählen

07:51:28 INFO: Start TV Pearl update.
07:51:28 INFO: Storing plugin settings for java.simplemarkerplugin.SimpleMarkerPlugin...
07:51:29 INFO: TV Pearl update finished.
07:51:29 INFO: Url: http://hilfe.tvbrowser.org/viewtopic.php?f=27&t=1470&st=0&sk=t&sd=a&sid=b6edf3f08a22378143b7569795e06023&start=735
Program count: 45
Last update: Sun Oct 19 07:51:28 CEST 2008
07:51:29 INFO: Progress:
07:51:37 INFO: Storing plugin settings for java.simplemarkerplugin.SimpleMarkerPlugin...
Exception in thread "WtvcgScheduler2AutoScheduling" java.lang.ArrayIndexOutOfBoundsException: 13 >= 12
        at java.util.Vector.removeElementAt(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache.treeStructureChanged(Unknown Source)
        at javax.swing.plaf.basic.BasicTreeUI$Handler.treeStructureChanged(Unknown Source)
        at javax.swing.tree.DefaultTreeModel.fireTreeStructureChanged(Unknown Source)
        at javax.swing.tree.DefaultTreeModel.reload(Unknown Source)
        at tvbrowser.ui.pluginview.PluginTreeModel.reload(PluginTreeModel.java:196)
        at devplugin.PluginTreeNode.update(PluginTreeNode.java:490)
        at wtvcgscheduler2.WtvcgScheduler2.updateTree(WtvcgScheduler2.java:1477)
        at wtvcgscheduler2.WtvcgScheduler2$27.run(WtvcgScheduler2.java:1319)
07:52:31 WARNUNG: Loading value on demand for field short description failed (channel: BR, date: Di, 21. Okt)
java.io.IOException: The day program file is invalid. Maybe it was replaced.
        at tvbrowser.core.data.OnDemandDayProgramFile.checkValid(OnDemandDayProgramFile.java:441)
        at tvbrowser.core.data.OnDemandDayProgramFile.loadFieldValue(OnDemandDayProgramFile.java:399)
        at tvbrowser.core.data.OnDemandProgram$OnDemandValue.getValue(OnDemandProgram.java:115)
        at tvbrowser.core.data.OnDemandProgram.getField(OnDemandProgram.java:87)
        at tvdataservice.MutableProgram.getTextField(MutableProgram.java:509)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:151)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.read(MultipleFieldReader.java:119)
        at util.misc.TextLineBreakerStringWidth.readNextWord(TextLineBreakerStringWidth.java:242)
        at util.misc.TextLineBreakerStringWidth.readNextLine(TextLineBreakerStringWidth.java:169)
        at util.misc.TextLineBreakerStringWidth.breakLines(TextLineBreakerStringWidth.java:113)
        at util.ui.TextAreaIcon.setText(TextAreaIcon.java:127)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:470)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:390)
        at util.ui.ProgramTableCellRenderer.getTableCellRendererComponent(ProgramTableCellRenderer.java:110)
        at javax.swing.JTable.prepareRenderer(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
        at javax.swing.plaf.ComponentUI.update(Unknown Source)
        at javax.swing.JComponent.paintComponent(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JViewport.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JLayeredPane.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
        at sun.awt.SunGraphicsCallback.runOneComponent(Unknown Source)
        at sun.awt.SunGraphicsCallback.runComponents(Unknown Source)
        at java.awt.Container.paint(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
        at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.Dialog$1.run(Unknown Source)
        at java.awt.Dialog$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at tvbrowser.extras.reminderplugin.ReminderPlugin$7.actionPerformed(ReminderPlugin.java:706)
        at tvbrowser.ui.mainframe.toolbar.ToolBar$6.actionPerformed(ToolBar.java:438)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
07:52:35 WARNUNG: Loading value on demand for field short description failed (channel: BR, date: Di, 21. Okt)
java.io.IOException: The day program file is invalid. Maybe it was replaced.
        at tvbrowser.core.data.OnDemandDayProgramFile.checkValid(OnDemandDayProgramFile.java:441)
        at tvbrowser.core.data.OnDemandDayProgramFile.loadFieldValue(OnDemandDayProgramFile.java:399)
        at tvbrowser.core.data.OnDemandProgram$OnDemandValue.getValue(OnDemandProgram.java:115)
        at tvbrowser.core.data.OnDemandProgram.getField(OnDemandProgram.java:87)
        at tvdataservice.MutableProgram.getTextField(MutableProgram.java:509)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:151)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.read(MultipleFieldReader.java:119)
        at util.misc.TextLineBreakerStringWidth.readNextWord(TextLineBreakerStringWidth.java:242)
        at util.misc.TextLineBreakerStringWidth.readNextLine(TextLineBreakerStringWidth.java:169)
        at util.misc.TextLineBreakerStringWidth.breakLines(TextLineBreakerStringWidth.java:113)
        at util.ui.TextAreaIcon.setText(TextAreaIcon.java:127)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:470)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:390)
        at util.ui.ProgramTableCellRenderer.getTableCellRendererComponent(ProgramTableCellRenderer.java:110)
        at javax.swing.JTable.prepareRenderer(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
        at javax.swing.plaf.ComponentUI.update(Unknown Source)
        at javax.swing.JComponent.paintComponent(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent.paintForceDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.blitDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.windowBlitPaint(Unknown Source)
        at javax.swing.JViewport.setViewPosition(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setValue(Unknown Source)
        at javax.swing.JScrollBar.setValue(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved(Unknown Source)
        at java.awt.Component.processMouseWheelEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventToSelf(Unknown Source)
        at java.awt.Component.dispatchMouseWheelToAncestor(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.Dialog$1.run(Unknown Source)
        at java.awt.Dialog$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at tvbrowser.extras.reminderplugin.ReminderPlugin$7.actionPerformed(ReminderPlugin.java:706)
        at tvbrowser.ui.mainframe.toolbar.ToolBar$6.actionPerformed(ToolBar.java:438)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
07:52:55 WARNUNG: Loading value on demand for field short description failed (channel: BR, date: Di, 21. Okt)
java.io.IOException: The day program file is invalid. Maybe it was replaced.
        at tvbrowser.core.data.OnDemandDayProgramFile.checkValid(OnDemandDayProgramFile.java:441)
        at tvbrowser.core.data.OnDemandDayProgramFile.loadFieldValue(OnDemandDayProgramFile.java:399)
        at tvbrowser.core.data.OnDemandProgram$OnDemandValue.getValue(OnDemandProgram.java:115)
        at tvbrowser.core.data.OnDemandProgram.getField(OnDemandProgram.java:87)
        at tvdataservice.MutableProgram.getTextField(MutableProgram.java:509)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:151)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.read(MultipleFieldReader.java:119)
        at util.misc.TextLineBreakerStringWidth.readNextWord(TextLineBreakerStringWidth.java:242)
        at util.misc.TextLineBreakerStringWidth.readNextLine(TextLineBreakerStringWidth.java:169)
        at util.misc.TextLineBreakerStringWidth.breakLines(TextLineBreakerStringWidth.java:113)
        at util.ui.TextAreaIcon.setText(TextAreaIcon.java:127)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:470)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:390)
        at util.ui.ProgramTableCellRenderer.getTableCellRendererComponent(ProgramTableCellRenderer.java:110)
        at javax.swing.JTable.prepareRenderer(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
        at javax.swing.plaf.ComponentUI.update(Unknown Source)
        at javax.swing.JComponent.paintComponent(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent.paintForceDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.blitDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.windowBlitPaint(Unknown Source)
        at javax.swing.JViewport.setViewPosition(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setValue(Unknown Source)
        at javax.swing.JScrollBar.setValue(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved(Unknown Source)
        at java.awt.Component.processMouseWheelEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventToSelf(Unknown Source)
        at java.awt.Component.dispatchMouseWheelToAncestor(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.Dialog$1.run(Unknown Source)
        at java.awt.Dialog$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at tvbrowser.extras.reminderplugin.ReminderPlugin$7.actionPerformed(ReminderPlugin.java:706)
        at tvbrowser.ui.mainframe.toolbar.ToolBar$6.actionPerformed(ToolBar.java:438)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
07:52:58 WARNUNG: Loading value on demand for field actor list failed (channel: ProSieben, date: So, 19. Okt)
java.io.IOException: The day program file is invalid. Maybe it was replaced.
        at tvbrowser.core.data.OnDemandDayProgramFile.checkValid(OnDemandDayProgramFile.java:441)
        at tvbrowser.core.data.OnDemandDayProgramFile.loadFieldValue(OnDemandDayProgramFile.java:399)
        at tvbrowser.core.data.OnDemandProgram$OnDemandValue.getValue(OnDemandProgram.java:115)
        at tvbrowser.core.data.OnDemandProgram.getField(OnDemandProgram.java:87)
        at tvdataservice.MutableProgram.getTextField(MutableProgram.java:509)
        at util.program.ProgramUtilities.getActorNames(ProgramUtilities.java:240)
        at webplugin.WebPlugin.findSearchItems(WebPlugin.java:378)
        at webplugin.WebPlugin.getContextMenuActions(WebPlugin.java:270)
        at tvbrowser.core.plugin.JavaPluginProxy.goGetContextMenuActions(JavaPluginProxy.java:344)
        at tvbrowser.core.plugin.AbstractPluginProxy.getContextMenuActions(AbstractPluginProxy.java:288)
        at tvbrowser.core.contextmenu.ContextMenuManager.createContextMenuItems(ContextMenuManager.java:404)
        at tvbrowser.core.plugin.PluginProxyManager.createPluginContextMenu(PluginProxyManager.java:832)
        at tvbrowser.core.plugin.PluginManagerImpl.createPluginContextMenu(PluginManagerImpl.java:448)
        at tvbrowser.extras.reminderplugin.ReminderListDialog.showPopup(ReminderListDialog.java:394)
        at tvbrowser.extras.reminderplugin.ReminderListDialog.access$100(ReminderListDialog.java:76)
        at tvbrowser.extras.reminderplugin.ReminderListDialog$2.mouseReleased(ReminderListDialog.java:138)
        at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.Dialog$1.run(Unknown Source)
        at java.awt.Dialog$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at tvbrowser.extras.reminderplugin.ReminderPlugin$7.actionPerformed(ReminderPlugin.java:706)
        at tvbrowser.ui.mainframe.toolbar.ToolBar$6.actionPerformed(ToolBar.java:438)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
07:53:06 WARNUNG: Loading value on demand for field short description failed (channel: BR, date: Di, 21. Okt)
java.io.IOException: The day program file is invalid. Maybe it was replaced.
        at tvbrowser.core.data.OnDemandDayProgramFile.checkValid(OnDemandDayProgramFile.java:441)
        at tvbrowser.core.data.OnDemandDayProgramFile.loadFieldValue(OnDemandDayProgramFile.java:399)
        at tvbrowser.core.data.OnDemandProgram$OnDemandValue.getValue(OnDemandProgram.java:115)
        at tvbrowser.core.data.OnDemandProgram.getField(OnDemandProgram.java:87)
        at tvdataservice.MutableProgram.getTextField(MutableProgram.java:509)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:151)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.read(MultipleFieldReader.java:119)
        at util.misc.TextLineBreakerStringWidth.readNextWord(TextLineBreakerStringWidth.java:242)
        at util.misc.TextLineBreakerStringWidth.readNextLine(TextLineBreakerStringWidth.java:169)
        at util.misc.TextLineBreakerStringWidth.breakLines(TextLineBreakerStringWidth.java:113)
        at util.ui.TextAreaIcon.setText(TextAreaIcon.java:127)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:470)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:390)
        at util.ui.ProgramTableCellRenderer.getTableCellRendererComponent(ProgramTableCellRenderer.java:110)
        at javax.swing.JTable.prepareRenderer(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
        at javax.swing.plaf.ComponentUI.update(Unknown Source)
        at javax.swing.JComponent.paintComponent(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent.paintForceDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.blitDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.windowBlitPaint(Unknown Source)
        at javax.swing.JViewport.setViewPosition(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setValue(Unknown Source)
        at javax.swing.JScrollBar.setValue(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved(Unknown Source)
        at java.awt.Component.processMouseWheelEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventToSelf(Unknown Source)
        at java.awt.Component.dispatchMouseWheelToAncestor(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.Dialog$1.run(Unknown Source)
        at java.awt.Dialog$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at tvbrowser.extras.reminderplugin.ReminderPlugin$7.actionPerformed(ReminderPlugin.java:706)
        at tvbrowser.ui.mainframe.toolbar.ToolBar$6.actionPerformed(ToolBar.java:438)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
07:53:10 WARNUNG: Loading value on demand for field short description failed (channel: BR, date: Di, 21. Okt)
java.io.IOException: The day program file is invalid. Maybe it was replaced.
        at tvbrowser.core.data.OnDemandDayProgramFile.checkValid(OnDemandDayProgramFile.java:441)
        at tvbrowser.core.data.OnDemandDayProgramFile.loadFieldValue(OnDemandDayProgramFile.java:399)
        at tvbrowser.core.data.OnDemandProgram$OnDemandValue.getValue(OnDemandProgram.java:115)
        at tvbrowser.core.data.OnDemandProgram.getField(OnDemandProgram.java:87)
        at tvdataservice.MutableProgram.getTextField(MutableProgram.java:509)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:151)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.checkFieldReader(MultipleFieldReader.java:176)
        at util.ui.MultipleFieldReader.read(MultipleFieldReader.java:119)
        at util.misc.TextLineBreakerStringWidth.readNextWord(TextLineBreakerStringWidth.java:242)
        at util.misc.TextLineBreakerStringWidth.readNextLine(TextLineBreakerStringWidth.java:169)
        at util.misc.TextLineBreakerStringWidth.breakLines(TextLineBreakerStringWidth.java:113)
        at util.ui.TextAreaIcon.setText(TextAreaIcon.java:127)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:470)
        at util.ui.ProgramPanel.setProgram(ProgramPanel.java:390)
        at util.ui.ProgramTableCellRenderer.getTableCellRendererComponent(ProgramTableCellRenderer.java:110)
        at javax.swing.JTable.prepareRenderer(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
        at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
        at javax.swing.plaf.ComponentUI.update(Unknown Source)
        at javax.swing.JComponent.paintComponent(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent.paintForceDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.blitDoubleBuffered(Unknown Source)
        at javax.swing.JViewport.windowBlitPaint(Unknown Source)
        at javax.swing.JViewport.setViewPosition(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
        at javax.swing.DefaultBoundedRangeModel.setValue(Unknown Source)
        at javax.swing.JScrollBar.setValue(Unknown Source)
        at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.mouseWheelMoved(Unknown Source)
        at java.awt.Component.processMouseWheelEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventToSelf(Unknown Source)
        at java.awt.Component.dispatchMouseWheelToAncestor(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.Dialog$1.run(Unknown Source)
        at java.awt.Dialog$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.awt.Dialog.show(Unknown Source)
        at java.awt.Component.show(Unknown Source)
        at java.awt.Component.setVisible(Unknown Source)
        at java.awt.Window.setVisible(Unknown Source)
        at java.awt.Dialog.setVisible(Unknown Source)
        at tvbrowser.extras.reminderplugin.ReminderPlugin$7.actionPerformed(ReminderPlugin.java:706)
        at tvbrowser.ui.mainframe.toolbar.ToolBar$6.actionPerformed(ToolBar.java:438)
        at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:37)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "Single click tree UI double click" java.lang.ArrayIndexOutOfBoundsException: 20 >= 19
        at java.util.Vector.removeElementAt(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache.setExpandedState(Unknown Source)
        at javax.swing.plaf.basic.BasicTreeUI$Handler.treeCollapsed(Unknown Source)
        at javax.swing.JTree.fireTreeCollapsed(Unknown Source)
        at javax.swing.JTree.setExpandedState(Unknown Source)
        at javax.swing.JTree.collapsePath(Unknown Source)
        at util.ui.SingleAndDoubleClickTreeUI$1.run(SingleAndDoubleClickTreeUI.java:119)
Exception in thread "Single click tree UI double click" java.lang.ArrayIndexOutOfBoundsException: 20 >= 19
        at java.util.Vector.removeElementAt(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache.setExpandedState(Unknown Source)
        at javax.swing.plaf.basic.BasicTreeUI$Handler.treeCollapsed(Unknown Source)
        at javax.swing.JTree.fireTreeCollapsed(Unknown Source)
        at javax.swing.JTree.setExpandedState(Unknown Source)
        at javax.swing.JTree.collapsePath(Unknown Source)
        at util.ui.SingleAndDoubleClickTreeUI$1.run(SingleAndDoubleClickTreeUI.java:119)
Exception in thread "Single click tree UI double click" java.lang.ArrayIndexOutOfBoundsException: 20 >= 19
        at java.util.Vector.removeElementAt(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache.setExpandedState(Unknown Source)
        at javax.swing.plaf.basic.BasicTreeUI$Handler.treeCollapsed(Unknown Source)
        at javax.swing.JTree.fireTreeCollapsed(Unknown Source)
        at javax.swing.JTree.setExpandedState(Unknown Source)
        at javax.swing.JTree.collapsePath(Unknown Source)
        at util.ui.SingleAndDoubleClickTreeUI$1.run(SingleAndDoubleClickTreeUI.java:119)
07:55:29 INFO: Channel Settings (day light saving time corrections/icons)
07:55:29 INFO: Storing window size and location
07:55:29 INFO: Storing settings
Exception in thread "Single click tree UI double click" java.lang.ArrayIndexOutOfBoundsException: 37 >= 36
        at java.util.Vector.removeElementAt(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache.setExpandedState(Unknown Source)
        at javax.swing.plaf.basic.BasicTreeUI$Handler.treeCollapsed(Unknown Source)
        at javax.swing.JTree.fireTreeCollapsed(Unknown Source)
        at javax.swing.JTree.setExpandedState(Unknown Source)
        at javax.swing.JTree.collapsePath(Unknown Source)
        at util.ui.SingleAndDoubleClickTreeUI$1.run(SingleAndDoubleClickTreeUI.java:119)
Exception in thread "Single click tree UI double click" java.lang.ArrayIndexOutOfBoundsException: 37 >= 36
        at java.util.Vector.removeElementAt(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache.setExpandedState(Unknown Source)
        at javax.swing.plaf.basic.BasicTreeUI$Handler.treeCollapsed(Unknown Source)
        at javax.swing.JTree.fireTreeCollapsed(Unknown Source)
        at javax.swing.JTree.setExpandedState(Unknown Source)
        at javax.swing.JTree.collapsePath(Unknown Source)
        at util.ui.SingleAndDoubleClickTreeUI$1.run(SingleAndDoubleClickTreeUI.java:119)
Exception in thread "Single click tree UI double click" java.lang.ArrayIndexOutOfBoundsException: 37 >= 36
        at java.util.Vector.removeElementAt(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.collapse(Unknown Source)
        at javax.swing.tree.VariableHeightLayoutCache.setExpandedState(Unknown Source)
        at javax.swing.plaf.basic.BasicTreeUI$Handler.treeCollapsed(Unknown Source)
        at javax.swing.JTree.fireTreeCollapsed(Unknown Source)
        at javax.swing.JTree.setExpandedState(Unknown Source)
        at javax.swing.JTree.collapsePath(Unknown Source)
        at util.ui.SingleAndDoubleClickTreeUI$1.run(SingleAndDoubleClickTreeUI.java:119)


nach Neustart geht alles wieder. Bis auf WinTVCap dort musste ich die Einstellung wieder neu machen (hat wieder alle vergessen)
als ich "WinTVCap gibt die Aufnahmen an das Markierungs-Plugin und den Erinnerer weiter" wieder konfiguriert habe kommt der gleiche Fehler wieder.:-(
[wiki=Hauptseite]Handbuch (TV-Browser)[/wiki]
Antworten