Kalender Export nach Google-Kalender funktioniert nicht mehr

Antworten
Benutzeravatar
Big Lebowski
Junior Member
Beiträge: 16
Registriert: 03 Nov 2013, 12:48
Wohnort: Schorndorf

Kalender Export nach Google-Kalender funktioniert nicht mehr

Beitrag von Big Lebowski »

Hallo zusammen,

seit einiger Zeit (gefühlt ca. 4 Wochen) funktioniert der Kalender Export nach Google Kalender nicht mehr. Ich vermute mal dass das mit dem Kalender Export PlugIn realisiert wird, verzeit mir die vage Vermutung, aber das habe ich mir ja vor Jahren mal eingerichtet. Und so bewandert bin ich in solchen Dingen auch nicht. Deshalb stelle ich die Frage auch hier in Plugins. Dennoch habe ich schon mal grob in den Einstellungen geschaut konnte aber auf Anhieb nichts finden.

Hat mir jemand nen Tipp wie ich bei meiner Fehlersuche vorgehen sollte? Ich bin nämlich durchaus gewillt erst mal selber zu schauen. Wenn jemand aber sogar weiß woran das liegt nehme ich die Lösung natürlich gerne an. Aber ein Tipp zur Fehlersuche ist wie gesagt erst mal ok.

Gruß

Stefan
Benutzeravatar
Big Lebowski
Junior Member
Beiträge: 16
Registriert: 03 Nov 2013, 12:48
Wohnort: Schorndorf

Re: Kalender Export nach Google-Kalender funktioniert nicht mehr

Beitrag von Big Lebowski »

Nachtrag: habe gerade gesehen dass es ein GoogleCalXPlugin 1.0.2.0. gibt. Stellt sich für mich die Frage, wie hatte ich ich das bisher realisiert. Seis drum, dann habe ich halt mal versucht dieses Plugin zu installieren. Aber die Installation läuft jedemal auf einen Fehler:

Code: Alles auswählen

[SoftwareUpdateItem.error.1#Download failed]

----- Start of stacktrace -----
util.exc.TvBrowserException: [SoftwareUpdateItem.error.1#Download failed]
  at tvbrowser/tvbrowser.ui.update.PluginsSoftwareUpdateItem.downloadFrom(PluginsSoftwareUpdateItem.java:83)
  at tvbrowser/tvbrowser.ui.update.SoftwareUpdateItem.download(SoftwareUpdateItem.java:348)
  at tvbrowser/tvbrowser.ui.update.SoftwareUpdateDlg.actionPerformed(SoftwareUpdateDlg.java:566)
  at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
  at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)
  at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)
  at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)
  at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)
  at java.desktop/java.awt.Component.processMouseEvent(Component.java:6632)
  at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)
  at java.desktop/java.awt.Component.processEvent(Component.java:6397)
  at java.desktop/java.awt.Container.processEvent(Container.java:2263)
  at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5008)
  at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)
  at java.desktop/java.awt.Component.dispatchEvent(Component.java:4840)
  at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)
  at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)
  at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)
  at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)
  at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)
  at java.desktop/java.awt.Component.dispatchEvent(Component.java:4840)
  at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
  at java.base/java.security.AccessController.doPrivileged(Native Method)
  at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
  at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)
  at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
  at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)
  at java.base/java.security.AccessController.doPrivileged(Native Method)
  at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
  at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
  at tvbrowser/util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:57)
  at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
  at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
  at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117)
  at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
  at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
  at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
  at java.base/java.security.AccessController.doPrivileged(Native Method)
  at java.desktop/java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
  at java.desktop/java.awt.Dialog.show(Dialog.java:1070)
  at java.desktop/java.awt.Component.show(Component.java:1716)
  at java.desktop/java.awt.Component.setVisible(Component.java:1663)
  at java.desktop/java.awt.Window.setVisible(Window.java:1031)
  at java.desktop/java.awt.Dialog.setVisible(Dialog.java:1005)
  at tvbrowser/tvbrowser.ui.mainframe.MainFrame$30.lambda$run$0(MainFrame.java:2779)
  at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:303)
  at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
  at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
  at java.base/java.security.AccessController.doPrivileged(Native Method)
  at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
  at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
  at tvbrowser/util.ui.textcomponentpopup.TextComponentPopupEventQueue.dispatchEvent(TextComponentPopupEventQueue.java:57)
  at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
  at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
  at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
  at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
  at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.net.SocketTimeoutException: Read timed out
  at java.base/java.net.SocketInputStream.socketRead0(Native Method)
  at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
  at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
  at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
  at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:290)
  at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
  at java.base/sun.net.www.MeteredStream.read(MeteredStream.java:134)
  at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
  at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3505)
  at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
  at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
  at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
  at java.base/java.io.FilterInputStream.read(FilterInputStream.java:107)
  at tvbrowser/util.io.IOUtilities$3.run(IOUtilities.java:459)


Caused by:
java.net.SocketTimeoutException: Read timed out
  at java.base/java.net.SocketInputStream.socketRead0(Native Method)
  at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
  at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
  at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
  at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:290)
  at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
  at java.base/sun.net.www.MeteredStream.read(MeteredStream.java:134)
  at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133)
  at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3505)
  at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:252)
  at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:292)
  at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351)
  at java.base/java.io.FilterInputStream.read(FilterInputStream.java:107)
  at tvbrowser/util.io.IOUtilities$3.run(IOUtilities.java:459)
----- End of stacktrace -----
Das ist mir aber persönlich zu kryptisch. Also für mich noch nicht die Lösung. Hat jemand noch ne Idee?

Gruß

Stefan
ds10
Site Admin
Beiträge: 19095
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Kalender Export nach Google-Kalender funktioniert nicht mehr

Beitrag von ds10 »

Die Fehlermeldung bedeutet, dass das Plugin nicht heruntergeladen werden konnte. Probiere es einfach nochmal.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Antworten