Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8114592

MediaException: MEDIA_INACCESSIBLE : could not connect to media (http://webcast-west.sun.com/oow2010.flv)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • fx2.0
    • fx2.0
    • javafx
    • JFX b34, outside of sun network

      I run the Ensemble from the shell and select "Advanced Media". It takes a while until I can see this output:


      Ensemble2.goToPage[SAMPLES/Media/Advanced Media]
      MediaException: MEDIA_INACCESSIBLE : could not connect to media (http://webcast-west.sun.com/oow2010.flv)
              at javafx.scene.media.Media.<init>(Media.java:297)
              at com.javafx.experiments.ensemble2.samples.media.AdvancedMedia.<init>(AdvancedMedia.java:64)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
              at java.lang.reflect.Constructor.newInstance(Unknown Source)
              at java.lang.Class.newInstance0(Unknown Source)
              at java.lang.Class.newInstance(Unknown Source)
              at com.javafx.experiments.ensemble2.pages.SamplePage.createView(SamplePage.java:192)
              at com.javafx.experiments.ensemble2.Ensemble2.goToPage(Ensemble2.java:305)
              at com.javafx.experiments.ensemble2.Ensemble2.goToPage(Ensemble2.java:293)
              at com.javafx.experiments.ensemble2.Ensemble2$6.invalidated(Ensemble2.java:198)
              at javafx.beans.value.ObservableValueBase.fireValueChangedEvent(ObservableValueBase.java:108)
              at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:63)
              at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:116)
              at javafx.scene.control.SelectionModel.setSelectedItem(SelectionModel.java:70)
              at javafx.scene.control.MultipleSelectionModelBase$1.invalidated(MultipleSelectionModelBase.java:40)
              at javafx.beans.value.ObservableValueBase.fireValueChangedEvent(ObservableValueBase.java:108)
              at javafx.beans.property.IntegerPropertyBase.markInvalid(IntegerPropertyBase.java:63)
              at javafx.beans.property.IntegerPropertyBase.set(IntegerPropertyBase.java:116)
              at javafx.scene.control.SelectionModel.setSelectedIndex(SelectionModel.java:44)
              at javafx.scene.control.MultipleSelectionModelBase.select(MultipleSelectionModelBase.java:221)
              at javafx.scene.control.MultipleSelectionModelBase.clearAndSelect(MultipleSelectionModelBase.java:206)
              at com.sun.javafx.scene.control.behavior.TreeCellBehavior.simpleSelect(TreeCellBehavior.java:107)
              at com.sun.javafx.scene.control.behavior.TreeCellBehavior.mousePressed(TreeCellBehavior.java:71)
              at com.sun.javafx.scene.control.skin.SkinBase$4.handle(SkinBase.java:271)
              at com.sun.javafx.scene.control.skin.SkinBase$4.handle(SkinBase.java:265)
              at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:55)
              at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:161)
              at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:114)
              at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:38)
              at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:37)
              at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
              at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
              at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
              at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
              at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
              at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
              at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
              at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
              at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
              at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
              at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
              at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:35)
              at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:92)
              at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:44)
              at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:33)
              at javafx.event.Event.fireEvent(Event.java:156)
              at javafx.scene.Scene$MouseHandler.process(Scene.java:2341)
              at javafx.scene.Scene$MouseHandler.process(Scene.java:2164)
              at javafx.scene.Scene$MouseHandler.access$1000(Scene.java:2136)
              at javafx.scene.Scene.impl_processMouseEvent(Scene.java:1095)
              at javafx.scene.Scene$ScenePeerListener.mouseEvent(Scene.java:1636)
              at com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(GlassViewEventHandler.java:180)
              at com.sun.glass.ui.View.handleMouseEvent(View.java:244)
              at com.sun.glass.ui.View.notifyMouse(View.java:496)
              at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
              at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
              at com.sun.glass.ui.win.WinApplication$1$1.run(WinApplication.java:49)
              at java.lang.Thread.run(Unknown Source)
      STOPPING SAMPLE

            dmasada Debra Masada (Inactive)
            athiemejfx Andre Thieme (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: