Tutorial vidoes not working

Can someone assist??. Trying to run video tutorials, opens video screen & 3 white dots flashing , but nothing is happening!!

Post the link you are using.

Similar Messages

  • JDeveloper Tutorial does not work

    Tutorial: "Developing a WEB Application Using the EJB Technology Scope"
    does not work I get to step 3 - item 11 which is running the browseDepartments jsp. I get a :
    500 Internal Server Error
    java.lang.NoSuchMethodError: int java.lang.StringBuffer.indexOf(java.lang.String).. etc.
    I have started over several time just to make sure I am following the tutorial correctly. I still get the following error. Is there an errata document on this tutorial?
    Thank for any help,
    Bob

    500 Internal Server Error
    java.lang.NoSuchMethodError: int java.lang.StringBuffer.indexOf(java.lang.String)
         java.lang.Object oracle.adf.model.binding.DCUtil.findContextObject(oracle.adf.model.BindingContext, java.lang.String)
              DCUtil.java:294
         oracle.adf.model.binding.DCBindingContainer oracle.adf.model.binding.DCUtil.findBindingContainer(oracle.adf.model.BindingContext, java.lang.String)
              DCUtil.java:537
         void oracle.adf.controller.lifecycle.LifecycleContext.initialize(oracle.adf.controller.lifecycle.Lifecycle, java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              LifecycleContext.java:121
         void oracle.adf.controller.lifecycle.LifecycleContext.initialize(oracle.adf.controller.lifecycle.Lifecycle, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              LifecycleContext.java:77
         void oracle.adf.controller.struts.actions.DataActionContext.initialize(oracle.adf.controller.lifecycle.Lifecycle, org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              DataActionContext.java:51
         org.apache.struts.action.ActionForward oracle.adf.controller.struts.actions.DataAction.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              DataAction.java:154
         org.apache.struts.action.ActionForward org.apache.struts.action.RequestProcessor.processActionPerform(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.Action, org.apache.struts.action.ActionForm, org.apache.struts.action.ActionMapping)
              RequestProcessor.java:484
         void org.apache.struts.action.RequestProcessor.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              RequestProcessor.java:274
         void org.apache.struts.action.ActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:1482
         void org.apache.struts.action.ActionServlet.doPost(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              ActionServlet.java:525
         void javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
              HttpServlet.java:760
         void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              HttpServlet.java:853
         void com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ResourceFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ResourceFilterChain.java:65
         void oracle.security.jazn.oc4j.JAZNFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
         void com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              EvermindFilterChain.java:16
         void oracle.adf.model.servlet.ADFBindingFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
              ADFBindingFilter.java:228
         void com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
              ServletRequestDispatcher.java:600
         void com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
              ServletRequestDispatcher.java:317
         boolean com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.ApplicationServerThread, com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindHttpServletRequest, com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
              HttpRequestHandler.java:790
         void com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run(java.lang.Thread)
              HttpRequestHandler.java:270
         void com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.run()
              HttpRequestHandler.java:112
         void com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run()
              ReleasableResourcePooledExecutor.java:192
         void java.lang.Thread.run()
              Thread.java:484
    There is no code lines that are indetified as error.
    Thanks,
    Bob

  • Request Scope for portlets? Sharing data tutorial does not work for portlet

    I created 2 identical applications, one that was a regular JSF web app, and one a JSR168 portlet. By following the "Sharing Data Between Two Pages" tutorial, I can get this technique to work without a problem in the web app, but the portlet (deployed locally using the pluto server) does not work. What is the difference between a regular app and a portlet app?
    This shows that portlets apparently handle scope much differently than other applications, so any information relating to this would be helpful to pass along.

    Portlet Life Cycle Differences
    A portlet page is the same as a web application page in the Creator 2 application
    model with differences only in the page life cycle. To best understand the life
    cycle differences, you must first understand how a portal interacts with a portlet.
    This interaction between portals and portlets is defined by the JSR-168 Portlet
    specification. Typically a portal display in the web browser shows multiple
    portlets. That is, when the portal page is displayed, there are actually multiple
    portlets displaying or rendering their content. The job of the portal is to manage
    how these portlets are displayed. Internally, the portal is responsible for telling
    each portlet two things:
    1. When to display itself
    2. If there has been an action, such as a button press, performed inside that
    portlet.
    When a portal wants portlets to display their contents, the portal sends a render
    request to each portlet showing in the portal. If one of the portlets showing in the
    portal has a button tied to an action request, when that button is pushed, the
    portal fires an action request for that portlet. In addition, the portal generates a
    render request for the portlet and all other portlets on the page. You should note
    that the portal implementation fires both action and render requests for each
    action method on a portlet showing in the portal. The implication of this
    interaction means the portlet page being rendered can not make assumptions
    about the state of the values to be shown. Unlike a normal web application page,
    a portlet page can't assume that the page being rendered in the Render Response
    phase is the same page that was built in Restore View. If a portlet wants to
    maintain state across repeated render requests, the portlet must use the session
    bean to store stateful information.
    The main point to remember is a portlet page must always be prepared to render
    it's values from scratch or session data. This implies you should never bind
    portlet page UI components to page bean properties or request bean properties.
    Also, you should never rely on page bean instance variables that might be set
    during an action event.
    Hope this helps.

  • Example in Data Modeler Tutorial does not work as described

    Using Oracle Data Developer 4, I cannot get the example on https://docs.oracle.com/cd/E57998_01/doc.41/e57984/tut_data_modeling.htm#DMDUG36173 to work as described. The Foreign Key fields in the logical model are not generated. They are only generated in the relational model when I develop the logical model. However, the names follow the template {table}_{table}_ID, which will cause problems for long table names. Now I have two questions:
    1. How can get the foreign key fields to be generated in the logical model, as descibed in the tutorial?
    2. Where can I see the default naming rules for generated fields used by the program and where can I change them? - I found a description how this works in Version 3, but these options do not exist anymore in Version 4.

    2. Where can I see the default naming rules for generated fields used by the program and where can I change them? - I found a description how this works in Version 3, but these options do not exist anymore in Version 4.
    In version 4 the template definitions are defined in the properties for the Design.
    Right-click on the Browser entry for your Design and select Properties.
    In the tree in the left panel of the Design Properties dialog, expand Settings, then expand Naming Standard and select Templates to display the Template definitions.
    David

  • Creator2 AJAX ProgressBar Tutorial will not work with Webserver 6.1

    I have been trying the tutorial on the AJAX Progress bar tutorial at
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ajaxprogressbar.html
    Which works great with the deployment server bundled with Creator2, but when I deploy to the remote web server (Sun Webserver 6.1) it will not run.
    IE gives a message on the status bar
    An error occured performing an asynchronous request : [object Object]
    The buttons change text, but the progress bar does not start.
    The server logs are reporting
    [31/Jul/2006:21:25:56] warning ( 1022): for host 192.168.1.4 trying to GET /ProgressBarExample/dynamic/bpui_progressbar_handler/writeAjaxResponse while trying to GET /ProgressBarExample/faces/dynamic/bpui_progressbar_handler/writeAjaxResponse, send-file reports: HTTP4142: can't find /opt/SUNWwbsvr/https-wkstn1.powerbox/webapps/https-wkstn1.powerbox/ProgressBarExample/dynamic/bpui_progressbar_handler/writeAjaxResponse (File not found)
    Any help greatly appreciated.
    JB

    I have been trying the tutorial on the AJAX Progress bar tutorial at
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/ajaxprogressbar.html
    Which works great with the deployment server bundled with Creator2, but when I deploy to the remote web server (Sun Webserver 6.1) it will not run.
    IE gives a message on the status bar
    An error occured performing an asynchronous request : [object Object]
    The buttons change text, but the progress bar does not start.
    The server logs are reporting
    [31/Jul/2006:21:25:56] warning ( 1022): for host 192.168.1.4 trying to GET /ProgressBarExample/dynamic/bpui_progressbar_handler/writeAjaxResponse while trying to GET /ProgressBarExample/faces/dynamic/bpui_progressbar_handler/writeAjaxResponse, send-file reports: HTTP4142: can't find /opt/SUNWwbsvr/https-wkstn1.powerbox/webapps/https-wkstn1.powerbox/ProgressBarExample/dynamic/bpui_progressbar_handler/writeAjaxResponse (File not found)
    Any help greatly appreciated.
    JB

  • Tutorial Program not working correctly

    I've FINALLY got the program to run, from the tutorial Creating a Web Dynpro Applicaton Accessing ABAP Functions, https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/355b9c90-0201-0010-d2a8-89fece426526
    When I run the program, I get the first screen where I can enter test information "Frankfurt" and "New York", but when I hit search, the screen blinks, but I don't get the results view.  No errors are generated. 
    Does anyone have any idea what is happening?
    Here's a screenshot of what I'm seeing: http://www.adamsblueguitar.com/test/FlightListInit.jpg
    Help!  I'm so close!

    Hi,
    there might be different reasons to not displaying.
    1) might be data not available on your giving input.
    2)the function module you are using the Group is not authrised in the JCO.
    Your are asking the second one call your bapi execute method in init() method map the output into default View for thta you need to hardcode the input values.
    But you have seen there View set As per your option you can change view.
    this might helps
    Thanks
    Lohi.
    It might helps.

  • ADF: auto complete in tutorial does not work

    Hi all,
    I'm studying ADF tutorials. Developing Rich Web Applications with Oracle ADF tutorial has a sample of Auto-complete property. I followed the tutorial from the first step but cannot go further because At Part 3, Step 3 it is not possible to drag an Autocomplete Behaviour onto Combobox. Futhermore in the screenshots, it seems possible to type into Combobox which i never see such an example before.
    This is the link of the Step that i'm talking about:
    http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_55/jdtut_11r2_55_3.html
    Thanks in advance,

    I finally found a way to correct it. When you drag and drop the whole view, JobID is type of Combo Box but it should be Input List of Values (Combo Box). To solve this you need to only delete that combo box (not the whole structure) and drag and drop the Job ID again. This time select List Of Values so it becomes a combo box with editable area. This part is not mentioned in the tutorial makes the confusion.
    Edit: I just see your edit, the forum link points out the same problem. This is the workaround. Unfortunately one of the basic tutorials of Oracle ADF is confusing.
    Edited by: elmariachi on Jan 4, 2013 12:22 PM

  • Tutorial downloads not working !

    Hi ,
    There are quite a few new tutorials which have come up in WebDynpro java area ..
    When I try to access them , it gives a Portal Runtime error..  !
    I feel a bit funny and odd , being in SAP and working on portals and still seeing an error whose reason i cant guess :)..
    Could anyone please look into it ?
    Regards
    Bharathwaj.

    Everything works now. We replaced the matrix by the tutorial list. Let me know, if you have further issues.
    Please check it out: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c87806865f26?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d [original link is broken]
    Have a good day,
    Karin

  • Sending Email Tutorial Does Not Work

    Has anyone been able to successfully complete the "Sending Email From a Web Application" tutorial?
    I am able to Build and Deploy, but receive a "Class Not Found" error on deployment.
    Win2K sp3, 1Gig Ram 3 Gigs Free Disk
    I am using my own email account for both To: and From: on our Exchange email server.
    Thanks in advance.
    Clay

    Make sure everything you need is in your classpath.
    Hope this helps,
    - D.t.O

  • Tutorial video not working

    The basic learning tutorial videos aren't loading. Is there something I'm missing?

    Post the link you are using.

  • YouTube and Embedded Vidoes Not Working in Safari

    I have a Core Duo Mac Mini running Tiger and for some reason one day embedded videos and youtube videos wont show up
    any ideas?

    Had the same problem until I updated my flash plugin.
    24" 2.16GHz Intel Core 2 Duo iMac   Mac OS X (10.4.8)   2GB Memory, 500 GB HD

  • Windows 8.0 use tutorials do not work.

    When I go to the tutorials for use of Windows 8.0 the tile shows up and I click on either the triangle in the middle of the tutorial or on the triangle at the beginning of the progress bar the selected tutorial switches back to the opening tiles screen. A few times the tutorial tries to start and freezes or tries to start and goes back to the opening tiles screen. Does the same regardless of which tutorial is chosen.

    Hello squalus,
    I see that you are having problems with the tutorial videos not working in Windows 8.
    Are you using an app to get to the tutorial videos? If so I would suggest following the troubleshooting steps in this link for app troubleshooting.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Why the wmp plugin 1.0.0.8 do not work

    applications with wmplayer do not work.
    for exemple : streamin radios using windows media player can not be played.

    Hello squalus,
    I see that you are having problems with the tutorial videos not working in Windows 8.
    Are you using an app to get to the tutorial videos? If so I would suggest following the troubleshooting steps in this link for app troubleshooting.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Apple video tutorial not working

    Hi, I faced problem with video tutorial in apple site , it is not working but a quotation mark appeared .
    I have flip 4 mac on my computer
    Quick time updated to 7.6.2 edition.
    How can i solve this problem ?
    because i would like to watch these videos
    Thank you

    Hi Mih008
    i had similar problem with my old macbook and my recent macbook pro when i transferred my file to it.
    it turn that i had corrupted file in the quick player and it had to be removed , off course this problem had to be solved by mac specialist .
    everything now runs smoothly.
    good luck

  • Lot of exceptions in kura-console.log. Tutorial not working for me

    Hi David,
    Well, now I have a wired connection to my pi and got kura up and running. But, my tutorial implementation did not work.
    Later, I found there is a new 1.2.0 verion of kura, so I uninstalled 1.0.0 as per wiki steps and installed 1.2.0. I had the kura showing up again and deployed green house. But again, my LED and temperature sensors were not showing.
    I was worried if my pi has gone bad, but I found that its giving right voltages at power pins. I checked it is reaching my sensors too.
    Later, I looked into in the kura-console.log which looked huge. Here I am attaching it for reference. On face of lot of exceptions have occurred during its start up. I have no clues about it as I am getting started and did not want to deviate anywhere in the tutorial specification(all items used are brand new). Well only change is I have upgraded Kura to 1.2.0.
    telnet 127.0.0.1 5002 shows
    osgi> ss
    "Framework is launched."
    id State Bundle
    0 ACTIVE org.eclipse.osgi_3.8.1.v20120830-144521
    1 ACTIVE org.eclipse.equinox.cm_1.0.400.v20120522-1841
    2 ACTIVE org.eclipse.equinox.common_3.6.100.v20120522-1841
    3 ACTIVE org.eclipse.equinox.registry_3.5.200.v20120522-1841
    4 ACTIVE org.eclipse.equinox.http.registry_1.1.200.v20120522-2049
    5 ACTIVE org.eclipse.equinox.console_1.0.0.v20120522-1841
    6 ACTIVE org.eclipse.equinox.ds_1.4.0.v20120522-1841
    7 ACTIVE org.eclipse.equinox.event_1.2.200.v20120522-2049
    8 ACTIVE org.eclipse.equinox.io_1.0.400.v20120522-2049
    9 ACTIVE org.eclipse.equinox.metatype_1.2.0.v20120522-1841
    10 ACTIVE org.eclipse.equinox.util_1.0.400.v20120522-2049
    11 ACTIVE org.eclipse.osgi.services_3.3.100.v20120522-1822
    12 ACTIVE org.eclipse.osgi.util_3.2.300.v20120522-1822
    13 ACTIVE org.apache.felix.gogo.command_0.8.0.v201108120515
    14 ACTIVE org.apache.felix.gogo.runtime_0.8.0.v201108120515
    15 ACTIVE org.apache.felix.gogo.shell_0.8.0.v201110170705
    16 ACTIVE org.knowhowlab.osgi.monitoradmin_1.0.2
    17 ACTIVE org.apache.felix.dependencymanager_3.0.0
    18 ACTIVE org.apache.felix.deploymentadmin_0.9.5
    19 ACTIVE osgi.cmpn_4.3.0.201111022214
    20 ACTIVE org.eclipse.equinox.http.jetty_3.0.0.v20120522-1841
    21 ACTIVE org.eclipse.equinox.http.servlet_1.1.300.v20120522-1841
    22 ACTIVE org.eclipse.jetty.continuation_8.1.3.v20120522
    23 ACTIVE org.eclipse.jetty.http_8.1.3.v20120522
    24 ACTIVE org.eclipse.jetty.io_8.1.3.v20120522
    25 ACTIVE org.eclipse.jetty.security_8.1.3.v20120522
    26 ACTIVE org.eclipse.jetty.server_8.1.3.v20120522
    27 ACTIVE org.eclipse.jetty.servlet_8.1.3.v20120522
    28 ACTIVE org.eclipse.jetty.util_8.1.3.v20120522
    29 ACTIVE javax.servlet_3.0.0.v201112011016
    30 ACTIVE org.apache.commons.fileupload_1.2.2.v20111214-1400
    31 ACTIVE org.apache.commons.io_2.4.0
    32 ACTIVE slf4j.api_1.6.4
    Fragments=33
    33 RESOLVED slf4j.log4j12_1.6.0
    Master=32
    34 RESOLVED log4j_1.2.17
    Fragments=35
    35 RESOLVED log4j.apache-log4j-extras_1.1.0
    Master=34
    36 ACTIVE org.json_1.0.0.v201011060100
    37 ACTIVE org.eclipse.paho.client.mqttv3_1.0.1
    38 ACTIVE org.hsqldb.hsqldb_2.3.0
    39 ACTIVE com.google.protobuf_2.6.0
    40 ACTIVE com.codeminders.hidapi_1.1.1
    41 ACTIVE org.eclipse.soda.dk.comm_1.2.1
    42 ACTIVE javax.usb.api_1.0.2
    43 ACTIVE javax.usb.common_1.0.2
    44 ACTIVE javax.usb.linux_1.0.3
    45 ACTIVE jdk.dio_1.0.1
    46 ACTIVE org.apache.commons.net_3.1.0.v201205071737
    47 ACTIVE org.tigris.mtoolkit.iagent.rpc_3.0.0.20110411-0918
    48 ACTIVE com.gwt.user_0.2.0
    49 ACTIVE org.eclipse.kura.deployment.agent_1.0.2
    50 ACTIVE org.eclipse.kura.api_1.0.4
    51 ACTIVE org.eclipse.kura.core_1.0.4
    52 ACTIVE org.eclipse.kura.core.certificates_1.0.0
    53 ACTIVE org.eclipse.kura.core.cloud_1.0.4
    54 ACTIVE org.eclipse.kura.core.comm_1.0.1
    55 ACTIVE org.eclipse.kura.core.configuration_1.0.3
    56 ACTIVE org.eclipse.kura.core.crypto_1.0.2
    57 ACTIVE org.eclipse.kura.core.deployment_1.0.2
    58 ACTIVE org.eclipse.kura.core.log_1.0.0
    59 ACTIVE org.eclipse.kura.core.net_1.0.4
    60 ACTIVE org.eclipse.kura.linux.clock_1.0.3
    61 ACTIVE org.eclipse.kura.linux.command_1.0.3
    62 ACTIVE org.eclipse.kura.linux.net_1.0.4
    63 ACTIVE org.eclipse.kura.linux.position_1.0.3
    64 ACTIVE org.eclipse.kura.linux.usb_1.0.4
    65 ACTIVE org.eclipse.kura.linux.bluetooth_1.0.1
    66 ACTIVE org.eclipse.kura.linux.watchdog_1.0.2
    67 ACTIVE org.eclipse.kura.net.admin_1.0.4
    68 ACTIVE org.eclipse.kura.web_1.0.4
    69 ACTIVE org.eclipse.iot.greenhouse.coap_0.1.0.SNAPSHOT
    70 ACTIVE org.eclipse.iot.greenhouse.publisher_0.1.0.SNAPSHOT
    71 ACTIVE org.eclipse.iot.greenhouse.sensors_0.1.0.SNAPSHOT
    72 ACTIVE org.eclipse.iot.greenhouse.sensors.raspberrypi_0.1.0.SNAPSHOT
    osgi>
    Please help!
    regards,
    Krishna

    Hi David,
    It worked!!
    I had to follow steps as mentioned in https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c
    I did it once and rebooted and all started to work!
    Found it shared by Diego Alejandro PalmeiraFriend in this forum.
    thanks,
    Krishna

Maybe you are looking for