PlugIn Filmpreise

Antworten
HaasUwe
Gold Member
Beiträge: 318
Registriert: 26 Feb 2012, 17:09
Wohnort: Großraum Frankfurt am Main

PlugIn Filmpreise

Beitrag von HaasUwe »

Ich habe neuerdings in der Log-Datei eine ewig lange Fehlermeldung.
Ich setze den TVB 3.3RC1 und das PlugIn Filmpreise in der Version 0.1.4.1 ein

Ob der Fehler Auswirkungen hat, weiß ich nicht.

Code: Alles auswählen

17:23:44 INFO: Loaded award 'Deutscher Comedypreis'
17:23:44 INFO: Loaded award 'Adolf-Grimme-Preis'
17:23:44 SCHWERWIEGEND: Could not parse Movie Award
org.xml.sax.SAXParseException: The element type "movies" must be terminated by the matching end-tag "</movies>".
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown Source)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at javax.xml.parsers.SAXParser.parse(Unknown Source)
	at movieawardplugin.MovieDataFactory.parse(MovieDataFactory.java:35)
	at movieawardplugin.MovieDataFactory.loadMovieDataFromStream(MovieDataFactory.java:26)
	at movieawardplugin.MovieDataFactory.loadMovieDataFromStream(MovieDataFactory.java:53)
	at movieawardplugin.MovieAwardPlugin.initDatabase(MovieAwardPlugin.java:163)
	at movieawardplugin.MovieAwardPlugin.hasAwards(MovieAwardPlugin.java:263)
	at movieawardplugin.MovieAwardPlugin.getProgramTableIcons(MovieAwardPlugin.java:212)
	at tvbrowser.core.plugin.JavaPluginProxy.doGetProgramTableIcons(JavaPluginProxy.java:427)
	at tvbrowser.core.plugin.AbstractPluginProxy.getProgramTableIcons(AbstractPluginProxy.java:408)
	at util.ui.ProgramPanel.getPluginIcons(ProgramPanel.java:622)
	at util.ui.ProgramPanel.paintComponent(ProgramPanel.java:647)
	at javax.swing.JComponent.paint(Unknown Source)
	at util.ui.ProgramPanel.paint(ProgramPanel.java:1154)
	at tvbrowser.ui.programtable.ProgramTable.paintComponent(ProgramTable.java:392)
	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.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.JComponent.paintChildren(Unknown Source)
	at javax.swing.JSplitPane.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 java.awt.Window.paint(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
	at javax.swing.RepaintManager.access$700(Unknown Source)
	at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$400(Unknown Source)
	at java.awt.EventQueue$2.run(Unknown Source)
	at java.awt.EventQueue$2.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:55)
	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)
17:23:44 INFO: Loaded award 'Max Ophüls Preis'
17:23:44 INFO: Loaded award 'Deutscher Menschenrechts-Filmpreis'
17:23:45 INFO: Loaded award 'Golden Globe'
17:23:45 INFO: Loaded award 'Europäischer Filmpreis'
17:23:45 INFO: Loaded award 'Internationale Filmfestspiele von Cannes'
17:23:45 INFO: Loaded award 'Oscar'
17:23:45 INFO: Loaded award 'Deutscher Filmpreis'
17:23:45 INFO: Loaded award 'Internationaler Literaturfilmpreis'


Jo
Site Admin
Beiträge: 11816
Registriert: 07 Apr 2006, 23:39

Re: PlugIn Filmpreise

Beitrag von Jo »

Wird korrigiert.
HaasUwe
Gold Member
Beiträge: 318
Registriert: 26 Feb 2012, 17:09
Wohnort: Großraum Frankfurt am Main

Re: PlugIn Filmpreise

Beitrag von HaasUwe »

Danke.
Da lohnt es sich, daß jetzt immer das Log mitläuft.
Nur das Problem, wegen dem ich es mache, hatte ich noch nicht wieder.
Jo
Site Admin
Beiträge: 11816
Registriert: 07 Apr 2006, 23:39

Re: PlugIn Filmpreise

Beitrag von Jo »

Ist jetzt ersetzt.
HaasUwe hat geschrieben:Da lohnt es sich, daß jetzt immer das Log mitläuft.
Ja ;-)
HaasUwe
Gold Member
Beiträge: 318
Registriert: 26 Feb 2012, 17:09
Wohnort: Großraum Frankfurt am Main

Re: PlugIn Filmpreise

Beitrag von HaasUwe »

Habe Update eingespielt, Problem erfolgreich gefixt
Antworten