CSM map/policy type dns not supported

When I configure dns maps or dns policies on my CSMs (WS-X6066-SLB-APC, HW 1.7, SW 3.2(2)) they say
"Map type DNS not supported by card, config accepted." and
"Policy type DNS not supported by card, config accepted."
What's the reason for that restriction? Will there be a software release that supports it? Didn't find anything about that in the release notes.
Many thanks in advance
Uli

I too have received this message in the past. I found that it was because I had not entered the GSLB license key into the CSM configuration (GSLB *is* an optional software license).
You enter your license key via a CSM variable. This configuration would work (substitute your own license key):
conf t
mod csm X <- where X is the slot # of your CSM
variable GSLB_LICENSE_KEY xxxxxxxxxxxxxxxxxxxxx
Substitute your license key for the row of 'x's. Then you will need to reboot the CSM. If you are running redundant CSM's you will need a license key for each.

Similar Messages

  • The Group Policy Client service failed the sign-in The universal unique identifier (UUID) type is not supported

    Hi guys,
    we created a custom WIM Image (Windows 8 Enterprise) with MDT 2012.
    Sysprept the Image, Deployed via SCCM 2012 SP1.
    Computers are Domainjoined. Error with standard Domain User.
    On some computers (not every computer) and not with every user on the first logon following error message arises:
    The Group Policy Client service failed the sign-in The universal unique identifier (UUID) type is not supported
    It works, when you log in a second time but this error isn't very nice. 
    Is there a solution for that?
    Kind Regards
    Martin

    Hi,
    The service is responsible for applying settings configured by administrators for the computer and users through the Group Policy component. This issue can be caused by various reasons based on the computer environment.
    Can you find any information in event log about this issue?
    Here is the related blog in which the steps can solve most of such issues if the issue continuously happen.
    http://blogs.msdn.com/b/moiqubal/archive/2012/03/04/how-to-fix-quot-the-group-policy-client-service-failed-the-logon-access-denied-quot-error.aspx
    Also, you can refer to the similar thread about this issue:
    http://social.technet.microsoft.com/Forums/en-US/4a644219-50ee-494d-b965-e64a8555109e/the-group-policy-client-service-failed-the-signin-the-universal-unique-identifier-uuid-type-is
    Since this issue can be related to SCCM, to better help you, please submit a new thread for further help:
    https://social.technet.microsoft.com/Forums/en-US/home?category=systemcenter2012configurationmanager
    Hope these could be helpful.
    Kate Li
    TechNet Community Support

  • JDBC-ODBC Bridge to SPSS data files - Result Set Type is not supported

    Hello,
    As mentioned in the subject I am trying to read SPSS data files using the SPSS 32-Bit data driver, ODBC and the JDBC-ODBC Bridge.
    Using this SPSS Driver I manged to read the data directly into an MS-SQL Server using:
    SELECT [...] FROM
    OPENROWSET(''MSDASQL.1'',''DRIVER={SPSS 32-BIT Data Driver (*.sav)};DBQ=' SomePathWhereTheFilesAre';SERVER=NotTheServer'', ''SELECT 'SomeSPSSColumn' FROM "'SomeSPSSFileNameWithoutExt'"'') AS a
    This works fine!
    Using Access and an ODBC System DNS works for IMPORTING but NOT for LINKING.
    It is even possible to read the data using the very slow SPSS API.
    However, when it comes to JDBC-ODBC the below code does only work in part. The driver is loaded successfully, but when it comes to transferring data into the resultset object the error
    SQLState: null
    Result Set Type is not supported
    Vendor: 0
    occurs.
    The official answer from SPSS is to use .Net or to use their implementation with Python in their new version 14.0. But this is obviously not an option when you want to use only Java.
    Does anybody have experience with SPSS and JDBC-ODBC??? I have tried the possible ResultSet Types, which I took from:
    http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/ad/rjvdsprp.htm
    and none of them worked.
    Thank you in advance for your ideas and input & stay happy!
    Here the code without all the rest of the class arround it:
    // Module:  SimpleSelect.java
    // Description: Test program for ODBC API interface.  This java application
    // will connect to a JDBC driver, issue a select statement
    // and display all result columns and rows
    // Product: JDBC to ODBC Bridge
    // Author:  Karl Moss
    // Date:  February, 1996
    // Copyright: 1990-1996 INTERSOLV, Inc.
    // This software contains confidential and proprietary
    // information of INTERSOLV, Inc.
    public static void main1() {
      String url   = "jdbc:odbc:SomeSystemDNS";
      String query = "SELECT SomeSPSSColumn FROM 'SomeSPSSFileName'";
      try {
        // Load the jdbc-odbc bridge driver
        Class.forName ("sun.jdbc.odbc.JdbcOdbcDriver");
        DriverManager.setLogStream(System.out);
        // Attempt to connect to a driver.  Each one
        // of the registered drivers will be loaded until
        // one is found that can process this URL
        Connection con = DriverManager.getConnection (url);
        // If we were unable to connect, an exception
        // would have been thrown.  So, if we get here,
        // we are successfully connected to the URL
        // Check for, and display and warnings generated
        // by the connect.
        checkForWarning (con.getWarnings ());
        // Get the DatabaseMetaData object and display
        // some information about the connection
        DatabaseMetaData dma = con.getMetaData ();
        System.out.println("\nConnected to " + dma.getURL());
        System.out.println("Driver       " +
          dma.getDriverName());
        System.out.println("Version      " +
          dma.getDriverVersion());
        System.out.println("");
        // Create a Statement object so we can submit
        // SQL statements to the driver
        Statement stmt = con.createStatement(ResultSet.TYPE_FORWARD_ONLY ,ResultSet.CONCUR_READ_ONLY);
        // Submit a query, creating a ResultSet object
        ResultSet rs = stmt.executeQuery (query);
        // Display all columns and rows from the result set
        dispResultSet (rs);
        // Close the result set
        rs.close();
        // Close the statement
        stmt.close();
        // Close the connection
        con.close();
      }

    Thank you for your reply StuDerby!
    Actually the above script was before, as you suggested, leaving the ResultSetTeype default. This did not work...
    I am getting gray hair with SPSS - in terms of connectivity and "integratebility" none of their solutions offered is sufficient from my point of view.
    Variable definitions can only be read by the slow API, data can only be read by Python or Microsoft Products... and if you want to combine both you are in big trouble. I can only assume that this is a company strategy to sell their Dimensions Platform to companies versus having companies developping their applications according to business needs.
    Thanks again for any furthur suggestions and I hope, that some SPSS Developper will see this post!
    Cheers!!

  • I have tried to view videos created in premiere elements 10 and I get the following message: "this file type is not supported, or the required codec is  not installed.  When it opens there is a red screen in the monitor panel with Korean writing which als

    I have tried to view videos created in premiere elements 10 and I get the following message: "this file type is not supported, or the required codec is  not installed.  When it opens there is a red screen in the monitor panel with Korean writing which also appears in the place of each clip in the video.  I tried uninstalling and reinstalling premiere elements 10, but that did not have any effect on the video.  Do you have any suggestions?  I researched codec, but do not understand them at all.

    gloucester
    In case you did not find it, the following is a copy/paste of the Announcement on Premiere Elements 19/NVIDIA GeForce
    that appears at the top of this forum.
    Premiere Elements 10 NVIDIA Video Card Driver Roll Back
    If you are a Premiere Elements 10 user whose Windows computer uses a NVIDIA GeForce video card and you are experiencing
    Premiere Elements 10 display and/or unexplained program behavior, then your first line of troubleshooting needs to be rolling
    back the video card driver version instead of assuring that it is up to date.
    Since October 2013 to the present, there have been a growing number of reports about display and unexplained workflow
    glitches specific to the Premiere Elements 10 user whose Windows computer has a NVIDIA GeForce video card. If this applies
    to you, then the “user to user” remedy is to roll back the NVIDIA GeForce video card driver as far as is necessary to get rid of
    the problems. The typical driver roll back has gone back as far as March – July 2013 in order to get a working Premiere
    Elements 10. Neither NVIDIA nor Adobe has taken any corrective action in this regard to date, and none is expected moving forward.
    Since October 2013, the following thread has tried to keep up with the Premiere Elements 10 NVIDIA reports
    http://forums.adobe.com/thread/1317675
    Older NVIDIA GeForce drivers can be found
    http://www.nvidia.com/Download/Find.aspx?lang=en-us
    A February 2014 overview of the situation as well as how to use the older NVIDIA GeForce drivers for the driver roll back can be found
    http://atr935.blogspot.com/2014/02/pe10-nvidia-video-card-roll-back.html
    ATR

  • Power view couldn't load the model or data source because the data source type is not supported

    Hi,
    I have SQL 2012 standard edition in my local. I have developed SSAS & deployed in local. I have been asked to develop power view report in excel 2013 using this SSAS. But when I tried to do in Excel 2013 professional Plus, I am getting below error:
    Power view couldn't load the model or data source because the data source type is not supported.
    Does power view is supported in standard edition of SQL or it requires Business/Enterprise edition of SQL server?
    Thanks in advance

    What type of SSAS install are you using?
    PowerView in Excel 2013 currently only supports Tabular data sources.
    Only PowerView in Sharepoint 2013 supports both Tabular and Multi-Dim data sources. (provided you have the required Sharepoint and SQL updates installed)
    http://darren.gosbell.com - please mark correct answers

  • Oracle Version 10.1.0: Data type is not supported

    Hi,
    I am getting "Data Type is not supported" whenever I try to access tables with lob column in Toad.
    Oracle server version is 10.1.0 and using toad version 7.6. Sql net version 9.2.0
    Any pointers towards the resolution?
    Thanks in advance.
    Bhavesh

    You could take this opportunity to upgrade your Toad to version 10 of sqlplus.
    Failing that there are mail lists for those less productive souls struggling with the amphibious software at which can be found at.
    http://www.toadsoft.com/maillist.htm

  • Firefox error: video format or MME type is not supported

    Client said that video cannot load on firefox except other browsers.
    It shows "Video format or MIME type is not supported".
    Firefox version is 33.0.3. Video is mp4 format.

    P.S. In case it helps, here are some mp4 video tests you can try (from mozillaZine's [http://kb.mozillazine.org/Testing_plugins#Other_media_tests Testing plugins] article) to see if they work for you in Firefox 33. (They both work fine for me on Windows 7 without needing a plugin.)
    *http://www.html5videoplayer.net/html5video/mp4-h-264-video-test/
    *http://techslides.com/demos/sample-videos/small.mp4

  • Microsoft OLE DB Provider for Oracle: Data type is not supported.

    I got the error:
    Microsoft OLE DB Provider for Oracle: Data type is not supported.
    Shortly after upgrading from Oracle 8 to Oracle 9. I was advised to download more up to date oracle drivers, but I was wondering if there was a way to tell what version of the 'OLE DB Provider for Oracle' is already at. Is there a command I can use via SQL Plus or something?

    I have found Microsoft ODBC for Oracle to be more stable than the Microsoft OLEDB for Oracle driver. I have also found both Microsoft ODBC and OLEDB drivers to be more stable than the drivers from Oracle.
    You could always get the latest MDAC (Microsoft Data Access Components) from Microsoft's MSDN Download site and then get the ODAC (Oracle Data Access Components) from Oracle's OTN Download site. ODAC requires MDAC. And ODAC has the latest drivers.
    I suppose it would help to have the latest patches for your Oracle client software too. Maybe Oracle MetaLink would have these?
    It may even help to have the latest service pack for Visual Studio 6 (Visual C++ 6 and Visual Basic 6) too.

  • This Database Server Type is not supported

    Dear Experts,
    Kindly suggest your opinion regarding this issue we had freshly installed a SAP 2007B in our Server Edition is Microsoft  Windows 2003 and Database is of MSSql_2005 R2 Standard Edition and we had upgraded the SAP 2007B to PL_18.
    Now when we login to DTW on Change server for SQL Connection getting an error of "This Database Server Type is not Supported." 
    So any body had a solution or faced this kind of issue please share your knowledge to out come from this issue..
    Thanks in Advance...
    Regards
    Krishnakumar

    Hi Krishna,
    check out the following link
    http://scn.sap.com/message/14683740#14683740
    Regards,
    Iván Fernando V.

  • Conversion of type "u" to type "v" not supported (cl_abap_tabledescr)

    Help! I am struggling with implementing a solution using cl_abap_tabledescr.
    At below  statement :
    <f_interim_data> = <f_ref_data>.
    I get the error:
    Conversion of type "u" to type "v" not supported. 
    Coding:
    DATA:
        l_r_tabledescr      TYPE  REF TO cl_abap_tabledescr,
        l_r_itab            type  ref to data,
        l_r_data_ref        type  ref to data,
        l_r_data            type  ref to data.
      field-symbols:
        <gt_itab>          TYPE ANY TABLE,
        <gt_itab_BCCMP07>  TYPE STANDARD TABLE.
      field-symbols:
        <f_ref_data>            type  any,
        <f_new_data>            type  any,
        <f_interim_data>        type  any.
      go_tdescr ?= cl_abap_tabledescr=>describe_by_data( i_th_ref_data ).
      go_sdescr ?= go_tdescr->get_table_line_type( ).
      gd_tabnam     = 'I_TH_REF_DATA'.
      loop at go_sdescr->components INTO gs_component.
        "   Build fieldname
        CONCATENATE gd_tabnam gs_component-name INTO gd_tabfield
                                                SEPARATED BY '-'.
        CLEAR: gs_comp.
        gs_comp-name  = gs_component-name.
        gs_comp-type ?= cl_abap_datadescr=>describe_by_data( gd_tabfield ).
        APPEND gs_comp TO gt_components.
      endloop.
    Begin create dynamic standard table copy of I_TH_REF_DATA
      "   Create instances of dynamic structure and dynamic internal table
      go_sdescr_new  = cl_abap_structdescr=>create( P_COMPONENTS = gt_components p_strict = abap_false ).
      go_tdescr      = cl_abap_tabledescr=>create( go_sdescr_new ).
      "   Create data refence followed by table creation
      CREATE DATA gdo_handle TYPE HANDLE go_tdescr.
      ASSIGN gdo_handle->* TO <gt_itab_BCCMP07>.
    End create dynamic standard table copy of I_TH_REF_DATA
    "Generate ref record
      create data l_r_data_ref like line of <gt_itab_BCCMP07>.
      assign l_r_data_ref->* to <f_interim_data>.
      loop at i_th_ref_data assigning <f_ref_data>.
         <f_interim_data> = <f_ref_data>.
          append <f_interim_data> to <gt_itab_BCCMP07>.

    Hi ,
    Check the code below which is similar to waht you are doing. It gets the existing fields from a structure and then adds some extra fields to it ( decimals 3 )and creates a dyn table. If you need it with decimals 2 then use WTGXXX data element
    DATA:lf_startdate TYPE sy-datum,
           li_index(2) TYPE n,
           la_datum TYPE type_date.
      DATA:i_comp TYPE cl_abap_structdescr=>component_table,
           i_tot_comp TYPE cl_abap_structdescr=>component_table,
           lf_struct TYPE REF TO cl_abap_structdescr,
           lf_element TYPE REF TO cl_abap_elemdescr,
           la_comp LIKE LINE OF i_comp,
           lf_new_type TYPE REF TO cl_abap_structdescr,
           lf_new_tab TYPE REF TO cl_abap_tabledescr.
      CLEAR: lf_startdate,li_index,la_datum,i_comp[],i_tot_comp[].
    *--Getting Compoents from existing type
      lf_struct ?= cl_abap_typedescr=>describe_by_name( 'TYPE_PUT' ).
      i_comp = lf_struct->get_components( ).
      APPEND LINES OF i_comp TO i_tot_comp.
    *--Adding weekly bukets fields based on date in selection screen
      DO.
        li_index = sy-index.
        IF lf_startdate GT s_lfdat-high.
          EXIT.
        ENDIF.
        IF li_index EQ 1.
          PERFORM get_first_day_of_week USING s_lfdat-low
                                        CHANGING lf_startdate.
          la_datum-dat = lf_startdate .
    *--Element Description
          lf_element ?= cl_abap_elemdescr=>describe_by_name( 'MESXXX' ).
          CONCATENATE 'MES0' li_index  INTO la_comp-name.
          la_datum-field = la_comp-name.
    *--Field Type
          la_comp-type =
            cl_abap_elemdescr=>get_p( p_length = lf_element->length
                                      p_decimals = lf_element->decimals ).
          APPEND la_comp TO i_tot_comp.
          CLEAR: la_comp.
          APPEND la_datum TO i_datum.
          CLEAR: la_datum.
          CONTINUE.
        ENDIF.
        lf_startdate = lf_startdate + 6.
        la_datum-dat = lf_startdate .
        lf_element ?= cl_abap_elemdescr=>describe_by_name( 'MESXXX' ).
        CONCATENATE 'MES0' li_index  INTO la_comp-name.
        la_datum-field = la_comp-name.
        la_comp-type =
          cl_abap_elemdescr=>get_p( p_length = lf_element->length
                                    p_decimals = lf_element->decimals ).
    *--Fill the component table
        APPEND la_comp TO i_tot_comp.
        CLEAR: la_comp.
        APPEND la_datum TO i_datum.
        CLEAR: la_datum.
      ENDDO.
    *--Create type
      TRY.
          lf_new_type = cl_abap_structdescr=>create( i_tot_comp ).
        CATCH cx_sy_struct_creation .                       "#EC NO_HANDLER
      ENDTRY.
    *--Create Table type
      TRY.
          lf_new_tab =
          cl_abap_tabledescr=>create( p_line_type = lf_new_type
          p_table_kind = cl_abap_tabledescr=>tablekind_std p_unique = ' ' ).
        CATCH cx_sy_table_creation .                        "#EC NO_HANDLER
      ENDTRY.
    *--data to handle the new table type
      CREATE DATA wf_data TYPE HANDLE lf_new_tab.
    *--data to handle the work area
      CREATE DATA wf_str TYPE HANDLE lf_new_type.
    *--Assign to fs
      ASSIGN wf_data->* TO <fs_tab>.
      ASSIGN wf_str->* TO <fs_line>.

  • Xml data type is not supported in distributed queries. Remote object 'OPENROWSET' has xml column(s).

    Hi,
    Can anyone help me out please.
    I have written one stored Procedure to create a views using Openrowset(openquery) but for tables which contains xml data types throwing error while executing the SP. Error
    " Xml data type is not supported in distributed queries. Remote object 'OPENROWSET' has xml column(s)."
    Please refer the Stored Procedure & error message below.
    USE [Ice]
    GO
    /****** Object:  StoredProcedure [dbo].[Pr_DBAccess]    Script Date: 08/14/2014 16:08:20 ******/
    SET
    ANSI_NULLS ON
    GO
    SET
    QUOTED_IDENTIFIER ON
    GO
    ALTER
    PROCEDURE [dbo].[ Pr_DBAccess](@SERVERTYPE
    NVARCHAR(50),@SERVERNAME
    NVARCHAR(100),@DATABASENAME
    NVARCHAR(100),@SCHEMANAME
    NVARCHAR(100),@TABLENAME
    NVARCHAR(100),@USERNAME
    NVARCHAR(100),@PASSWORD
    NVARCHAR(100))
    AS
    BEGIN
    DECLARE @openquery
    NVARCHAR(4000),
    @ETL_CONFIG_IDN
    NVARCHAR(100);
     IF @SERVERTYPE='SQL'
     BEGIN
    SET @openquery= 
    'CREATE VIEW '+@TABLENAME+
    ' WITH ENCRYPTION AS SELECT * FROM OPENROWSET(''SQLNCLI'',''SERVER='+@SERVERNAME+';TRUSTED_CONNECTION=YES;'',''SELECT * FROM '+@DATABASENAME+'.'+@SCHEMANAME+'.'+@TABLENAME+''')'
    SELECT @openquery
    END
    EXECUTE
    sp_executesql @openquery
    END
    ----While running the SP manually below error occured

    HI ,
    1. You cannot use a table or view that contains xml or clr type as 4-part name in your query
    2. You need to cast the column to either nvarchar(max) or varbinary(max) or other appropriate type to use
    3. If you have a table that has xml type for example then you need to create a view that contains all columns other than xml and query it instead. Or you can issue a pass-through query using OPEN QUERY with the appropriate columns only.
    Here is a work around:
    SELECT
          Cast(a.XML_Data as XML) as XML_Data
    FROM
          OPENQUERY([LINKED SERVER NAME HERE],'
              SELECT
                Cast(XML_Data as Varchar) as XML_Data
             FROM
                [DATABASE NAME].[SCHEMA].[TABLE NAME]'
    ) a
    Basically, the data is queried on the remote server, converts the XML data to a varchar, sends the data to the requesting server and then reconverts it back to XML.
    You can take help from below link;
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/c6e0f4da-821f-4ba2-9b01-c141744076ef/xml-data-type-not-supported-in-distributed-queries?forum=transactsql
    Thanks

  • Adobe encore-  "file type is not supported" ???

    a don't speak English very well but i try :)
    i have a problem because when i add video file to adobe encore i have error "file type is not supported".
    earlier when i add file it was ok and now it's error.
    the files parameters have the same he differ only size.
    info file "ok"
    Plik : 2.94 GB (0.00 B), czas 0:00:00, rodzaj: MPG, 1 ścieżka(i) audio, jakość 75 %
    Video : 0.00 B, 9000 Kbps, 25.0 fps, rozdz. 720*576 (4:3), MPG2 = MPEG 2 (SVCD/DVD), Obsługiwane
    Audio : 0.00 B, 224 Kbps, 48000 Hz, 2 kanał(y), 0x51 = Mpeg-1 audio Layer 2 [0xc0], Obsługiwane
    info file "error"
    D:\kopiowanie\Asia ok Video_0329-2123(CVBS).mpg
    Plik : 2.94 GB (0.00 B), czas 0:00:00, rodzaj: MPG, 1 ścieżka(i) audio, jakość 75 %
    Video : 0.00 B, 9000 Kbps, 25.0 fps, rozdz. 720*576 (4:3), MPG2 = MPEG 2 (SVCD/DVD), Obsługiwane
    Audio : 0.00 B, 224 Kbps, 48000 Hz, 2 kanał(y), 0x51 = Mpeg-1 audio Layer 2 [0xc0], Obsługiwane
    please help me

    why one video on the same codec add ok, and another video file is not supported????
    I record vhs casete to dvd with the same setting and one is ok ( I create menu and burn on DVD on encore ) and another is bad???
    thx for suggestions I check everything :)

  • Device type does not support page format

    Hi All,
    There is one issue when I print a sapscript. I get an error message as follows:
    Device type EPESCP9 does not support page format ZSG02
    Could someone advise?
    Thanks
    Alice

    Hi,
      The page format ZSG02 is not present in Device type EPESCP9.
    in SPAD t.code add the page format in that device type.
    Better inform to BASIS people they will add page format in that device type.
    Refer the link Device type does not support page format
    Regards,
    Dhina..

  • What does your account type does not support the view account feature mean?

    What does your account type does not support the view account feature mean?

    In reference to what? Where are you seeing this message - iTunes? Do you use a credit card for purchases in iTunes or do you download only free content?

  • Document of this type is not supported in your system

    Hi All,
    Scenario : Through SBWP we are trying to send an attachment ( PDF/XLS/WORD ) in email.
    Issue : When we try to attach any document/file, we get error - Document of this type is not supported by your system administration. We checked the TSOPE table and it didn't have PDF entry and XLS/Word were blocked. However our other system had same entries but we could attach documents and send email without any issues. Could anyone please shed light on it?
    Thanks in Advance.

    Hello Rahul,
    Hope you are doing well, have you checked TSOPFAV table ?
    Also, check the following link, you may get some ideas
    Sending Mails - Home Page - ABAP Development - SCN Wiki
    Regards,
    Siddhesh

Maybe you are looking for

  • Print a custom Error message in the XML bursting program's log file...

    Hi, I having this requirement, where i need to print a custom error message in the xml bursting program's log file. Actually i am having a report where i create invoices and then those invoices are emailed to the respective customers, now say if a cu

  • How do i get rid of an error dj_sf_software?

    How do i get rid of an error dj_sf_software keeps telling me its on a network resource thats unavailable? Ive uninstalled and re-installed to no avail. I had a previous all in one printer set-up which I uninstalled before installing my deskjet d 1420

  • Syncing some songs onto iPhone hard drive via USB, but streaming the rest via iCloud?

    Hi, I have a lot of music, well over 50 GB. I have iCloud and iTunes Match. I recently got a 32GB iPhone 5. I was under the impression that I could sync some of my music library onto my iPhone via USB from my mac, but then still be able to access the

  • JBoss error with richfaces

    What´s going on? org.apache.jasper.JasperException: /public_jsp/login.jsp(1,1) The absolute uri: http://richfaces.org/rich cannot be resolved in either web.xml or the jar files deployed with this application org.apache.jasper.compiler.DefaultErrorHan

  • IPhoto slideshow - missing pictures

    I created a new album from selected pictures. I then hit the slideshow button, customised the slideshow and it worked perfectly the first couple of times. Since then, (the following day, some of the pictures fail to appear in the slideshow (i.e. blan