YouTube upload fails due to details in description

Recently I've come across a bug in the iMovie YouTube uploader. This post is basically another confirmation of the problems discussed in http://discussions.apple.com/message.jspa?messageID=9339330
iMovie goes through all the steps, compression and uploading, right to the dialog providing a link to the video. The video will not be available however, making this a completely silent failure.
Three causes for this problem has been reported, related to video metainformation:
* Very long title
* Tags separated by comma instead of space, thus making it one gigantic tag
* Tags constructed with double quotes - this is what caused my problem
I'll file a bug report later, until this is fixed it's handy for iMovie users to know about this issue.

from browser, it will upload file using server object model. you can change the upload size for same in CA.
as far as uploading file programatically using service, you can run the below script on server and it will resolve the issue
$ws = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
$ws.ClientRequestServiceSettings.MaxReceivedMessageSize = 262144000
$ws.ClientRequestServiceSettings.MaxParseMessageSize = 262144000
$ws.Update()
Note: 262144000 = 250 MB
<b>Sandeep Parandekar MCPD</b><br/> <a href="http://www.parandekar.blogspot.com">http://www.parandekar.blogspot.com </a> <br/> Please mark the post that answered your question as the answer, and mark other
helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.

Similar Messages

  • Photo upload to iCloud fails with the error message 'Upload failed due to network error'. Ideas?

    I am trying to get my photos on my Mac Mini onto my iPad 2 via iCloud. I have tracked the problem down to upload failure from Mini to iCloud. 1St (&every) photo upload fails with the message 'Upload failed due to network error'. Any ideas?

    I doubt this issue is related to the Mac Mini specifically.
    I have 44 photos shot with an iPhone 3G that will not upload to iCloud Photo Library. I try and drag-and-drop them onto the web interface and I get the same error message you did:
    Upload Failed
    44 items were not uploaded due to a network error.
    However, I have another 62 photos shot with the same iPhone 3G that upload without issue. And I just uploaded 440 photos from an iPhone 4 without issue.
    I thought it may have something to do with certain EXIF tags missing on the photos that would not upload but I have not been able to figure out a pattern when comparing photos that work and photos that don't work.
    The photos that won't upload open fine in QuickLook, Preview, and Pixelmator so I doubt the image is corrupted in some way.
    I can AirDrop the photo to my iOS device and it will upload to iCloud Photo Library, the photo/video count will be incremented on the iOS device and iCloud Photo Library but the photo will never be displayed in iCloud Photo Library. When I delete the photo on the iOS device the photo/video count will decrement on the iOS device but will remain the same in iCloud Photo Library. When this occurred the following error was thrown in the iCloud Photo Library web interface:
    Expanding Details shows the following log:
    https://gist.github.com/jameswthorne/757e319b9fee63119890

  • YouTube Uploads Failing All of a Sudden

    So I've had no problems in the past uploading to YouTube but now it keeps failing at the 99% mark.
    I went to YouTube and noticed they don't allow login with your channel name anymore, you must use your email address associated with the account.
    I was using my channel name in FCPX and although it was showing that it was connecting, I changed my credentials to the email address rather than the channel name.
    So my YouTube and FXPC are in Sync and I'm using the right credentials.
    I'm still getting the failure. By the way it's not a credentials failure.

    So I worked out what the issue was.
    I have a template I use for the description of a video when uploading to YouTube, in this template there are characters such as <>(), these are not accepted by YouTube in the description section.
    I worked this out by trying to upload the video directly to YouTube and it was working, however when I attempted to enter the description, it told me I was using characters which were not allowed.
    So I figured that FCPX was uploading the video but when it got right at the end, it would fail because of the unsupported characters.
    To fix this problem, all YouTube upload rules should be built in to FCPX so that FCPX is sending over a valid video to YouTube and there's no rejection from YouTube's end.
    Another little problem I found was, I was uploading multiple videos and I would leave the computer unattended, however once the first video would fail the screen prompt would come up advising it failed and FCPX wouldn't continue with the rest of the videos. FCPX should continue with the rest of the jobs in line and not stop because of an error with the first one in the line, especially when dealing with time consuming tasks that you don't want to sit around and wait for.

  • YouTube Upload Failed

    Liking FCPX so far.... (I'm not a professional more of a prosumer....)
    Anyone had any success in uploading to YouTube?
    I started an upload last night using the "Export to YouTube" menu
    not a lot of options on selecting quality etc.......
    FCPX launches the "Export Monitor" - but keeps FCPX tied up during the whole upload process
    This took over 7 hours!!! (The movie was less than 10 mins long)
    I left it going overnight - as I said, during the upload FCPX is not useable for anything else - This is not done as a background task
    This morning FCPX is available again, and Export Monitor reports "Upload successfull"
    However - Youtube reports
    "Failed (Upload Aborted)"
    So questions
    1) Why did it fail - will it do the same if I try again?
    2) Why does it tie FCPX up for the entire export duration?
         I would understand if its a priority task as it renders the movie, but once it starts the upload to YouTube please let me work again
    3) What I would now like to do is export the file from FCPX - and then upload it manully using the YouTube webpage - But the export options are so limited. Do I really have to buy compressor? My first attempt resulted in a file over 5Gb - I don't want to upload that! How do I get a smaller file for YouTube?
    4) I've started an export for AppleTV (This has tied up FCPX again) - The Estimated time just keeps going up........
    iMovie11 has more options to be able to export files.
    Regards
    Julian

    This site helped me with that:
    http://blog.jedchristiansen.com/2007/09/21/uploading-keynote-presentations-to-yo utube-with-transitions/

  • Mac app store upload failed due to a general error

    I am using the latest XCode, freshly installed. I am working with Snow Leopard, Lion and Mountain Lion. Wherever I try to upload a new application to the mac app store, I get the following error message:
    Unable to process validateProductSoftwareAttributes request at this time due to a general error.
    I submitted the app yesterday and it was validated and waiting for review, so there were no issues at all. But today I rejected the binary because I found a bug. Now it does not upload anymore. There have not been any changes to the Info.plist or the entitlement file.
    The error message hints to wait for some hours and try again, but I have bad experiences with application submitting and not getting sound error messages.
    Any hints?

    >I submitted the app yesterday and it was validated and waiting for review, so there were no issues at all. But today I rejected the binary because I found a bug. Now it does not upload anymore. There have not been any changes to the Info.plist or the entitlement file.
    I am having very similar problem. Today looks like  many other people are facing same issue.
    Refer to this:
    http://stackoverflow.com/questions/8353049/unable-to-process-application-info-pl ist-validation-at-this-time-due-to-a-genera
    And pardon my poor English (I'm Japanese).

  • HT3368 "Upload failed because of an unrecognized error" in Keynote when trying to upload to youtube

    So im done my keynote, and i wanna put it on youtube. Nope! It says "Upload failed because of an unrecognized error.". How do I fix this?

    This site helped me with that:
    http://blog.jedchristiansen.com/2007/09/21/uploading-keynote-presentations-to-yo utube-with-transitions/

  • Load getting failed due to short dump

    Hi All,
    Process Chain is getting failed due to following short dump Include Report LFZI_CA_PCA_DERIVATIONSU37 not found. Please suggest on rectifying this dump. Its a delta load.
    Regards,
    Asim

    Hi All
    As requested please find details short dump below. And datasource name is this GECPC_GLPCP and its extractor is ZPCC_V_GLPCP.
    Short text
       Syntax error in program "SAPLZFI_CA_PCA_DERIVATIONS ".
    hat happened?
       Error in the ABAP Application Program
       The current ABAP program "GP9IQHCDEPFH201E24O25IAYXXW" had to be terminated
        because it has
       come across a statement that unfortunately cannot be executed.
       The following syntax error occurred in program "SAPLZFI_CA_PCA_DERIVATIONS " in
        include "LZFI_CA_PCA_DERIVATIONSUXX " in
       line 77:
       "INCLUDE report "LZFI_CA_PCA_DERIVATIONSU37" not found"
       The include has been created and last changed by:
       Created by: "SAP* "
       Last changed by: "SAP* "
       Error in the ABAP Application Program
       The current ABAP program "GP9IQHCDEPFH201E24O25IAYXXW" had to be terminated
        because it has
       come across a statement that unfortunately cannot be executed.
    What can you do?
        Please eliminate the error by performing a syntax check
        (or an extended program check) on the program "SAPLZFI_CA
        You can also perform the syntax check from the ABAP Edito
        If the problem persists, proceed as follows:
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can lo
        at and manage termination messages, and you can also
       keep them for a long time.
    Error analysis
        The following syntax error was
        "INCLUDE report "LZFI_CA_PCA_DE
    How to correct the error
        Probably the only way to elimin
        If you cannot solve the problem
        notification to SAP, include th
        1. The description of the curre
           To save the description, cho
        (Unconverted)".
        2. Corresponding system log
    Display the system log by callin
    Restrict the time interval to 10
    ter the short dump. Then choose "
    nconverted)".
    If the problem occurs in a probl
    ogram: The source code of the pro
    In the editor, choose "Utilities
    ilities->Upload/Download->Downloa
    Details about the conditions und
    tions and input led to the error.
    Information on where terminated
        Termination occurred in the ABAP program "GP9IQHCDEPFH201E24O25IAYXXW" - in
         "START_ROUTINE".
        The main program was "RSBATCH_EXECUTE_PROZESS ".
        In the source code you have the termination point in line 102
        of the (Include) program "ZFICA_DERIVE_PCA_OBJECTS_S".
        The program "GP9IQHCDEPFH201E24O25IAYXXW" was started as a background job.
        Job Name....... "BIDTPR_6726959_1"
        Job Initiator.. "ALEREMOTE"
        Job Number..... 17271800
    Line  SourceCde
       72 ASSIGN 'L_DERIVE_CHRT_ACCTS-UPD_CHRT_AC
       73 assign (<derive_chrt_accts_field>) to
       74 IF <derive_chrt_accts> IS ASSIGNED.
       75   zzi_attributes_upd-chrt_accts_upd = '
       76 ENDIF.
       77 zzi_attributes_upd-/bic/gactivity_upd
       78 zzi_attributes_upd-/bic/gfactv_upd
       79 zzi_attributes_upd-/bic/gglobacct_upd
       80 zzi_attributes_upd-/bic/ggforacc_upd
       81 zzi_attributes_upd-/bic/ggrracc_upd
       82 zzi_attributes_upd-/bic/ggra_code_upd
       83 zzi_attributes_upd-/bic/gsegmtion_upd
       84 zzi_attributes_upd-/bic/ggaapflg_upd
       85 zzi_attributes_upd-/bic/gsub_item_upd
       86 zzi_attributes_upd-/bic/gsegmnt_upd
       87 zzi_attributes_upd-/bic/gacctgrp_upd
       88 zzi_attributes_upd-comp_code_details_up
       89 zzi_attributes_upd-gbfi0600_upd
       90 zzi_attributes_upd-/bic/zaccsuf_upd
       91 zzi_attributes_upd-/bic/gconunit_upd
       92 zzi_attributes_upd-/bic/gtpunit_upd
       93 *--------------------------------------
       94 * Store a copy of the source fields if
       95 *--------------------------------------
       96 MOVE-CORRESPONDING <source_fields> TO z
       97 CLEAR zze_attributes.
    Runtime Errors         SYNTAX_ERROR
    Date and Time          04.08.2014 17:27:39
        98 *----------------------------------------------------------------------*
        99 * Derive all PCA fields for reporting
       100 *----------------------------------------------------------------------*
       101
    >>>>> CALL FUNCTION 'ZFI_CA_DERIVE_PCA_ATTRIBUTESII'
       103   EXPORTING
       104     i_zfi_ca_pca_attributes     = zzi_attributes
       105     i_zfi_ca_pca_attributes_upd = zzi_attributes_upd
       106     msgty                       = 'I'
       107     recno                       = <source_fields>-record
       108   IMPORTING
       109     e_zfi_ca_pca_attributes     = zze_attributes
       110   TABLES
       111     monitor_recno               = lt_monitor_recno.
       112
       113 *----------------------------------------------------------------------*
       114 * On the recurrsive load delete entries where the data is the same
       115 *----------------------------------------------------------------------*
       116 IF zzg_realignment_run = 'X'.
       117   IF  zzi_attributes = zze_attributes.
       118     DELETE  source_package INDEX la_tabix.
       119   ELSE.
       120     MOVE-CORRESPONDING zze_attributes TO <source_fields>.
       121   ENDIF.
    SY-SUBRC 0
    SY-INDEX 3
    SY-TABIX 1
    SY-DBCNT 10
    SY-FDPOS 0
    SY-LSIND 0
    SY-PAGNO 0
    SY-LINNO 1
    SY-COLNO 1
    SY-PFKEY
    SY-UCOMM
    SY-TITLE Execute Batch Proces
    SY-MSGTY E
    SY-MSGID R7
    SY-MSGNO 057
    SY-MSGV1 ZBAL_LC
    SY-MSGV2 A
    SY-MSGV3
    SY-MSGV4
    SY-MODNO 0
    SY-DATUM 20140804
    SY-UZEIT 172720
    SY-XPROG SAPCNVE
    SY-XFORM CONVERSION_EXIT
    No.   Ty.          Program                             Include                             Line
          Name
        8 FUNCTION     GP9IQHCDEPFH201E24O25IAYXXW         ZFICA_DERIVE_PCA_OBJECTS_S            102
          START_ROUTINE
        7 METHOD       GP9IQHCDEPFH201E24O25IAYXXW         ZFICA_DERIVE_PCA_OBJECTS_S            102
          LCL_TRANSFORM=>START_ROUTINE
        6 METHOD       GP9IQHCDEPFH201E24O25IAYXXW         GP9IQHCDEPFH201E24O25IAYXXW          1299
          LCL_TRANSFORM=>EXECUTE
        5 METHOD       CL_RSTRAN_TRFN_CMD============CP    CL_RSTRAN_TRFN_CMD============CM005    70
          CL_RSTRAN_TRFN_CMD=>IF_RSBK_CMD_T~TRANSFORM
        4 METHOD       CL_RSBK_PROCESS===============CP    CL_RSBK_PROCESS===============CM00Q    93
          CL_RSBK_PROCESS=>PROCESS_REQUEST
       3 METHOD       CL_RSBK_PROCESS===============CP    CL_RSBK_PROCESS===============CM002    13
          CL_RSBK_PROCESS=>IF_RSBATCH_EXECUTE~EXECUTE
        2 FUNCTION     SAPLRSBATCH                         LRSBATCHU13                           437
          RSBATCH_EXECUTE_PROCESS
        1 EVENT        RSBATCH_EXECUTE_PROZESS             RSBATCH_EXECUTE_PROZESS               374
          START-OF-SELECTION
    REQUEST
        DTPR_1FR9TKO2U6M616ATG9C2EYKRH
        455553453544353433345434345454
        4402F16294BF256D61614793259B28
        000000000000000000000000000000
        000000000000000000000000000000
    DATAPACKID
        000001
        333333
        000001
        000000
        000000
    MONITOR
        Table[initial]
    SOURCE_PACKAGE
        3000000001012P2013K4AU0ACD 2013005          00                                               0
        3333333333333533334345344423333333222222222233222222222222222222222222222222222222222222222223
        300000000101202013B415013402013001000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        3333333333333533334345344423333333222222222233222222222222222222222222222222222222222222222223
        300000000101202013B415013402013002000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        3333333333333533334345344423333333222222222233222222222222222222222222222222222222222222222223
        300000000101202013B415013402013003000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        3333333333333533334345344423333333222222222233222222222222222222222222222222222222222222222223
        300000000101202013B415013402013004000000000000000000000000000000000000000000000000000000000000
      00000000000000000000000000000000000
      00000000000000000000000000000000000
      33333333333335333343453444233333332
      300000000101202013B4150134020130050
      00000000000000000000000000000000000
      00000000000000000000000000000000000
      Table IT_110723[600000x1144]
      {A:114*\TYPE=%_T00003S00000115O0000
      Table reference: 3570
      TABH+  0(20) = 90A161080000000060C1
      TABH+ 20(20) = F20D000083B00100C027
      TABH+ 40(16) = 03730000242D00000400
      store        = 0x90A1610800000000
      ext1         = 0x60C1190C00000000
      shmId        = 0     (0x00000000)
      id           = 3570  (0xF20D0000)
      label        = 110723 (0x83B00100)
      fill         = 600000 (0xC0270900)
      leng         = 1144  (0x78040000)
      loop         = 128   (0x80000000)
      xtyp         = ROL.115.11556
      occu         = 4     (0x04000000)
      accKind      = 1     (ItAccessStand
      idxKind      = 0     (ItIndexNone)
      uniKind      = 2     (ItUniNo)
      keyKind      = 1     (default)
      cmpMode      = 8     (cmpManyEq)
      occu0        = 1
      stMode       = 0
      groupCntl    = 0
      rfc          = 0
      unShareable  = 0
      mightBeShared = 1
      sharedWithShmTab = 0
      isShmLockId  = 0
      isUsed       = 1
      isCtfyAble   = 1
      hasScndKeys  = 0
      hasRowId     = 0
      scndKeysOutdated = 0
      scndUniKeysOutdated = 0
      ----- Shareable Table Header Data -----
      tabi         = 0xB008190C00000000
      pgHook       = 0x404CE73B00000000
      idxPtr       = 0x0000000000000000
      id           = 61767 (0x47F10000)
      shmTabhSet   = 0x0000000000000000
      refCount     = 1     (0x01000000)
      tstRefCount  = 0     (0x00000000)
      lineAdmin    = 606204 (0xFC3F0900)
      lineAlloc    = 600004 (0xC4270900)
      shmVersId    = 0     (0x00000000)
      shmRefCount  = 2     (0x02000000)
      rowId        = 18446744073709551615
      scndKeyAdmin = 0x0000000000000000
      ----- 1st level extension part --------
      regHook      = 0xC8C0190C00000000
      collHook     = 0x0000000000000000
      ext2         = 0x0000000000000000
    RI-CLUSTR
       0
       00
       00
    ZE_ATTRIBUTES
                         00000
       22222222222222222233333
       00000000000000000000000
       00000000000000000000000
       00000000000000000000000
    ZI_ATTRIBUTES
       AU0A    070221000020130
       45342222333333333333333
       15010000070221000020130
       00000000000000000000000
       00000000000000000000000
    ZI_ATTRIBUTES_UPD
       XXXXX XXXXXX  XX XXXX
       55555255555522552555522
       88888088888800880888800
       00000000000000000000000
       00000000000000000000000
    SOURCE_FIELDS>-RECORD
       1
       0000
       1000
    T_MONITOR_RECNO
       Table[initial]
    ZG_REALIGNMENT_RUN
       2
    Regards,
    Asim
    GECPC_GLPCP   

  • Is there a way to save a job action for YouTube upload in Compressor 3.5?

    Is there a way to save a job action for YouTube upload? I have about 25 - ten minute clips I want to upload and they all pretty much have the same description and tags. Is there a way to save/make a preset of the job actions that way I don't have to keep inputing the same usernames, passwords, descriptions, tags? Thank you

    the method mentioned by benwiggy will certainly work.  If you want to an option that would give you more options, you could use a PDF Service.  You could then put a specific job on hold while still allowing others to use the printer.
    You can do this by opening AppleScript Editor (/Applications/Utilities).  You can copy and paste the following into an editor window --
    on open printJobs
    tell application "Finder"
    set trapFile to quoted form of POSIX path of (printJobs as string)
    end tell
    set defaultPrinter to do shell script "lpstat -d | awk -F: '{print $2}'"
    do shell script "lpr -P" & defaultPrinter & " -q " & trapFile
    end open
    Save the file as an Application.  You can name it something like Hold Print Job.  Then just put it in the PDF Services directory in the Library directory of your Home folder <yourname>/Library/PDF Services.  You may need to make the PDF Services directory as it may not already be there.
    Once the file is in place, you can use it by using the PDF drop down menu at the bottom left of a print window.  That will send the file to the printer and put it on hold.  Others can still use the printer.  You can then print your file whenever you want.  Just open the print queue as mentioned by benwiggy.  Highlight the job that is Paused.  You will see a little curly icon at the very right (looks like a reload icon in a web browser).  Just click that icon and the job will start printing.

  • PAR File upload Failed in NWDS

    Hi ,
    i.While i m trying to deploy PAR file from NWDS it showing Error like this"<b>PAR Fileupload Faild Please Check the user Name And Password</b> " .Also I tried this with admin Userid and Password,it showing the same error.
    ii.I can able to Login in to the Portal,But i cant deploy the PAR File.
    Help me to get through this .
    Regards,
    Malini.V

    Hello Malini,
    There is no configuration on server side for uploading PAR files. Please check your EP Server settings they can be the only cause of error. In NWDS please go to Windows->prefrences->SAP Enterprise Portal. Provide all the necessary details over there.
    You should use a user id which is having super_admin role assigned to it.
    In case you still get error that upload failed, In NWDS please go to Windows->prefrences->Workbench->Proxy Settings. remove proxy if it is there.
    Also the upload can fail depending of the content of the file, please ensure that there is no error in the code you are using.
    Regards
    Atul Shrivastava
    PS:Award points for helpful answer.

  • Adobe update process fails due to Error 130200. solutions please

    adobe update process fails due to Error 130200. solutions please.  Shyam

    Is there anything else beside the number 130200?
    Try downloading the update from http://www.adobe.com/downloads/updates/
    If you still need help, please tell us your operating system details.

  • "Enterprise manager configuration failed due to the ff... 11 g/windows 7

    I get this error message, when using DBCA to create a database. Please help! Studying on my own for OCA.
    Error message : "Enterprise manager configuration failed due to the following error - Listener is not up or database service is not registered with it. Start the listener and register database service and run EM Configuration Assistant again."
    I did the following :
    (1)Checked listener service properties and found that the path to executable was
    driveletter:\app\product\11.1.0\db_2\bin\oracle.exeoca11g
    I change the path above to what is listed below:
    driveletter:\app\product\11.1.0\db_2\bin\tnslsnr
    I updated :HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OracleOCA11gTNSListener
    image file to reflect the change .
    I got the above suggestion from a blog. Not sure if it is right or wrong, but it seems logical. However, it did not resolve my issue
    (2) I ran the emca script in db_home/bin directory as suggested by the warning message in DBCA wizard. Reboot my PC. Still no luck.
    (3) I open DBCA to verify the database(via delete) is created, and yes it is .
    I open EM and attempted to log into the tool as Sys/sysdba user. I get username and/or password are invalid error message. URL: https(strike-through)localhost://158/em/console/logon/logon
    I can connect to SQl plus as either a sys/sysdba user but into EM.

    Ok here is my listener status
    C:\>lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 25-JAN-2013 14:01
    :59
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 25-JAN-2013 07:12:48
    Uptime 0 days 6 hr. 49 min. 13 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\app\Barbara\product\11.2.0\dbhome_2\network\admin\l
    istener.ora
    Listener Log File c:\app\barbara\diag\tnslsnr\Lenovo-PC\listener\alert\l
    og.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "OCA11GXDB" has 1 instance(s).
    Instance "oca11g", status READY, has 1 handler(s) for this service...
    Service "OCA2XDB" has 1 instance(s).
    Instance "oca2", status READY, has 1 handler(s) for this service...
    Service "oca11g" has 1 instance(s).
    Instance "oca11g", status READY, has 1 handler(s) for this service...
    Service "oca2" has 1 instance(s).
    Instance "oca2", status READY, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    This is the OracleoraDB11g_home1TNSlistner image file value is this
    C:\app\Barbara\product\11.2.0\dbhome_2\BIN\TNSLSNR
    Aaaah! I do not like the sound of this. Oracle enterprise edition does not support windows home edition and Oracle XE does not have DBCA included.
    Ok, so this is a road block, please suggest alternative routes.
    Thanks
    Edited by: Ant13 on Jan 25, 2013 2:21 PM
    Edited by: Ant13 on Jan 25, 2013 2:33 PM

  • Management Data Warehouse Data Collection fails due to login failure

    Hello,
    I am trying to set up a Management Data Warehouse on a server other than the one I want statistics of.  Unfortunately, each upload fails because the data collector upload job cannot log onto the warehouse server.  For some inexplicable reason the process is trying to log on using domain\serverName.  Obviously no such user exists, and the process fails.  Below is the error message I see in the logs:
    Description: An error occurred with the following error message: "An error occurred while verifying the result set schema against the output table schema. The data collector cannot connect to the management data warehouse. : Login failed for user 'domain\server name$'.".
    Any help would be greatly appreciated.
    Thanks,
    Zachary

    http://technet.microsoft.com/en-us/library/bb677211.aspx says
    The data warehouse is installed on a different computer from the data collector. Probable causes are network connectivity problems or an unavailable host server. This error only affects upload packages.
    Handling: Because there is no advance notification about a server shutdown, this error cannot be anticipated and handled automatically. The error is logged and after a brief interval, the upload is restarted. After four unsuccessful upload attempts, the collection set is disabled and its state is written to the execution log.
    Note:
    Any data that is collected while the collection set is running is kept and accumulated. If the upload package can connect to the data warehouse, the accumulated data is uploaded.
    Blog: http://dineshasanka.spaces.live.com

  • IPhoto book upload failed using iPhoto 9.4.3 and Mountain Lion

    Hi
    I have tried to upload iPhoto book several times but the upload failed.  I have tried rebooting my iMac in Safe Mode but this results in iPhoto closing when I try to buy my book.  I have uploaded books in the past using Snow Leopard with no issues.

    I hope this helps, thank you for taking an interest in this problem.
    Process:         iPhoto [233]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.3 (9.4.3)
    Build Info:      iPhotoProject-720091000000000~1
    App Item ID:     408981381
    App External ID: 15017489
    Code Type:       X86 (Native)
    Parent Process:  launchd [140]
    User ID:         501
    Date/Time:       2013-07-09 21:39:12.757 +1000
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          24555 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  21232 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      1BE54ADD-87CC-3C04-8164-249B4EFBBE28
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** +[NSString stringWithUTF8String:]: NULL cString'
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x0184ce8b __raiseError + 219
    1   libobjc.A.dylib                     0x04e5052e objc_exception_throw + 230
    2   CoreFoundation                      0x017ac60b +[NSException raise:format:] + 139
    3   Foundation                          0x049f2cf1 +[NSString stringWithUTF8String:] + 90
    4   iLifePageLayout                     0x033d71c7 -[KHPDFGenerator _retrieveGPUInfo] + 83
    5   libobjc.A.dylib                     0x04e5d5d3 -[NSObject performSelector:withObject:] + 70
    6   Foundation                          0x04a35326 __NSThreadPerformPerform + 395
    7   CoreFoundation                      0x0172304f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
    8   CoreFoundation                      0x01722a79 __CFRunLoopDoSources0 + 233
    9   CoreFoundation                      0x01748826 __CFRunLoopRun + 934
    10  CoreFoundation                      0x0174801a CFRunLoopRunSpecific + 378
    11  CoreFoundation                      0x01747e8b CFRunLoopRunInMode + 123
    12  HIToolbox                           0x06bd2f5a RunCurrentEventLoopInMode + 242
    13  HIToolbox                           0x06bd2cc9 ReceiveNextEventCommon + 374
    14  HIToolbox                           0x06bd2b44 BlockUntilNextEventMatchingListInMode + 88
    15  AppKit                              0x054da93a _DPSNextEvent + 724
    16  AppKit                              0x054da16c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    17  AppKit                              0x0572d210 -[NSApplication _realDoModalLoop:peek:] + 667
    18  AppKit                              0x0572d354 -[NSApplication _doModalLoop:peek:] + 67
    19  AppKit                              0x0572d515 -[NSApplication runModalForWindow:] + 198
    20  iLifePageLayout                     0x033ed7f8 -[KHLightboxOverlayView lightboxViewFinishedEnterAnimation:] + 125
    21  iLifePageLayout                     0x033ee578 -[KHLightboxEnvelopeView animationDidStop:finished:] + 230
    22  QuartzCore                          0x03606184 _ZN2CA5Layer23run_animation_callbacksEPv + 276
    23  libdispatch.dylib                   0x05077c82 _dispatch_client_callout + 46
    24  libdispatch.dylib                   0x0507d2e3 _dispatch_main_queue_callback_4CF + 223
    25  CoreFoundation                      0x01748c29 __CFRunLoopRun + 1961
    26  CoreFoundation                      0x0174801a CFRunLoopRunSpecific + 378
    27  CoreFoundation                      0x01747e8b CFRunLoopRunInMode + 123
    28  HIToolbox                           0x06bd2f5a RunCurrentEventLoopInMode + 242
    29  HIToolbox                           0x06bd2bf5 ReceiveNextEventCommon + 162
    30  HIToolbox                           0x06bd2b44 BlockUntilNextEventMatchingListInMode + 88
    31  AppKit                              0x054da93a _DPSNextEvent + 724
    32  AppKit                              0x054da16c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    33  AppKit                              0x054d05cc -[NSApplication run] + 855
    34  AppKit                              0x054735f6 NSApplicationMain + 1053
    35  iPhoto                              0x000460b9 iPhoto + 65721
    36  iPhoto                              0x00045705 iPhoto + 63237
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x0184d6a7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib                         0x04e5052e objc_exception_throw + 230
    2   com.apple.CoreFoundation                0x0184cd21 -[NSException raise] + 17
    3   com.apple.AppKit                        0x0572d557 -[NSApplication runModalForWindow:] + 264
    4   com.apple.iLifePageLayout               0x033ed7f8 -[KHLightboxOverlayView lightboxViewFinishedEnterAnimation:] + 125
    5   com.apple.iLifePageLayout               0x033ee578 -[KHLightboxEnvelopeView animationDidStop:finished:] + 230
    6   com.apple.QuartzCore                    0x03606184 CA::Layer::run_animation_callbacks(void*) + 276
    7   libdispatch.dylib                       0x05077c82 _dispatch_client_callout + 46
    8   libdispatch.dylib                       0x0507d2e3 _dispatch_main_queue_callback_4CF + 223
    9   com.apple.CoreFoundation                0x01748c29 __CFRunLoopRun + 1961
    10  com.apple.CoreFoundation                0x0174801a CFRunLoopRunSpecific + 378
    11  com.apple.CoreFoundation                0x01747e8b CFRunLoopRunInMode + 123
    12  com.apple.HIToolbox                     0x06bd2f5a RunCurrentEventLoopInMode + 242
    13  com.apple.HIToolbox                     0x06bd2bf5 ReceiveNextEventCommon + 162
    14  com.apple.HIToolbox                     0x06bd2b44 BlockUntilNextEventMatchingListInMode + 88
    15  com.apple.AppKit                        0x054da93a _DPSNextEvent + 724
    16  com.apple.AppKit                        0x054da16c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    17  com.apple.AppKit                        0x054d05cc -[NSApplication run] + 855
    18  com.apple.AppKit                        0x054735f6 NSApplicationMain + 1053
    19  com.apple.iPhoto                        0x000460b9 0x36000 + 65721
    20  com.apple.iPhoto                        0x00045705 0x36000 + 63237

  • LabVIEW FPGA: The compilation failed due to a xilinx error

    I'm getting a "Compilation failed due to Xilinx error" trying to compile code in LabVIEW 2013.The code had compilated successfully in labview2012. Any suggestions on what is causing this issue?
    Details:
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 29: Formal <cparametersignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaSetOutputDataEnable.vhd" Line 37. cparametersignal is declared here
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 21: Unit <vhdl_labview> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd ignored due to errors
    -->
    Total memory usage is 204688 kilobytes
    Number of errors : 2 ( 0 filtered)
    Number of warnings : 4 ( 0 filtered)
    Number of infos : 0 ( 0 filtered)
    Process "Synthesize - XST" failed
    Compilation Time
    Date submitted: 2014/2/26 18:15
    Date results were retrieved: 2014/2/26 18:17
    Time waiting in queue: 00:06
    Time compiling: 02:02
    - PlanAhead: 01:16
    - Core Generator: 00:00
    - Synthesis - Xst: 00:35
    Solved!
    Go to Solution.

    I have got the same error, Have you solved this error?
    What you have done?
    jasonneu wrote:
    I'm getting a "Compilation failed due to Xilinx error" trying to compile code in LabVIEW 2013.The code had compilated successfully in labview2012. Any suggestions on what is causing this issue?
    Details:
    ERROR:HDLCompiler:432 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 29: Formal <cparametersignal> has no actual or default value.
    INFO:HDLCompiler:1408 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaSetOutputDataEnable.vhd" Line 37. cparametersignal is declared here
    ERROR:HDLCompiler:854 - "C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd" Line 21: Unit <vhdl_labview> ignored due to previous errors.
    VHDL file C:\NIFPGA\jobs\THY4t7n_z6im2K7\NiFpgaAG_0000003a_SequenceFrame.vhd ignored due to errors
    -->
    Total memory usage is 204688 kilobytes
    Number of errors : 2 ( 0 filtered)
    Number of warnings : 4 ( 0 filtered)
    Number of infos : 0 ( 0 filtered)
    Process "Synthesize - XST" failed
    Compilation Time
    Date submitted: 2014/2/26 18:15
    Date results were retrieved: 2014/2/26 18:17
    Time waiting in queue: 00:06
    Time compiling: 02:02
    - PlanAhead: 01:16
    - Core Generator: 00:00
    - Synthesis - Xst: 00:35
    Mahran

  • An error occurred in the requested FTP operation. Detailed error description: The password was not allowed

    Hi All,
    We are using FTP Connection in our SSIS Package which will take a flat file from the sharepath to another FTP Path.
    We used SqlServerTableConfiguration to store all the connection. Initally we have stored only the below connection int he
    SqlConfiguration table. ie only the server name
    Note : We are not using XML Configuration.
    ConfigurationFilter
       ConfiguredValue
    PackagePath
    Filter_ftp               
     pqrft- pcmnt.uk.acenentcapmc.com:21
    \Package.Connections[FTP Connection Manager].Properties[ConnectionString]
    while running the job we have found that we have not stored the UserName and password so we have added the below entries in the Sql Configuration table
    In the Configurationtable we have the following entires
    ConfigurationFilter
    ConfiguredValue
    PackagePath
    Filter_ftp                    
    pgrotmlceni
    \Package.Connections[FTP Connection Manager].Properties[ServerUserName]
    Filter_ftp
    21
    \Package.Connections[FTP Connection Manager].Properties[ServerPort]
    Filter_ftp
    abcdXYZ
    \Package.Connections[FTP Connection Manager].Properties[ServerPassword]
    Filter_ftp
    pqrft-pcmnt.uk.acenentcapmc.com
    \Package.Connections[FTP Connection Manager].Properties[ServerName]
    Filter_ftp
    pqrft-pcmnt.uk.acenentcapmc.com:21
    \Package.Connections[FTP Connection Manager].Properties[ConnectionString]
    In the package properties we have selected  "DontSaveSentivity" Option.
    We are getting the below error message when we run the package through jobs after deployment and also we are getting the same error message even when we run the package from Bids
    Message
    Executed as user:abc_xyz-proxy. Microsoft (R) SQL Server Execute Package Utility  Version 10.50.4000.0 for 32-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  06:53:16  Error: 2013-12-16 06:53:20.69    
    Code: 0xC001602A     Source: SSIS_ABC_GT_GRoots_Export Connection manager "FTP Connection Manager"     Description: An error occurred in the requested FTP operation. Detailed error description: The password
    was not allowed  .  End Error  Error: 2013-12-16 06:53:20.71     Code: 0xC002918F     Source: FTP Task FTP Task     Description: Unable to connect to FTP server using "FTP Connection
    Manager".  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  06:53:16  Finished: 06:53:20  Elapsed:  3.822 seconds.  The package execution failed.  The step failed.
    ilikemicrosoft

    Hi Surendiran,
    The issue should occur because the syntax of the ConnetionString property of the FTP Connection Manager is incorrect. In fact, the ConnectionString property is unnecessary. I suggest that you only use the four properties instead: ServerName, ServerPort,
    ServerUserName, and ServerPassword.
    Reference:
    http://stackoverflow.com/questions/3888170/ftp-connection-string-using-expression-in-ssis
    Regards,
    Mike Yin
    If you have any feedback on our support, please click here
    Mike Yin
    TechNet Community Support

Maybe you are looking for

  • Why can't I view my edited projects in the documents after saving from PSE10?

    Aftrer I work on a project and save it, it is unable to be opened as a file in the document folders on our server. I can still open and view it in the photoshop program but not on its own. Thus, I cannot attach the finished products on web sites, etc

  • Can I open the iPhone device closed??

    Support I have an iPhone 4 I want to open the device because it is  closed you can open the device??

  • 'Show Movies in Cloud' setting not saving

    Hi,           As above, frequently when I log into iTunes, or even when I've been continuously logged in, the box which designates in-the-cloud purchases to be shown is un-ticked. It's not a major problem, but I still don't know why it's happening an

  • Change Cost Center Group - Error

    Good day all We are trying to change the cost center group for a cost center. We get the following error message: "Change range must cover complete existance period". How do we fix this? Thank you in advance. Kind regards Lu.

  • SetValidation for PL/SQL XmlParser

    I am parsing a document which contains a DOCTYPE reference to a DTD file I do not have. I want to parse the document without validation. However when I make the calls: xmlparser.setValidationMode(parser, FALSE); xmlparser.parseCLOB(parser,xml); I rec