Stalling:Error in background rendering so switching to foreground rendering after 0 frames completed

Our facility is running AE CS6 ver 11.0.0.378 on 8 core Mac Pros with 32 Gb ram running OSX10.6.8
using Thinkbox Deadline 5.2 for distributed rendering to other 8 Core Mac Pros with 32 Gb ram.
The issue is that we are in crunch mode trying to deliver 4K comps (soon to be 8k comps) and we are experience substantial
delays 10-20 minutes after the AERENDER starts, but before it starts doing any fruitful rendering.
We are reading from and writing to Quicktime movie files (which normally works just fine for us) and thus the entire frame range needs
to get computed on a single host.
The symptom is that many comp jobs (but not all) stall for a while with no apparent actibity before spitting this messgage, but then happily
and swiftly complete each frame in a second or less with no errors:
0: STDOUT: PROGRESS:   There is an error in background rendering so switching to foreground rendering after 0 frames completed out of total 576 frames.
0: STDOUT: PROGRESS:  00001 (1): 20 Min, 16 Sec
0: STDOUT: PROGRESS:  00002 (2): 1 Seconds
0: STDOUT: PROGRESS:  00003 (3): 0 Seconds
0: STDOUT: PROGRESS:  00004 (4): 1 Seconds
0: STDOUT: PROGRESS:  00005 (5): 2 Seconds
0: STDOUT: PROGRESS:  00006 (6): 1 Seconds
Given that the delay, seems to be related to the number of frames (350 frames creates a 10 min stall and 576 frames creates a 20 minute stall), it seems like it's trying to do something for every frame in background mode, before it gives up and does them quickly
in foreground mode. During this time, there doesn't seem to be any signficant CPU or Network or IO activity. I looked for command line args that might force AERENDER to foreground mode, but didn't find anything.
Here's what the digested submission args look like.
0: INFO: Startup Directory: "/Applications/Adobe After Effects CS6"
0: INFO: Process Priority: BelowNormal
0: INFO: Process Affinity: default
0: INFO: Process is now running
0: STDOUT: PROGRESS:  12/6/12 10:37:54 AM PST: Starting composition  sc20_assem_R_v57 .
0: STDOUT: PROGRESS:  Render Settings: Best Settings
0: STDOUT: PROGRESS:  Quality: Best
0: STDOUT: PROGRESS:  Resolution: Full
0: STDOUT: PROGRESS:  Size: 1200 x 860
0: STDOUT: PROGRESS:  Proxy Use: Use No Proxies
0: STDOUT: PROGRESS:  Effects: Current Settings
0: STDOUT: PROGRESS:  Disk Cache: Read Only
0: STDOUT: PROGRESS:  Color Depth: Current Settings
0: STDOUT: PROGRESS:  Frame Blending: On for Checked Layers
0: STDOUT: PROGRESS:  Field Render: Off
0: STDOUT: PROGRESS:  Pulldown: Off
0: STDOUT: PROGRESS:  Motion Blur: On for Checked Layers
0: STDOUT: PROGRESS:  
0: STDOUT: PROGRESS:  Solos: Current Settings
0: STDOUT: PROGRESS:  Time Span: Custom
0: STDOUT: PROGRESS:  Start: 00001
0: STDOUT: PROGRESS:  End: 00576
0: STDOUT: PROGRESS:  Duration: 00576
0: STDOUT: PROGRESS:  Frame Rate: 23.976 (comp)
0: STDOUT: PROGRESS:  Guide Layers: All Off
0: STDOUT: PROGRESS:  Skip Existing Files: Off
0: STDOUT: PROGRESS: 
0: STDOUT: PROGRESS:  Output Module: APR_422HQ - Millions
0: STDOUT: PROGRESS:  Output To: /Volumes/Renders/Scenes/20/sc20_assem_R_v57_r1_2k.mov
0: STDOUT: PROGRESS:  Format: QuickTime
0: STDOUT: PROGRESS:  Output Info: Apple ProRes 422 (HQ)
0: STDOUT: PROGRESS:  Output Info: Spatial Quality = 100
0: STDOUT: PROGRESS:  Include: Project Link
0: STDOUT: PROGRESS:  Output Audio: Off
0: STDOUT: PROGRESS:  Channels: RGB
0: STDOUT: PROGRESS:  Depth: Millions of Colors
0: STDOUT: PROGRESS:  Color: Premultiplied
0: STDOUT: PROGRESS:  Resize: -
0: STDOUT: PROGRESS:  Crop: -
0: STDOUT: PROGRESS:  Final Size: 1200 x 860
0: STDOUT: PROGRESS:  Profile:  -
0: STDOUT: PROGRESS:  Embed Profile: 
0: STDOUT: PROGRESS:  
0: STDOUT: PROGRESS:  Post-Render Action: None
We're under the gun to get this production delivered, and these delays are killing us. I worry when we switch to 8K comps
that the "fruitless delay time"  will just get longer.   
I'm currently trying to correlate the plug-in assortments in effect for the shots that exhibit this behaviour. Clearly in "foreground mode" the machines are capable of rendering the shot quickly.   We've speculated, that posibly some plugins may be GPU or OpenGL accelerated (these machines have ATI Radeon HD 5770 cards) despite the fact that AERENDER probably doesn't require special graphics cards).
Anyone have any ideas, especially if there is some way for force the foreground mode from the start?
Regards,
Jay Production IT Support.

Just to follow up, Our compositing supervisor was still convinced that running with MP was the way to go, so I worked
with him to run some benchmarks on medium and heavy shots that we determinied would trigger the issue in -MP mode.
The test scene was about 50 frames in length, and we ran it on the same hosts with -MP on and -MP off, and also ran a 
version of bundled frames (10 frames per host/task) and another where we did all 50 frames on a single host (with and without MP).
Interestingly, in every scenerio of these 4 cases, the version with -MP on, was 2-15% faster (despite the 10-11 minute delay at the start in MP mode).
His conclusion was it's still faster with -MP mode ON, and requested that I continue to explore for patches or theories how we might get around the delay.
Have read links:
http://forums.creativecow.net/thread/2/1025525
http://helpx.adobe.com/content/help/en/after-effects/using/memory-storage1.html
Regards,
-Jay-

Similar Messages

  • Error in background process.

    I have a report that lets you choose between executing in background or not. As far as I see, in both cases the same subroutines are executed, though if you choose to execute directly a list is shown on screen and you are asked to push exec to have the last part of the program executed.
    I am getting an error when choosing background, and so far I get a time-out error whenever I try to debug.
    Is it possible that a variable is not being cleared because the process is in background?
    I paste below the report's code, in case someone sees any difference I'm missing...
    Thanks in advance,
    S.
    CODE:
    REPORT ZFI_GENERACION_UTE_AF
                             MESSAGE-ID ZFI
                             NO STANDARD PAGE HEADING
                             LINE-SIZE 116.
    *Declaración de includes
    INCLUDE .
    INCLUDE ZFI_BATCH_INPUT.
    INCLUDE ZFI_UTE_TOP_AF.
    Definición de la pantalla de selección
    SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001.
    PARAMETERS: P_KOKRS LIKE TKA01-KOKRS OBLIGATORY.
    SELECT-OPTIONS: P_BURKSN FOR SKB1-BUKRS OBLIGATORY.
    SELECT-OPTIONS: P_GSBERN FOR BSIS-GSBER.
    SELECT-OPTIONS: P_BURKSU FOR SKB1-BUKRS.
    SELECT-OPTIONS: P_GSBERU FOR BSIS-GSBER.
    PARAMETERS: P_GAJHR LIKE BKPF-GJAHR OBLIGATORY,
                S_MONAT LIKE BSIS-MONAT OBLIGATORY,
                P_BLDAT LIKE BKPF-BLDAT OBLIGATORY.
    SELECTION-SCREEN END OF BLOCK B1.
    Bloque1 'Tipo de procesamiento: Online - Background'
    SELECTION-SCREEN BEGIN OF BLOCK BLOQUE1 WITH FRAME TITLE TEXT-004.
    PARAMETERS:
      X_ONLINE NO-DISPLAY, " RADIOBUTTON GROUP TYPE, " Ejecutar on-line
      X_BATCH  NO-DISPLAY. "RADIOBUTTON GROUP TYPE. " Ejecutar en fondo
    SELECTION-SCREEN END OF BLOCK BLOQUE1.
    SELECTION-SCREEN BEGIN OF BLOCK BLOQUE3 WITH FRAME TITLE TEXT-016.
    PARAMETERS:
      P_PARC RADIOBUTTON GROUP TIPO,
      P_TOTAL RADIOBUTTON GROUP TIPO DEFAULT 'X'.
    SELECTION-SCREEN END OF BLOCK BLOQUE3.
    PARAMETERS: NUM_DOCS TYPE I DEFAULT '1000'.
    PARAMETERS: P_CODIGO TYPE ZCODIGO_NEGOCIO.
    *Declaración de includes
    INCLUDE ZFI_UTES_F001_AF.
                     LOGICA DEL PROGRAMA
    *Definición de inicializaciones
    INITIALIZATION.
      PERFORM INICIALIZAR_DATOS.
    *Proceso principal
    START-OF-SELECTION.
      PERFORM INI_CABECERA.
      Procesamiento Online
      CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'
           EXPORTING
                PERCENTAGE = 0
                TEXT       = TEXT-011.
      CLEAR CONTABILIZADO.
      PERFORM: INICIALIZAR_ESTRUCTURAS,
               CONFECCION_ASIENTOS,
      Si UTEs impuras se crearan los siguientes asientos
    En la empresa ZZZI sólo se generarán apuntes para las cuentas
    de la tabla ZHKONT_IMPURAS en las empresas ZZZ8 y ZZZ9.
    add sis3e 14/01/05
              CONFECCION_ASIENTO_NOD_FERR,
    fin add sis3e 14/01/05
               CREAR_ASIENTOS_CONTRARIOS.
      CLEAR SALIR.
    *Acciones de final de proceso
    END-OF-SELECTION.
      PERFORM VISUALIZAR_TI_APUNTES.
      IF NOT SY-BATCH IS INITIAL.
        PERFORM CONTABILIZAR_DOCUMENTOS.
      ENDIF.
    *Definición de cabeceras del listado
    TOP-OF-PAGE.
      PERFORM BATCH-HEADING(RSBTCHH0).
      PERFORM CABECERA_INICIAL.
    TOP-OF-PAGE DURING LINE-SELECTION.
      PERFORM BATCH-HEADING(RSBTCHH0).
    *Definición y control de acciones a tomar según entrada del usuario
    AT USER-COMMAND.
      CASE SY-UCOMM.
        WHEN 'EJEC'.                       " Ejecutar Contabilizaciones
          PERFORM CONTABILIZAR_DOCUMENTOS.
        WHEN 'ENDE'.
        Finalizar
          LEAVE PROGRAM.
        WHEN 'ABR'.
        Cancelar
          LEAVE PROGRAM.
      ENDCASE.
    *Validaciones de los parámetros de entrada
    AT SELECTION-SCREEN.
      KOKRS = P_KOKRS.
    moneda de la sociedad
      SELECT SINGLE WAERS FROM TKA01 INTO TKA01-WAERS
                          WHERE KOKRS = KOKRS.
      MONEDA_FERR = TKA01-WAERS.
      IF CONTROL_SELECTION = '1'.
        PERFORM VALIDACIONES_SCREEN_SELECCION.
        CONTROL_SELECTION = 2.
      ENDIF.

    Hi,
    Did you  mean to say 'last part' of the program is executed after pressing button on application toolbar?
    So even if you execute in background the list should appear and after that you need to see what the program is doing,
    Rgds,
    Sandeep

  • Error in background job for program RSGET_SMSY error message No active job

    Hello!
    I would like to set up the Change Request Management functionality in SAP Solution Manager.
    The only red warning by executing Test-button in Tcode “SOLAR_ADMIN_PROJECT” is:
    <b>Error in background job for program RSGET_SMSY error message No active job found</b>
    Can someone please tell me how to solve this problem?
    (tcodes, technical steps)
    Thank you very much!
    regards
    Thom

    Thank you very much!
    Can you also help me with the warning "Errors occurred during synchronization of the system landscape" in tcode SOLAR_PROJECT_ADMIN" --> System landscape --> Change requests --> "Refresh"?
    The second issue I cannot see any projects in Tcode "/TMWFLOW/CMSCONF"
    according to the SPRO-step "Set Project Assignment of Requests as Mandatory"
    Thank you!
    regards

  • Error Logs on 1000v Nexus Switch

    Hi Team,
    We are below errors from one of our Nexus 1000v switch.
    Please advice me why we are getting this kind of errors.
    I can see the operational status is disconnected(Show Svs Connection)
    Logs:
    2012 Dec  2 22:40:15 NODIPXX-N1KVM11 %VMS-3-CONN_CONNECT_ERR: Connection 'vwdixx-vcsem' failed to connect to the vCenter Serve
    r.
    2012 Dec  2 22:43:15 NODIPXX-N1KVM11 %VMS-3-CONN_CONNECT_ERR: Connection 'vwdixx-vcsem' failed to connect to the vCenter Serve
    r.
    2012 Dec  2 22:46:15 NODIPXX-N1KVM11 %VMS-3-CONN_CONNECT_ERR: Connection 'vwdixx-vcsem' failed to connect to the vCenter Serve
    r.
    2012 Dec  2 22:49:14 NODIPXX-N1KVM11 %VMS-3-CONN_CONNECT_ERR: Connection 'vwdixx-vcsem' failed to connect to the vCenter Serve
    r.
    2012 Dec  2 22:52:14 NODIPXX-N1KVM11 %VMS-3-CONN_CONNECT_ERR: Connection 'vwdixx-vcsem' failed to connect to the vCenter Serve
    r.
    show svs connections
    connection vwdixx-vcsem:
        ip address: ---------------------
        remote port: 80
        protocol: vmware-vim https
        certificate: default
        datacenter name: -----------------
        admin:
        max-ports: 8192
        DVS uuid: 53 8a 35 50 99 ba e3 cf-5f 5f fc 1c bd 54 50 f9
        config status: Enabled
       operational status: Disconnected
        sync status: -
        version: -
        vc-uuid: -
    Regards,
    Sen

    Hi,
    As per request please check the logs below..........
    Logs:
    NODEPXX-N1KVM11# sh vm
    vms      vmware
    NODEPXX-N1KVM11# sh vms internal event-history errors
    1) Event:E_DEBUG, length:68, at 126416 usecs after Tue Dec  4 23:40:09 2012
        [102] vms_vim_connect_extension(506): connection failed. returning -1
    2) Event:E_DEBUG, length:193, at 126411 usecs after Tue Dec  4 23:40:09 2012
        [102] convert_soap_fault_to_err(1762): SOAP 1.1 fault: SOAP-ENV:Client [VMWARE-VIM] Operation could not be completed due t
    o connection failure.Connection refused. connect failed in tcp_connect()
    3) Event:E_DEBUG, length:68, at 160081 usecs after Tue Dec  4 23:37:09 2012
        [102] vms_vim_connect_extension(506): connection failed. returning -1
    4) Event:E_DEBUG, length:193, at 160075 usecs after Tue Dec  4 23:37:09 2012
        [102] convert_soap_fault_to_err(1762): SOAP 1.1 fault: SOAP-ENV:Client [VMWARE-VIM] Operation could not be completed due t
    o connection failure.Connection refused. connect failed in tcp_connect()
    5) Event:E_DEBUG, length:68, at 194044 usecs after Tue Dec  4 23:34:09 2012
        [102] vms_vim_connect_extension(506): connection failed. returning -1
    6) Event:E_DEBUG, length:193, at 194039 usecs after Tue Dec  4 23:34:09 2012
        [102] convert_soap_fault_to_err(1762): SOAP 1.1 fault: SOAP-ENV:Client [VMWARE-VIM] Operation could not be completed due t
    o connection failure.Connection refused. connect failed in tcp_connect()
    7) Event:E_DEBUG, length:68, at 227797 usecs after Tue Dec  4 23:31:09 2012
        [102] vms_vim_connect_extension(506): connection failed. returning -1
    8) Event:E_DEBUG, length:193, at 227791 usecs after Tue Dec  4 23:31:09 2012
        [102] convert_soap_fault_to_err(1762): SOAP 1.1 fault: SOAP-ENV:Client [VMWARE-VIM] Operation could not be completed due t
    o connection failure.Connection refused. connect failed in tcp_connect()
    9) Event:E_DEBUG, length:68, at 262100 usecs after Tue Dec  4 23:28:09 2012
        [102] vms_vim_connect_extension(506): connection failed. returning -1
    10) Event:E_DEBUG, length:193, at 262088 usecs after Tue Dec  4 23:28:09 2012
        [102] convert_soap_fault_to_err(1762): SOAP 1.1 fault: SOAP-ENV:Client [VMWARE-VIM] Operation could not be completed due t
    o connection failure.Connection refused. connect failed in tcp_connect()

  • Error sound on mac when switching tab with cmd+right arrow

    On Firefox 3.6.9 and OSX 10.6.4, when I switch to a tab to the right using cmd+right arrow, I get an error sound but Firefox successfully switches to the tab. The error sound is the same sound you get when you press a keyboard shortcut that doesn't exists (ex: cmd+?)
    However, if I use cmd+left arrow I don't get the error sound.
    How can I eliminate the error sound?

    I am just finally posting a reply. Looks as though the sound card went out. I was told that I could purchase a new open and install myself. I did not do that, but rather my step-dad just decided it was time to buy a new Mac Mini.

  • An error occurred while trying to switch between modules.

    Everytime I want to change to the new book modul, I got this error "An error occurred while trying to switch between modules." Only with the book modules, the others work great! I installed lr4 new - nothing changed... and help?

    Have you tried booting from the Win7 installation DVD doing a Startup Repair?

  • I was trying to load an online game, and it said "Shockwave Player Error-to view movie, please switch to 32-bit mode." IT WOULDN'T WORK WHEN I TRIED IT! WHAT SHOULD I DO!  PLEASE HELP SOON!

    I was trying to load an online game, and it said "Shockwave Player Error-to view movie, please switch to 32-bit mode." IT WOULDN'T WORK WHEN I TRIED IT! WHAT SHOULD I DO!  PLEASE HELP SOON!

    Update your Flash from Adobe's website.   If that doesn't work, tell the webmaster they aren't using a portable version of Flash that is as compatible with as many browsers as possible.
    Please don't use all uppercase.  In internet etiquette it means you are shouting.

  • Officejet pro 8600 Premium pick motor stalled error message

    I have the Officejet Pro 8600 Premium printer. I'm getting the message "pick motor stalled" after two and a half months of stellar use with this printer. There is no paper/print jam. I'm using the same paper I have always used. Help, is this a problem with this model?

    Also having this issue with an Officejet Pro 8600 Premium too. Bought it in May 2012 to replace an Officejet 7410. Running on a wireless network to a Win 7 32 bit laptop. Started getting the popular Pick Motor Stalled error after two months of ownership of the 8600. Have been able to get the printer to reset this error in the past with combinations of powering down, running diagnostics, and having the printer execute either a print head clean routine or a print printer status routine - that is up until this weekend. Trying to print tax returns so I can get them in the mail by the 4/15 deadline tomorrow and, of course, the Pick Motor Stalled error shows up again. Spent several hours trying usual tricks, this time nothing works. Finally, as a desperate last resort, I powered down the printer and completely removed the second printer tray assembly from the bottom of the printer. Powered back up running only the single main tray and that did the trick. Printing restored.For those that might conclude there was a paper jam on the machine and removing the second paper tray assembly fixed it, trust me. I have been in and out of that machine. There was no paper jam. There is some glitch in either the electronics or firmware, or both on these printers that is causing all the Pick Motor Stalled errors that the user community for this HP device has been dealing with.

  • Eyedropper sets Background color swatch instead of Foreground

    Q: Why does the Eyedropper Tool set the Background color instead of the Foreground color when I click in my image?
    A: The reason for this is that the Background swatch is "targeted" to accept the color information passed on by the Eyedropper Tool when you use it to sample a color. You can reset the behavior by clicking on the Foreground swatch in your Colors Palette/Panel. See the image below:
    http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-1902897-1946/Eyedropper-Focus- Infographic.png
    No matter which swatch is targeted, you can choose to temporarily sample color into the other swatch by holding down the Option key (ALT on Windows) while you sample with the Eyedropper Tool.
    If you'd like to have the current Foreground and Background colors (as displayed in your Toolbox) switch places, simply tap the 'X' key on your keyboard.
    Finally, to reset the Foreground and Background swatches to their default of black and white, simply tap the 'D' key.

    Click on Windows and color.  There is a setting there to change from
    foreground to background.  The one with the box around it is the default setting.

  • The document could not be saved. The server said: "The operation failed because an unexpected error occurred. (Result code 0×80020005)" Please ensure you have completed all required properties with the correct information and try again.

    I am having problems  saving documents back to SharePoint when any of the document properties (metadata columns) are set to be "managed metadata". The check-in/save fails with error:
    The document could not be saved. The server said:
    “The operation failed because an unexpected error occurred. (Result code 0×80020005)”
    Please ensure you have completed all required properties with the correct information and try again.
    I have seen similar threads that suggest this is a known issue with this version of Acrobat but I would like conformation from Adobe that this is a known issue and whether it is fixed in a newer version?
    Adobe Acrobat version 10.1.13
    SharePoint 2010

    Hi quodd,,
    We are sorry for the issue being faced by you. I need some information from you so that I take further steps:
    1. Which Adobe product are you using Acrobat or Adobe reader- what is the complete version?
    2. How are you opening and saving the PDF, the exact workflow?
         Are you doing it from within Adobe Reader/Acrobat application or opening it from browser, doing changes and saving it using browser itself.
    3. Can you try to save a PDF to library with Custom template and managed metadata columns using browser directly.
    4. Please verify that columns name do not contain spaces or some other special characters.
       Can you try to save PDF to library with Custom template and just a single managed metadata column  with a simple name
    Thanks,
    Nikhil Gupta

  • Error when starting the JC00 after the completion of the WEB AS 640 instal.

    Hi,
    After successful completion of the Web As 640 Installation on HP-UX, I am not able to start the JC00 and getting the following error.
    sapweb:ep1adm 36> startsap
    Checking db Database
    ABAP Database is not available via R3trans
    Checking db Database
    J2EE Database is not available via  test
    See logfile JdbcCon.log
    Starting SAP-Collector Daemon
    12:19:32 09.08.2005   LOG: Effective User Id is root
    This is Saposcol Version COLL 20.87 640 - hpxOscol 07/2003
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 1087) is already running .....
    saposcol already running
    Running /usr/sap/EP1/SYS/exe/run/startj2eedb
    Trying to start EP1 database ...
    Log file: /home/ep1adm/startdb.log
    /usr/sap/EP1/SYS/exe/run/startj2eedb completed successfully
    Starting SAP Instance SCS01
    Startup-Log is written to /home/ep1adm/startsap_SCS01.log
    Instance on host sapweb started
    Starting SAP Instance JC00
    Startup-Log is written to /home/ep1adm/startsap_JC00.log
    Startup of Instance failed
    See /home/ep1adm/startsap_JC00.log for details
    startsap_JC00.log is
    Trace of system startup/check of SAP System EP1 on Tue Aug  9 13:30:24 EDT 2005
    Called command: /usr/sap/EP1/SYS/exe/run/startsap
    Starting SAP Instance JC00
    SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)
    Starting at 2005/08/09 13:30:25
    Startup Profile: "/usr/sap/EP1/SYS/profile/START_JC00_sapweb"
    (4439) SETENV LD_LIBRARY_PATH=/usr/sap/EP1/JC00/j2ee/os_libs:
    Setup Environment Variables
    (4439) SETENV SHLIB_PATH=/usr/sap/EP1/JC00/j2ee/os_libs:/usr/sap/EP1/SYS/exe/run:/usr/sap/EP1/SYS/exe/runU:/usr/sap/EP1/JC00/j2ee/os_libs:/oracle/EP1/920_64/lib:/oracle/EP1/920_64/lib32:/oracle/EP1/920_64/lib:/oracle/EP1/920_64/lib32
    (4439) SETENV LIBPATH=/usr/sap/EP1/JC00/j2ee/os_libs:
    Execute Pre-Startup Commands
    (4439) Local: rm -f jc.sapEP1_JC00
    (4439) Local: ln -s -f /usr/sap/EP1/JC00/j2ee/os_libs/jcontrol jc.sapEP1_JC00
    Starting Programs
    (4446) Starting: local jc.sapEP1_JC00 pf=/usr/sap/EP1/SYS/profile/EP1_JC00_sapweb
    (4439) Waiting for Child Processes to terminate.
    (4439) **** 2005/08/09 13:30:31 Child 4446 terminated with Status 66 . ****
    (4439) **** No more Child Processes to wait for.
    (4439) Parent Shutdown at 2005/08/09 13:30:31
    Execute Post-Shutdown Commands
    (4439) Exiting with Return-Code 3. (No more child processes)
    Startup of Instance failed
    I was able to start and stop the SAP before i took the backup but after the backup i am not able to start the SAP.
    Thanks,
    Sandeep

    J2EE Database is not available via  test
    See logfile JdbcCon.log
    Please see the log file.If it says password expired .Please change the password for the schema user of J2ee database.In my case the user is sapdbqx1 and after resetiing the apssword it worked fine.
    Also onetime for annother system in XI Landscpe I had same issue.
    Solution: The listener file should have both logical hostname as well as physical host name entry.Then its worked.
    Sudhakar

  • I'm unable to update my apps or download new apps to my Iphone. When I try I get a message "An unknown error has occurred".  It was happening before and after the last OS upgrade.  I've done a hard reboot with no effect.  Any suggestions???

    I'm unable to update my apps or download new apps to my Iphone. When I try I get a message "An unknown error has occurred".  It was happening before and after the last OS upgrade.  I've done a hard reboot with no effect.  Any suggestions???

    Have either of you had any luck with this issue.  It began happening to me today when I was trying to purchase music on iTunes.  I have purchased music and games in the past and have had no problem.  Any help would be appreciated.

  • Switching off the phone AFTER unlocking it (security)

    Hello,
    Sorry if this has been asked before.
    Is there a way, or future plan to implement an option in the phone settings to only allow the phone to be switched off/hard rebooted AFTER it has been unlocked.
    I see this as a great extra security feature incase the phone has been lost as it will disable the ability to switch the phone off unless the user knows the passcode. Of course as mentioned before it would be an option and not compulsary.
    Thank you,
    RR

    While I can see where your logic comes from I just have to disagree that it is of concern.
    1: I would hazard a good guess that anybody that steals somebody's phone main goal will be just to put the phone in DFU mode, wipe it, and have a nice new phone for themselves or to sell. They are not going to waste time to try to "find" your passcode (which really, how are they unless they ask you).
    2: Restricting turning off means all the users that have posted here that didn't have a passcode and let their kids use the phone and the kid went and set one and forgot (there are many posts like this through the years), or company phones that take back a phone from a employee that is leaving, etc, will not be able to once again put the phone in DFU mode to restore it and wipe it back to original settings.
    Unless you are some high profile person that another company is after getting some secret business info on your phone then them hiring a thief to target you because they want your data, I don't see any real fear of a everyday common thief taking the time to even try to get past a passcode. Far easier for them to wipe it and resell it as they are just after getting a quick buck.
    The biggest fear of somebody stealing any phone is when it is not passcode locked which I am amazed at the number of posts of lost/stolen phones here and the poster saying they didn't have it locked. Those cases yes a thief will have a field day accessing your data and accounts doing what ever they can to get more stuff before they finally ditch the phone or wipe it.

  • During audio messaging the send button does not switch to  a microphone after selecting a contact

    During audio messaging the send button does not switch to a microphone after selecting a contact

    Actually, this problem is the same as the one described in your other thread, and should be fixed as well after following the procedure described there.

  • Previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

    previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

    previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

Maybe you are looking for

  • IPod touch 3rd Gen. will not show up iTunes or My Computer

    I have reinstalled iTunes, I have tried recovory mode, I have the latest model, I've tried using other USB ports, I've done just about anything I can. I have had this iPod for like 3 years and have never had an issue. Now all the sudden it will not c

  • Low on memory hp 400 m451dn

    I have a brand new printer (bought about 2 months ago) and am getting the 10.0.72.89 Memory is Low error. I have been printing quite a lot recently and now it won't print. I've never, in all the printers I've had, had this issue. And I print a lot. A

  • VL02N Batch INPUT, change field LFIMG

    HI gurus, On a selection screen i have those: parameters: p_vbeln select-options: s_posnr parameter: p_lfimg I did a BATCH input on VL02N on a delivery that has 2 items. When i'm trying to change the delivery quantity using the parameters and the sel

  • Ibook g3 will not boot in os 9

    I just repartitioned the hard drive of my old tray-loading ibook. I loaded os 10.4 in one partition and want to load os 9 in another. The problem is the machine will not boot from an os 9 cd. I've tried a couple of different os 9 system cds, but none

  • Where Can I Download the Chalk 11 Pixel Brush?

    Hello all, I have loaded all the available brushes in Photoshop CC, but I can't find the "Chalk 11px Brush."  Can anyone tell me where I can locate and download this brush? Thanks!