Motion VI execute/en​able issue

Hello all,
I have created a simple incremental force controller (see attached vi) for a Newport stage using the following components:
cRIO 9074
NI 9516
NI 9201
LabVIEW 2013
The stage is working and I have created other simple 'Straight-line' move examples with no problem.
Here is what occurs when I 'Run' my VI:
Hit 'Run' 
Hit 'Execute' to begin force control
Only 1 incremental motion occurs (there should be continuous movement here)
Hit 'Stop'
Hit 'Run' - Incremental motion begins immediately and controller acts as it should - converging to desired load
Hit 'Execute' - motion stops
My desire, of course, is for the incremental motion to only begin once the VI is running and I hit 'Execute'.
In the Axis Configuration under Initial Axis State I have both 'Axis Enabled' and 'Enable Drive on Transition to Active Mode' checked. I've tried unchecking both and then just the 'Enable Drive on Transition...' but the same thing happens when I run my VI.
Any ideas on why this is occuring and how to fix it?
Thanks for your help,
Kyle
Attachments:
Incremental Force Controller2.vi ‏94 KB

Hi kyleshook,
Nothing sticks out to me immediately about what might be going on with your code. You might try using Highlight Execution to slow down the program and see how things are flowing.
Have you already tried any troubleshooting steps?

Similar Messages

  • Execute Process Task Issue

    Hello,
    Here is the scenario:
    I am running two script logics from an SSIS package in the application called Reporting. Now I need to add a third task that runs script logic from another application called CostAnalysis. I have already tried using logic task, it wont work. now I am trying to do it through execute package task. In the execute package task,  I added a File connection that points to the exact location where the 2nd dtsx file(in other application called costanalysis) is located, and referenced that connection in Execute package task.
    Here is Issue:
    Before I added this 3rd task, the package named pushtocostanalysis was running just fine. After adding the 3rd step(execute package task), the package just stops running after 2 seconds and doesnt even create a log file! How could this be?
    Thanks.

    Hello, here is what I added to the modify script for the first approach (3rd task as script logic task) - Destreassign.lgf is the script logic in Costanalysis app. this package is being run from Reporting App.  But this doesnt seem to work. Please advise what changes I need to make. thanks.
    TASK(03_Destreassign_Script,USER,%USER%)
    TASK(03_Destreassign_Script,APPSET,%APPSET%)
    TASK(03_Destreassign_Script,APP,)
    TASK(03_Destreassign_Script,SELECTION,%SELECTIONFILE%)
    TASK(03_Destreassign_Script,LOGICFILE,%APPPATH%\..\AdminApp\CostAnalysis\DestReassign.lgf)
    TASK(03_Destreassign_Script,RUNMODE,1)
    TASK(03_Destreassign_Script,LOGICMODE,1)
    TASK(03_Destreassign_Script,CHECKLCK,%CHECKLCK%)
    Edited by: ZalakT on Dec 7, 2011 3:06 AM
    Edited by: ZalakT on Dec 7, 2011 3:57 AM

  • Process request method executing multiple times issue

    Hi ALL,
    In my controller code , process request method is executing multiple times and inserting multiple data into the table, can any body help me how to resolve this issue.
    I have the below code in my process request:
    OAApplicationModule am = (OAApplicationModule) pageContext.getApplicationModule(webBean);
         am.invokeMethod("InsertRecord",null);
         OAMessageLovInputBean oalovinputbean=(OAMessageLovInputBean)webBean.findIndexedChildRecursive("ccustatus") ;
         oalovinputbean.setValue(pageContext,"INPROGRESS");
         String userName = pageContext.getUserName();
          System.out.println("User NAme is :" + userName);
          OAMessageTextInputBean pUserId = (OAMessageTextInputBean)webBean.findChildRecursive("item32");
          pUserId.setValue(pageContext,userName);
          OAMessageTextInputBean pchangedby =  (OAMessageTextInputBean)webBean.findChildRecursive("item34");
          pchangedby.setValue(pageContext,userName);
          if((("on").equals(pageContext.getParameter("rrchkbox"))))
                  String whereclause1=(String)pageContext.getTransactionValue("whereclause");
                  String workordnum=(String)pageContext.getTransactionValue("workordnum");
                  String rrnum =(String)pageContext.getTransactionValue("rrnum");
                  String ponum =(String)pageContext.getTransactionValue("ponum");
                  System.out.println("whereclause test1"+whereclause1);
                  String status=pageContext.getParameter("ccustatus");
                  System.out.println("DEBENDRA LINE STATUS:" + status);
                  Serializable param[] = {whereclause1,workordnum,rrnum,ponum};        
                           // am.invokeMethod("getSearchData1",param);
                           // am.invokeMethod("checkSelectedrow",param);       
                 Serializable vcnt =  am.invokeMethod("processPOData",param);  
    Below code written in AM:
    public void InsertRecord()
            XXDPECONTAINERVOImpl vo = getXXDPECONTAINERVO1();
            vo.setMaxFetchSize(0);
            XXDPECONTAINERVORowImpl row = (XXDPECONTAINERVORowImpl)vo.createRow();
            oracle.jbo.domain.Number empNum = (oracle.jbo.domain.Number)getOADBTransaction().getSequenceValue("XXDPE_CONTAIN_SEQ");
            row.setContainerizationId(empNum);
            vo.insertRow(row);
            row.setNewRowState(row.STATUS_INITIALIZED);
    Please help me out.

    hi,
    PR() will be called whenever your page will load, so the number of times you will load your page all the time your PR will be called and it will call the AM method.
    otherwise put some condition and call the insert method from your PR.
    Regards
    Mahesh

  • Motion files no longer able to import into Final Cut

    Hello all,
    Everytime I try to import a motion file into Final Cut I get an unrecogized file error. This just started but I also noticed that Motion has limited export options as well.
    I am wondering if anyone else is experiencing this problem.

    Hi there. Has anyone got to the bottom of this file error problem yet? I'm having the exact same problem as the one in this post, ...and have an urgent deadline to meet!!
    Once again, trying to import Motion 2.0.1 files into FCP 5.0.4 but get error message: "File Error: 1 file recognized, 0 access denied, 1 unknown"
    ANY HELP MUCH APPRECIATED - THANKS!!
    R
    I am using Final Cut 5.0.4 with motion 2.0.1
    I did install some of the recent updates to Tiger to
    get it up to 10.4.9 But that is about it.
    I can't drag into the browser I can't do a file
    import.
    My other files that I had previously import maybe a
    month ago all work fine inside final cut but any new
    files give me the. I still need to conduct further
    testing.
    I will report my findings.

  • Executing RPR_ABAP_SOURCE_SCAN causing issues!

    Hello,
    RS_ABAP_SOURCE_SCAN ( previoulsy RPR_ABAP_SOURCE_SCAN) is meant for scanning the programs, but, as it does not have any mandatory selection criteria, in this case, if we run it wide open, the system performence is drastically coming down (many users unable to open new sessions, compiling progrmas etc), hence thinking to do not happen like that!
    I have a option of restricting the selection criteria, but, when i saw it does not have any enhancement spots!
    Pls. let me know what are the good options to see that users/developers to do not run it wide open?
    There are couple of implicit enhancements, but, not in the selection seelction screen piece, if so, i would have make some fields as mandatory. Pls. let me know how to restrict the prog, to do not tun wide open?
    Thank you

    Hi M_S_Raju_0613,
    you have so many ways of using system resources excessively.
    If RPR_ABAP_SOURCE_SCAN runs longer than 5 minutes, you may have changed the default system parameters. If it brings down performance so that users are unable to open new sessions, compiling progrmas etc, then somethings is wrong with your system. As it does not use any parallel processing, it can simply not use more than one process.
    If you still want to pick this lonely single issue, you may put an implicit enhancement where ever you want and just check if all selection criteria are initial. This will not help you anyway because the user may also use some * in the selection criteria to get the same result.
    Sorry, this is nonsense.
    Regards,
    Clemens

  • How to execute 261 goods issue for REM order items other than with MFBF?

    Our users are looking for an easy way to post a 261 goods issue for a single component of a repetitive manufacturing order without using the MFBF transaction where they have to deselect all other components of the order.
    The ideal situation would be to use a transaction similar to MB1C or MB11 to simply enter the planned REM order, component material id, and its respective quantitiy and then post. 
    Any information you can provide will be helpful.

    Strat,
    Thank you for your response but LT01 does not seem to provide the functionality that I am looking for.
    To clarify, our users would like to complete a 261 movement for a single component within a particular repetitive manufacturing, without going into the MFBF transaction and having to deselect all of the unnecessary components just to single out one. 
    So ideally we would like to use the MB1C transaction for a 261 movement. Enter in a REM order, the material id, and the quantity to be issued and simply post a single material.  Currently when we attempt to do this with MB1C we receive the error M7162 that our order, which is a product cost collector, cannot be processed with this transaction.
    Hope this helps clear it up and thanks again for your response.
    - Nick

  • EXECUTE ANY PROCEDURE issue

    Hi,
    I have read somewhere that EXECUTE ANY PROCEDURE is one of the most dangerous privilege. Could you please help me understanding it? I mean how exactly is this privilege dangerous and if it at all it is then what is the purpose of providing this privilege as an in-built privilege?
    Thanks in advance.
    Onkar

    onkar.nath wrote:
    I do agree that when we assign any privilege with ANY , it has security risk as it allows the user to perform activity in any of the existing schemas in the the system but my concern here is:
    1. Why at all this gets created when it is a security threat?Because there is always a DBA, who needs to perform system wide things.
    2. I was also told that having this privilege , any user can execute one specific procedure attaining DBA privilege. Is that correct? If so then how?check the second response of this thread.
    >
    Thanksregards

  • [SOLVED]systemd: help on executing oneshots, timing issues

    Hi,
    I have problems with systemd. I want to upload a firmware to my bluetooth adapter which needs the device already created by bluetoothd. I made the service file /usr/lib/systemd/system/fw-upload-bcm20702a0.service
    Unit]
    Description=uploading firmware to BCM20702A0 buetooth adapter
    Requires=bluetooth.service
    After=bluetooth.service
    [Service]
    Type=oneshot
    ExecStart=/usr/bin/brcm_patchram_plus_usb --patchram /lib/firmware/BCM20702A0_001.001.024.0156.0204.hcd hci0
    [Install]
    Alias=fw-upload-bcm20702a0.service
    WantedBy=graphical.target
    Manually executing this after system startup with
    systemctl start fw-upload-bcm20702a0.service
    works. But during system startup I get this error:
    [root@gruenix ~]# systemctl status fw-upload-bcm20702a0.service
    fw-upload-bcm20702a0.service - uploading firmware to BCM20702A0 buetooth adapter
    Loaded: loaded (/usr/lib/systemd/system/fw-upload-bcm20702a0.service; enabled)
    Active: failed (Result: exit-code) since Mo 2013-04-15 10:39:15 CEST; 36s ago
    Process: 1273 ExecStart=/usr/bin/brcm_patchram_plus_usb --patchram /lib/firmware/BCM20702A0_001.001.024.0156.0204.hcd hci0 (code=exited, status=1/FAILURE)
    Apr 15 10:39:15 gruenix brcm_patchram_plus_usb[1273]: device hci0 could not be found
    Apr 15 10:39:15 gruenix brcm_patchram_plus_usb[1273]: option patchram with arg /lib/firmware/BCM20702A0_001.001.024.0156.0204.hcd
    Apr 15 10:39:15 gruenix systemd[1]: fw-upload-bcm20702a0.service: main process exited, code=exited, status=1/FAILURE
    Apr 15 10:39:15 gruenix brcm_patchram_plus_usb[1273]: hci0
    Apr 15 10:39:15 gruenix systemd[1]: Failed to start uploading firmware to BCM20702A0 buetooth adapter.
    Apr 15 10:39:15 gruenix systemd[1]: Unit fw-upload-bcm20702a0.service entered failed state
    The error indicates that the device hci0 is not created in time. But what else can I do to assure that?
    Harvey
    Last edited by Harey (2013-08-14 09:49:22)

    Today I revisited my problem and solved it. Just in case anybody is interested in the solution:
    Preface: You need 2 small packages for this to work
    1. hex2hcd - converts a hex file extracted from the windows driver package to hcd format
    2. brcm_patchram_plus - a tool from broadcom to upload firmware files into the usb adpater
    I made to AUR packages for convenience:
    https://aur.archlinux.org/packages/?O=0&K=hex2hcd-git
    and
    https://aur.archlinux.org/packages/brcm … _plus-git/
    Then you convert your windows firmware file to hcd format with hex2hcd and store it as /lib/firmware/fw-{vendor_id}_{device_id}.hcd (in my case: /lib/firmware/fw-0489_e031.hcd).
    Now for the tricky part part: Create a script like this (improvements and comments welcome):
    #!/bin/bash
    # BCM20702A0 BT Adapter upload rampatch
    # env Variables
    logfile=/var/log/rampatch.log
    # logfile check
    if ! test -f ${logfile} ; then
    # logfile does not exist, so create it
    touch $logfile
    fi
    echo "-------------------------------------------------------" >> $logfile
    entrytime=$(date +"%Y-%m-%d %H:%M:%S")
    echo $entrytime " applying rampatch to BCM20702A0 bluetooth adapter" >> $logfile
    # wait for hci0 to become available and usable
    sleep 1
    /usr/bin/brcm_patchram_plus_usb --patchram /lib/firmware/fw-0489_e031.hcd hci0 >> $logfile
    entrytime=$(date +"%Y-%m-%d %H:%M:%S")
    echo $entrytime " ..done" >> $logfile
    echo "-------------------------------------------------------" >> $logfile
    (This one writes to a logfile in /var/log/ for easier debugging)
    This has to be triggered by systemd, so we need a service file /etc/systemd/system/loadfw.service:
    [Unit]
    Description=Load firmware into BCM20702A0 bluetooth USB adapter
    After=basic.target
    After=suspend.target
    After=hibernate.target
    [Service]
    Type=oneshot
    ExecStart=-{put your script location here}start_BCM20702A0.sh
    [Install]
    WantedBy=basic.target
    WantedBy=suspend.target
    WantedBy=hibernate.target
    Enable it via
    systemctl enable loadfw.service
    and bazinga - the firmware gets loaded at every boot, suspend and hibernate.
    Harvey

  • Replacement Needed. This iphone is not able to complete the activation process and needs to be replaced. Please visit your nearest apple store or authorized service center.

    Probably will never ever think of buying a locked phone from AT&T cause its one of the worst system integrations ever that these companies could think of.
    The entire problem started when I put in a request with at&t to unlock my iphone 4s (ios7) which did get approved. I performed the entire instructions they asked me to do, which is to backup and restore. After doing those instructions my iphone gave me an error message below
    The SIM card inserted in this iPhone does not appear to be supported.
    The SIM card that you currently installed in this iPhone is from a carrier that is not supported under the activation policy that is currently assigned by the activation server. This is not a hardware issue with the iPhone. Please insert another SIM card from a supported carrier or request that this iPhone be unlocked by your carrier. Please contact Apple for more information.
    Basically saying that at&t hasn't still unlocked the iphone which a really helpful apple executive was able to confirm. I initiated another unlock process from at&t in order to unlock the iphone, just to be sure that its not something wrong from my end. The nice at&t lady stayed on chat with me to unlock the iphone step my step while I was calling the apple tech too. And the apple tech confirmed again that the iphone is locked to at&t.
    Now, just a few minutes ago I tried another restore to see if any progress is being made and to my surprise I got an error message saying
    Replacement Needed. This iphone is not able to complete the activation process and needs to be replaced. Please visit your nearest apple store or authorized service center.
    I feel like I am just going around these two different "money hogger" companies which set certain rules and regulations to screw a regular phone buyer. I purchased this iphone in USA and trying to unlock in India, is it really this hard to simply unlock a device.
    For now I am going to try to call a apple office in india (apprently we don't have very many out here) and see if they can help me. But any other assistance regarding unlocking an iphone 4s would be helpful. I have however, tried checking IMEI.info, called up apple, talked to at&t (which always say go talk to apple) I do have a case number from apple as well in case an apple executive reads this discussion forum (case number: 566383594)
    Thanks

    You got a confirmation from AT&T that it was authorized. Is this correct? - Yes i did get an email authorization on the 21st.
    Then you connected the phone to a computer with the latest version of iTunes installed. You clicked on the phone's name in iTunes, then clicked "Backup Now". - Yes
    When that finished you clicked "Restore iPhone" (NOT "Restore Backup") - Yes
    Are you with me so far? - Yes.
    And @ Varjak is right that after the 3rd restore I get the replacement error. 
    Plus I have NEVER jailbroken the iPhone. To give you another update, I spoke to a really nice apple tech in India who was atleast able to get me out of the replacement error by doing a recovery mode option. However, the lastest restore still gives me the same error
    The SIM card inserted in this iPhone does not appear to be supported.
    The SIM card that you currently installed in this iPhone is from a carrier that is not supported under the activation policy that is currently assigned by the activation server. This is not a hardware issue with the iPhone. Please insert another SIM card from a supported carrier or request that this iPhone be unlocked by your carrier. Please contact Apple for more information.
    Message was edited by: jabgars

  • Erro while executing query using BWA

    Hello BWA experts,
    I am facing a issue while running a query by using BIA. I get error message as "Program error in class SAPMSSY1 method: UNCAUGHT_EXCEPTIION.
    My querz contains one basis key figure in the column and a charateristic say company code in row. In free characteristic, I have sales document no. The qeury executes without any issue at first. But when I go to 'sales document no' in the free characteristic area and select filter values, this error pops out. This document no cannot be removed due to customer requirements.
    If I restrict the query output with selection, then it is able to execute & filtering can be done without and errors. Also if I activate not to use BIA in tcode 'RSDDBIAMON', the query executes & filtering can be done whithout and errors.
    If I change the query & put 0doc_number in the drill down and execute for the same selection, I get error as follows,
    Error subfield access to table (row3, column 0 to row 3, cloumn 0) outside of
    Error Serialization/Deserialization error
    Error An an exception with the type CX_TREX_SERIALIZATION occured, but was neither
    Error Error reading data  of infoprovider XXXXXX
    Error Error while reading data, navigation is possible.
    I was suggested by SAP to increase the max_cells_one_index parameter to 200 million. We are on revision version 53 and the current value set for max_cells_one_index to 40 million. They also mention with a caution that 'by changing this parameter it will bring more load to BW servers'.
    I would like to know how the bw server load would increase by increasing this parameter. Will there be any another impact on the BIA or BW servers.
    Secondly, how is the value arrived to give a memory out , serialization error.
    Also will this kind of an issue be solved in the next revision version? I know that revision version 54 is available.
    Please help.
    Thanks,
    Sandeep

    Hi Marc,
    Thanks for the explaination.
    I am not able to even evaluate the amount of data with this document no in the drilldown. When I run this report I get an abap dump "TSV_TNEW_PAGE_ALLOC_FAILED".So I guess the no of documents must be very high. Is there a way to check in BIA Monitor the no of documents returned after execution, for a particular selection.
    However, I have come accross a note '1157582' which talks about spiltting the result set in different data packets. Will this be helpfull in any case? Currently I see that the parameter 'chunk_size' is set to zero
    Thanks,
    Sandeep

  • HR Authorization issue for specfic User

    Dear all,
    One of the HR user , he can run payroll on particular site ,
    i have assigned Org key of site to master data on the particular role .
    User tried to run payroll using pa30 with personnel no (one of store user) .
    but system is not take any value and its not showing any error also .
    For example pls check below detail i have tried my user id and system has shows below details of the user (below details is one of the store user ).
    Personnel no.   2941
    Name         A  Mohammed Younus
    Personnel ar ZOSO                            EE group   A
    Subarea      STCH                            EE subgrp  3E
    Kindly suggest to resolve the issue
    Note : 1, i have deleted the user and i have recreated role .
    2, i have copied another user role (he can run payroll) to effected user ,even though he cant able to run payroll.
    Edited by: satheesh0812 on Dec 17, 2010 9:29 AM

    Dear all,
    I dont thing so there is no issue with Role  ,only issue with Structure Auth..
    Becoz pls check below Authorization Object.
    Changed    HR: Master Data
      Authorization level            E, M, R, W
      Infotype                       *
      Personnel Area                 *
      Employee Group                 *
      Employee Subgroup              *
      Subtype                        *
      Organizational Key             20000156, 20000157, 20000201
    In OOSP for particular Org key .
    Auth profile              Auth.Profile name
    CTHR_CHENNAI     CTHR_Chen
    Auth profile             No  Plan Vers Obj Type   Object I         Maint Eval.path Status vec
    CTHR_CHENNAI     1     01               O                   20000156              O-S-P     12
    CTHR_CHENNAI     2     01               O                  20000157             O-S-P     12
    CTHR_CHENNAI     3     01               O                  20000201            O-S-P     12
    In OOSB details
    IN OOSB I have assigned Authorization profile to UserXXX, user can see all employee details in PA30 except one employee details , can
    User name Autho.profile                           Start date        End date            Exclustion Display Objects
    XXXX          CTHR_CHENNAI                     01.01.2005     31.12.9999
    If i give Autho.profile --> all instead of CTHR_CHENNAI ..
    HR executive can able see all employee details in PA30 ...
    Let me know where exactly issue is there ...
    Kindly suggest...

  • Connectivity issue to database.

    DB Version :10.2.0.2
    OS:Sloaris 5.8
    Yesterday the application server couldn't able to connect to the production database for 30 min .When i checked in the alert log ,i got primary unable to ping the standby database
    LGWR: I/O error 3113 archiving log 3 to '*********'
    ORA-01034: ORACLE not available
    PING[ARC1]: Heartbeat failed to connect to standby '*********'. Error is 1034.
    Error 1034 received logging on to the standby
    WARNING: inbound connection timed out (ORA-3136)
    In AWR report it showing log file sync as top wait event
    My production database is in max performance mode
    log_archive_dest_2 = service=********* lgwr async noaffirm net_timeout=10
    The application team told me that at that time some stored procedure was running which used to do some bulk DML . But this stored procedure runs at the same time every day .
    Is this issue is due to primary and standby database connectivity issue causing problem due to wihich the the lgwr of primary unable to write on standby and causing the log file sync to go high.and when i compared it with day before yesterday AWR report same procedure and sql's were executed with out issue at that time.
    iF we change to ARCH will it help.
    log_archive_dest_2 = service=********* ARCH noaffirm net_timeout=10

    user8850066 wrote:
    No it was not down at that time. will Standby DB cause any performance problem to primary if it is down and the primary is in max performance mode.
    As per my knowledge it shouldn't in max performance mode. But not sure what will happen if the lgwr async in max performance.Now your standby database can receive logs from primary?
    Post there your standby and primary database alert.log according this time.

  • FCP Studio won't install FC but will install Motion, DVD Studio etc.

    I'm installing Final Cut Studio 2 and when going through the installation process, there is no option to install Final Cut yet DVD Studio Pro, Motion, LiveType etc. are able to be installed. I previously had a version of FCP7 which was uninstalled (long story short I was borrowing it) so that's the only issue I can see, but I completely removed any lingeringfiles. All that is said for Final Cut, Color, and Compressor is "Skip". Help would be greatly appreciated as this is preventing several pertinent projects from being carried out.
    Thanks

    Go here:
    http://www.digitalrebellion.com/fcsremover/
    and download the free FCS Remover,
    Run it.
    Re-Install FCS 2.
    Your system is telling the installer it already has FCP...

  • Urgent Issue New Mac Pro (Im going CRAZY)

    I recently purchased a MAC Pro with the following specifications:
    Processor Name: Quad-Core Intel Xeon
    Processor Speed: DUAL 2.26 GHz
    Total Number Of Cores: 8
    L2 Cache (per core): 256 KB
    L3 Cache (per processor): 8 MB
    Memory: 6 GB
    Graphic Card:
    Chipset Model: NVIDIA GeForce GT 120
    and I seem to be getting very slow results in Motion. I have an IMAC with motion and it is able to process and playback faster than on my MAC PRO.
    FCP is a thousand times faster but I am mainly working with Motion.
    Also when I am on the internet and looking at some websites with Flash I notice a slower results with the MAC PRO
    I am guessing my issue here is with the Graphics Card..
    But How WHAT? I am using a NVIDIA GeForce GT 120 (I know its not super fast but faster than that on my IMAC)
    Is there some type of control of allowing me to use more of the graphics card? I just am wondering if the graphics card is being maximized and if it is what does this mean? I know that I could buy another NIVIDA GeForce GT 120 but will my system be able to use them both. I am using Leopard and I know that the software like motion and even leopard are limited to how much of the graphics card may be used.
    Ahhh
    Please help!!

    First, what versions of FCS/OS are you using on your i-Mac and what versions on your new Mac Pro?
    Second, Motion does not like working with more than one card installed, however, I have two 2400HD cards installed and have no problems with motion (FCS 2). Some believe the two card problem is with Plugs, not Motion. I tend to agree.
    Third, there is a known problem with Flash player in both Macs and PCs. I answered this question yesterday on this dissucussion board. You need to uninstall all traces of Flash player and then reinstall the latest player. The uninstaller, instructions and info about the problem is on the Adobe support page.
    Post back with the info from my first comment and we'll go from there.

  • IOS 7.04 and configurator 1.4.2 backup and restore issues

    I have 20 brand new iPad air's and I am trying to establish a base image in configurator, then use that to restore from as a mass deployment option. I created the backup from the first iPad air succesfully, I installed a few apps via configurator and tweaked icon placement via itunes, I also changed a few settings from the device, wallpaper, bluetooth, and I turned on reduce motion. I am able to backup the first device succesfully in configurator, when I attempt to restore then next device it errors out with a message "Could not restore backup code 4 domain com.apple.configurator.operation.error". I have tried manually proceeding past the greeting screen, rebooting the mac running configurator, restoring the device via itunes, and recreating the backup image. It continues to fail with the same error. The frustarting thing is that i cannot find a table to tell me what these error codes mean, so im left in the dark as to what is causing the issue. does anyone have any ideas?

    I have gotten this resolved, but as to how i got this accomplished I am unsure. I ended up deleting the backup image I had created, and starting over from the beginning. I then created a backup at each step of the process, then tested it to see if it failed to apply. At no step in the process did the process fail, so I dont have a clue what change was the culprit. The last issue I'm having, which appears to be fairly widespread, is that when the image is applied theres a 3-5 minute hang where it stays in the "waiting for device to be ready" state. Im not overly concerned about this but it is a pain to have to wait so long for each device to finish. Anyone have a clue about this?

Maybe you are looking for

  • BLOG SUMMARY PAGE - is it possible to change?

    Is it possible to create a rolling blog (i.e. no "READ MORE") and have all the entries one after another?

  • Unable to create per forma invoice w.r.t to Free of charge delivery

    Hi Experts, I create a free of charge delivery order type ZFD (copy from order type FD). I create a delivery (VL01N) with reference to free of charge delivery order & done PGI. But when i want to create Per forma invoice of this delivery with referen

  • How to Disable CheckBox for a Particular Condition

    Hi All, In my application, iam using one table having 5rows , with checkboxes, based on one condition i want to  make few checkboxes as default disable in the same table, and some checkboxes i shud make it as enable, so experts please help me how to

  • How may I prevent loss of Music - not from iTunes - on a new computer?

    The original iTunes Library I had for my iPod Touch was on a computer that has broken down. I am concerned about what I'm reading in the iTunes HELP files, because I see no way to prevent loss of my non-purchased (at least from iTunes) music when syn

  • Print pdf files on a A4 format

    Dear all, When I want to print my pdf files on a A4 format- one page per paper, the document is printed on the half of the paper. I encounter this problem on the Acrobat Adobe X series, hence it was not the case with previous editions of Acrobat Read