Shell Creation after SAPINST Error: Graphics profile STRW, SWBOCUSTOMIZ

Hi all
we had finisehd Shell Creation and SAP live but now we had some graphical problems  Graphics profile STRW, SWBOCUSTOMIZ.
Do we have create some error or has somebody a idea what we could do ?
OBJECTS_OBJREF_NOT_ASSIGNED_NO
CX_SY_REF_IS_INITIAL
66 definition_instance = lrh_system_container.
67 ENDIF.
68 **** In case we read the method container: hook it on as an include.
69 IF lrh_method_container IS NOT INITIAL.
70 CALL METHOD lrh_task_container->include_set
71 EXPORTING
72 name = mc_method_cont_include_name
73 included_container = lrh_method_container
74 cascaded_save = space.
75 ENDIF.
76
77 IF im_container_id IS SUPPLIED.
78 CALL METHOD lrh_task_container->set_guid
79 EXPORTING
80 guid_32 = im_container_id.
81 ENDIF.
82 IF im_persistence_classname IS SUPPLIED.
83 CALL METHOD lrh_task_container->set_persistence <-ERROR
84 EXPORTING
85 persistence_classname = im_persistence_classname
86 overwrite = 'X'.
87 ENDIF.
88
89 ex_task_container = lrh_task_container.
90
91 CATCH cx_swf_ifs_exception.
Thanks for help.

> Do we have create some error or has somebody a idea what we could do ?
I'd create a client copy (SAP_UCSV) from the source system.
Markus

Similar Messages

  • IHC errors valid clearing partner not found and no header details found while idoc creation after f110

    IHC errors :valid clearing partner not found and no header details found while idoc creation after f110
    Please let me know where the config is missing for ihc automatic payment program.in we02 status is not 53.
    Please help

    Hi
    Please share the error message in the IDOC.
    If the error message is IHC204 "No valid clearing partner was found", it may be due to the missing correct configuration in Set Up Creation of Payment Requests for Inbound IDoc in FI, which links the clearing partner, ALE logical system partner type and IHC account number.
    Cheers
    taro

  • TDMS 3.0 for ERP 6.0:  step by step procedure for  TDSH6 Shell creation

    Dear All,
    I need to perform shell creation. I have never done this and need help with step by step instructions.
    I need to refresh my my development system with a TDMS shell creation from production client in production system.
    I am familiar with TDTIM and performed many TDTIM copies. I have gone throught the master and operational guides for TDMS also.
    I would try to list down my understanding so far after reading the guides.
    Please correct me if I am wrong ang also suggest correct steps.
    1. All my three systems (central, sender and receiver) are ready from installation point of with with authorizations and latest SPs.
    2. I log into Central/Control system and start a new package  "ERP Shell creation package for AP Release higher 4.6 "
    3. AS I have never executed this option I do not know what are the stps inside it.
       But I assume I should be asked for the source client details from which shell needs to be creates. (000 or pruduction client)
       What type of shell  : slave or master?
    4. During the shell creation from sender system client, is there a downtime for sender system.
    5. Once the shell creation is done an export dump will created.
    6. I perform all the preprocessing steps of a homogenous system copy on the receiver systems.
    7. Stop receiver system, start sapinst  database instance installation with homogenous system copy with R3load option.
    8. Provide the export dump location to sapinst.
    9. After database instance is installed, perform system copy specific post processing steps.
    10. Afte the system is ready it has only one client 000 now available in development system and  i need to create a new cleint from 000 which will act as my new development cleint.
    I request all you experts to please provide your comments at the earliest as activity would be starting from 5th of this month.
    Regards,
    Prateek.

    Hi,
    Let me answer your questions.
    Some queries
    1. Is there a downtime for Production system (sender system).
       SAP recommends that nothing much should be going on during the export of the Sender(PRoduction) system, but so far i have never encountered an issue doing the export in online mode.
    2. Shell creation works on both Production and 000 client or only Production client,
       Be carefull!!! - A Shellcreation is a normal Homogenous Systemcopy using R3load. You will create a 'new' system with the DDIC and clientindependent customization of the Sender system. ALL former data of the target system will be deleted.
    You mention that you will refresh a development system that way. Please be aware of the implications that a development refresh contains. That said. After the refresh you will have the 000 client and parts (users ... authorizations of sonder) of the other clients on the new system.
    3. when I import the the dump using sapinst, how many clients are available in receiver systems.
    See above. All client configuration will be available, but nearly no data will be in these clients except 000. A manual part of the Shellcreation is to clean up the target system (delete the clients that are not needed) This is a fast process.
    4. Soem where in the guide it is mentioned that downtime depends on the type of shell I create.
    Kindly suggest should I create a master shell or slave.
    Hm. The master shell is just a concept that you create a complete new system and put that system into your transport landscape without filling it with data. You can then use that system as the source for a normal (database dependent) systemcopy without impacting your prod system. The result is a very small copy that can be repeated very often without an impact to prod/QA...
    Downtime is as described in point1 not required
    5. Once I execute this activity of shell creation for lets say receiver system A, then can I use the same export dump for second receiver system B.
    Yes
    6. Lastly please suggest the activity execution time as customer has provided us 2 days to execute this activity.
    This depends on your knowledge of homogenuous systemcopies and the preparation + some items like size of stxl  and other tables that will be exported/imported.  If you are very familiar with the systemcopy process using R3Load 2 days are feasable.
    I have seen shellcreations done within 1-2 days but also much longer ones!
    As a prerequisite i would always recommedn to have the latest R3* + migmon exe available on sender + target.
    I hope i have clarified some of your items.
    Best Regards
    Joerg

  • TDMS for BI - shell creation and SMIGR_CREATE_DDL

    If a homogeneous system copy of a BI system is done, it's necessary to run the job SMIGR_CREATE_DDL because depending on what database is used, special SQL scripts for tables must be used (concerning primary keys).
    How does that integrate into a shell creation? Is the shell creation process aware of those scripts? I mean, it's theoretically possible that the SQL scripts has a table that is excluded from being transferred?
    Markus

    Markus and Pankaj:
    I have created a SHELL (BW) using Markus' way as listed below.
    Because Markus did not mention that SMIGR_CREATE_DDL should be run at the beginning, so I did not run it.
    So how to determine in the created shell what is missing?
    We do have partitioned tables and bitmap indexes.
    Thanks!
    Here is the way provided by Markus:
    I basically do shell creation as follows:
    - install the latest system copy tools (R3load, R3ldctl, R3szchk, libdb<database>slib.dll)
    - create an installation directory and give full permissions to <sid>adm and SAPService<SID>
    - create a directory for export location and give full permissions to <sid>adm and SAPService<SID>
    - open a cmd.exe as <SID>adm, step to the installation directory and execute "R3ldctl -l R3ldctl.log -p ." (note the "dot" which means actual directory)
    - in parallel start the client export of client 000 in source system using SCC8 (profile SAP_ALL) and note the file names you get in the last dialog window
    - when R3ldctl is finished give permissions to SAPService<SID> for all files in the installation directory
    - proceed with TDMS
    - when you are at the point to start the system copy start sapinst, choose system copy and select start migration monitor manually (VERY important!)
    - sapinst will run R3ldctl, R3szchk and then prompts you to start migration monitor
    - step to your normal installation directory (c:\program files\sapinst_instdir....), open export_monitor_cmd.properties and adapt the file. The import thing is, that you need to point to YOUR DDL<DB>.TPL file you create in step 4 (in my list here)
    - start export_monitor.cmd and export the system
    - proceed with TDMS to adapt the database sizes (DBSIZE.XML)
    Import:
    - if you have an already installed system uninstall it
    - start sapinst normally, choose system copy and point to the export you created
    - install the system normally (as a new installation)
    - if you want to make sure the import works as the export choose "start migration monitor manually"
    - if sapinst stops and requests you to start migration monitor copy the kernel from source system to target system
    - configure import_monitor_cmd.properties and start migmon
    - logon in client 000, start transaction STMS and create a domain (basically only a transport profile will be created)
    - start program BTCTRNS1 (this will suspend all jobs from the source system but not delete them)
    - copy the files from the client copy to TRANSDIR/cofiles and TRANSDIR/data and import them to client 000 (either use STMS or use command line tp)
    - adapt profile parameters (RZ10)
    - run SGEN
    - invalidate connections in SM59 that point to other production systems
    - finished
    - to re-enable all the jobs run BTCTRNS2, however, I'd do this only if you're sure you have invalidated RFCs and or sending jobs (e. g. from SCOT)

  • Unable to restart propagation after archiver error

    I am unable to restart oracle streams propagation after archiver error.
    05:45:26 [ga016qad10] strmadmin@PMDBQ > select capture_name, state from v$streams_capture;
    CAPTURE_NAME STATE
    PEGA_CAPTURE PAUSED FOR
    FLOW CONT
    ROL
    I followed the support note 746247.1 but still could not get the propagation started.

    SQL> col LOGMINER_ID head 'Log|ID' for 999
    SQL> select LOGMINER_ID, CAPTURE_USER, start_scn ncs, to_char(STATUS_CHANGE_TIME,'DD-MM HH24:MI:SS') change_time
    2 ,CAPTURE_TYPE,RULE_SET_NAME, negative_rule_set_name , status from dba_capture
    3 order by logminer_id
    4 /
    Log Captured Capture
    ID Capture user Start scn CHANGE_TIME Type
    Rule set Name Neg rule set Status
    61 STRMADMIN 2960358515 21-12 11:50:13 LOCAL
    RULESET$_41 ENABLED
    81 STRMADMIN 2961530984 21-12 11:50:30 LOCAL
    RULESET$_44 ENABLED
    SQL> set lines 190
    SQL> col rsname format a22 head 'Rule set name'
    SQL> col delay_scn head 'Delay|Scanned' justify c
    SQL> col delay2 head 'Delay|Enq-Applied' justify c
    SQL> col state format a24
    SQL> col process_name format a8 head 'Process|Name' justify c
    SQL> col LATENCY_SECONDS head 'Lat(s)'
    col total_messages_captured head 'total msg|Captured'
    SQL> SQL> col total_messages_enqueued head 'total msg|Enqueue'
    SQL> col ENQUEUE_MESG_TIME format a17 head 'Row creation|initial time'
    SQL> col CAPTURE_TIME head 'Capture at'
    SQL> select a.logminer_id , a.CAPTURE_NAME cap, queue_name , AVAILABLE_MESSAGE_NUMBER, CAPTURE_MESSAGE_NUMBER lcs,
    2 AVAILABLE_MESSAGE_NUMBER-CAPTURE_MESSAGE_NUMBER delay_scn,
    3 last_enqueued_scn , applied_scn las , last_enqueued_scn-applied_scn delay2
    4 from dba_capture a, v$streams_capture b where a.capture_name = b.capture_name (+)
    5 order by logminer_id
    6 ;
    SELECT c.logminer_id,
    SUBSTR(s.program,INSTR(s.program,'(')+1,4) PROCESS_NAME,
    c.sid,
    c.serial#,
    c.state,
    Log Delay Delay
    ID CAP QUEUE_NAME AVAILABLE_MESSAGE_NUMBER LCS Scanned LAST_ENQUEUED_SCN LAS Enq-Applied
    61 PEGA_CAPTURE QNAMESRC_PEGA 2963657326 2960423611 3233715 2960423611 2960423611 0
    81 SACRPT_CAPTURE QNAMESRC_SACRPT 2963657326 2963657325 1 2963650283 2963653132 -2849
    SQL> 2 3 4 5 6 to_char(c.capture_time, 'HH24:MI:SS MM/DD/YY') CAPTURE_TIME,
    7 to_char(c.enqueue_message_create_time,'HH24:MI:SS MM/DD/YY') ENQUEUE_MESG_TIME ,
    8 (SYSDATE-c.capture_message_create_time)*86400 LATENCY_SECONDS,
    c.total_messages_captured,
    9 10 c.total_messages_enqueued
    11 FROM V$STREAMS_CAPTURE c, V$SESSION s
    12 WHERE c.SID = s.SID
    13 AND c.SERIAL# = s.SERIAL#
    14 order by logminer_id ;
    -- Archive numbers
    Log Process Row creation total msg total msg
    ID Name SID SERIAL# STATE Capture at initial time Lat(s) Captured Enqueue
    61 C001 173 17930 PAUSED FOR FLOW CONTROL 11:51:12 12/21/10 01:51:54 12/21/10 52037 6000 1
    81 C002 159 14604 CAPTURING CHANGES 16:19:08 12/21/10 16:18:45 12/21/10 3 720279 904
    SQL> SQL> SQL> SQL>
    set linesize 150 pagesize 0 heading on embedded on
    SQL> SQL> col name form A55 head 'Name' justify l
    SQL> col st form A14 head 'Start' justify l
    SQL> col end form A14 head 'End' justify l
    SQL> col NEXT_CHANGE# form 9999999999999 head 'Next Change' justify c
    SQL> col FIRST_CHANGE# form 9999999999999 head 'First Change' justify c
    SQL> col SEQUENCE# form 999999 head 'Logseq' justify c
    SQL>
    SQL> select thread#, SEQUENCE# , to_char(FIRST_TIME,'MM-DD HH24:MI:SS') st,
    2 to_char(next_time,'MM-DD HH24:MI:SS') End,FIRST_CHANGE#,
    3 NEXT_CHANGE#, NAME name
    4 from ( select thread#, SEQUENCE# , FIRST_TIME, next_time,FIRST_CHANGE#,
    5 NEXT_CHANGE#, NAME name
    6 from v$archived_log order by first_time desc )
    7 where rownum <= 30
    8 /
    THREAD# Logseq Start End First Change Next Change Name
    2 18404 12-21 15:51:07 12-21 16:08:29 2963375604 2963539359 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18404.2
    819.738346109
    2 18403 12-21 15:35:25 12-21 15:51:07 2963209412 2963375604 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18403.2
    815.738345067
    1 20546 12-21 15:23:38 12-21 16:08:32 2963082548 2963539801 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20546.4
    40.738346113
    2 18402 12-21 15:19:26 12-21 15:35:25 2962838112 2963209412 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18402.1
    514.738344127
    1 20545 12-21 10:23:47 12-21 15:23:38 2962403587 2963082548 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20545.3
    180.738343419
    2 18401 12-21 06:17:47 12-21 15:19:26 2961823746 2962838112 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18401.3
    918.738343167
    1 20544 12-21 06:12:01 12-21 10:23:47 2961768331 2962403587 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20544.2
    965.738325427
    2 18400 12-21 05:27:27 12-21 06:11:59 2961662087 2961763840 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18400.3
    68.738310319
    2 18399 12-21 04:13:39 12-21 05:27:27 2961296357 2961662087 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18399.2
    493.738307647
    1 20543 12-21 04:13:39 12-21 06:12:01 2961296354 2961768331 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20543.2
    694.738310323
    1 20542 12-21 02:38:56 12-21 04:13:39 2960459567 2961296354 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20542.2
    409.738303219
    2 18398 12-21 02:38:56 12-21 04:13:39 2960459570 2961296357 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18398.1
    651.738303219
    2 18397 12-21 01:15:15 12-21 02:38:56 2960397220 2960459570 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18397.1
    768.738297537
    1 20541 12-21 01:15:14 12-21 02:38:56 2960397217 2960459567 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20541.2
    690.738297537
    2 18396 12-21 01:15:06 12-21 01:15:15 2960397203 2960397220 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18396.9
    25.738292515
    1 20540 12-21 01:15:05 12-21 01:15:14 2960397201 2960397217 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20540.3
    361.738292515
    1 20539 12-21 00:41:56 12-21 01:15:05 2960360122 2960397201 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20539.2
    245.738292507
    2 18395 12-21 00:41:56 12-21 01:15:06 2960360124 2960397203 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18395.2
    929.738292507
    1 20538 12-21 00:41:47 12-21 00:41:56 2960358572 2960360122 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20538.2
    278.738290517
    2 18394 12-21 00:41:46 12-21 00:41:56 2960358515 2960360124 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18394.3
    474.738290517
    2 18393 12-21 00:41:38 12-21 00:41:46 2960358469 2960358515 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18393.3
    321.738290507
    1 20537 12-21 00:41:38 12-21 00:41:47 2960358458 2960358572 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20537.3
    431.738290507
    1 20536 12-21 00:12:34 12-21 00:41:38 2960320320 2960358458 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20536.3
    128.738290499
    2 18392 12-21 00:12:33 12-21 00:41:38 2960319489 2960358469 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18392.3
    399.738290499
    2 18391 12-20 20:35:05 12-21 00:12:33 2960063680 2960319489 +FLASH/pmdbq/archivelog/2010_12_21/thread_2_seq_18391.2
    032.738288753
    2 18390 12-20 19:04:44 12-20 20:35:05 2959951288 2960063680 +FLASH/pmdbq/archivelog/2010_12_20/thread_2_seq_18390.1
    771.738275705
    1 20535 12-20 15:22:24 12-21 00:12:34 2959770318 2960320320 +FLASH/pmdbq/archivelog/2010_12_21/thread_1_seq_20535.3
    217.738288755
    1 20534 12-20 13:45:57 12-20 15:22:24 2959246604 2959770318 +FLASH/pmdbq/archivelog/2010_12_20/thread_1_seq_20534.3
    562.738256945
    2 18389 12-20 13:45:54 12-20 19:04:44 2959246478 2959951288 +FLASH/pmdbq/archivelog/2010_12_20/thread_2_seq_18389.1
    783.738270285
    2 18388 12-20 13:42:02 12-20 13:45:54 2959174146 2959246478 +FLASH/pmdbq/archivelog/2010_12_20/thread_2_seq_18388.3
    249.738251155
    30 rows selected.

  • BCS - Creation of one or more profile pages failed.

    While trying to Configure External Content Type Profile Page in Central Administration, I get this error:
    Creation of one or more profile pages failed.
    1. http://dev-apps:8000/applications/pa.WCFConsumer: Unable to provision profile page because of an error in the BDC Model. Cannot find a Default MethodInstance of Type 'SpecificFinder' on Entity (External Content Type) with Name 'WCFConsumer' in Namespace 'http://dev-apps:8000/applications/pa'.
    What could be the cause of it?

    Did you implement a "SpecificFinder" method in your web service?
    Dimitri Ayrapetov (MCSE: SharePoint)

  • After Effects error: crash occurred while invoking effect plug-in "Looks" URGENT!

    My name is Tyler and i'm a Mult-Media Editor in training. Just recently meaning just this project i've been getting this error "After Effects error: crash occurred while invoking effect plug-in “Looks”." every time i try to render. If i try to remove the clip where it messes up and replace it with another it will just mess up in another spot.
    Screen Shot Here:http://gyazo.com/794429fd1091973c8a296a27d2af6fab.png
    Information:
    AE: After Effects CS5 (64-bit)
    OS: Windows Home Premium (64-bit)
    RAM: 8gb
    Processor: 1st Gen. i7 Quad-Core
    Graphics Card: NVIDIA GeForce GT 320
    Updates: Installed All Updated For Adobe Products
    Source Footage: Call Of Duty: Modern Warfare 2 @ 60fps using UT Video Codec YUV 420
    Worked Before? Yes
    Open GL: My open gl is not enabled
    I've read other forums and watched tutorials. I've already done the following. (Not in order used)
    1. Downgrade Magic Bullet Looks from 1.4.3 to 1.4.2 (Didn't Work)
    2. Upgrade Magic Bullet Looks to MBL 2.0 from Magic Bullet Suite 11 (Didn't Work)
    3. Uninstall my gfx card and re-install it with the newer version (Didn't Work)
    4. Reset AE preferences by pressing alt+shift+ctrl on the shortcut (Didn't Work)
    5. Change render settings from H.264 -> .AVI (Didn't Work)
    6. I've deleted "AE_OpenGL" from my After Effects folder (Didn't Work)
    My Composition:
    http://gyazo.com/53c7a2789a752cfba7e908bed31d7c01.png
    http://gyazo.com/da0cacaf4ef6d7e3276b6aa45b77da79.png
    The look file is not that complex but i don't know if it'll help but there it is.
    Look File Settings:
    http://gyazo.com/25346bb318edadc54e09273977964c7d.png
    I've never had this problem before and hope that someone has a solution to this problem... if so please post an answer. I don't know if its because i put the plug in on all of my clips and then made an adjustment layer with another Magic Bullet Looks or if it's my clips fault but i just dont know what to do.
    -Tyler

    It sounds like Looks is only crashing on this project. If that is so then it's most likely a problem with one of your video clips. Either there's a corrupted frame or some other codec glitch that's throwing the errors. I'd suggest replacing footage items with temporary footage. You could even use solids. Replace one at a time, then undo, until you find the footage that's causing the crash. Then either re-compress that footage to another codec or replace it.
    If Looks is crashing on every type of footage then you need to pursue other options that are more system related.

  • Syntax error in profile relation while retreiving configuration parameters

    Trying to get our Directory Services properly functioning after an IP change. Running
    # kadmin.local -q listprincs
    yesterday revealed that all service principals weren't set up properly. Dig dig dig... found that I might (since this server was originally 10.3--now it's 10.4.4) try
    # slapconfig -kerberize diradmin
    That pointed me in the direction of using Workgroup Manager to fix a couple things with the KerberosClient record for the server. Did that. Reran the command. It complained about an improperly formatted configuration file because it wiped the contents of edu.mit.Kerberos (took out the DNS bits). Then ran
    # kerberosautoconfig -u
    which resulted in
    MergeLoggingInfo: creating default logging info
    At this point, edu.mit.Kerberos looked good. Then I tried
    # /usr/sbin/kdcsetup -f /LDAPv3/127.0.0.1 -w -a diradmin -p ** -v 1 REALM
    which resulted in
    Contacting the Directory Server
    Authenticating to the Directory Server
    Creating Kerberos directory
    Creating KDC Config File
    Creating Admin ACL File
    Creating Kerberos Master Key
    Creating Kerberos Database
    Syntax error in profile relation while retreiving configuration parameters
    SendInteractiveCommand: failed to get pattern
    Creating Kerberos Admin user
    kadmin.local: Syntax error in profile relation while initializing kadmin.local interface
    Adding kerberos auth authority to admin user
    Creating keytab for the admin tools
    kadmin.local: Syntax error in profile relation while initializing kadmin.local interface
    Adding KDC & kadmind to launchd
    Adding the new KDC into the KerberosClient config record
    edu.mit.kadmind: Already loaded
    com.apple.kdcmond: Already loaded
    Finished
    Now when I try
    # kadmin.local -q listprincs
    I get
    Authenticating as principal root/admin@REALM with password.
    kadmin.local: Syntax error in profile relation while initializing kadmin.local interface
    And now I'm getting this in kdc.log
    Feb 07 09:41:26 od.master.fqdn krb5kdc[21234](info): AS_REQ (7 etypes {18 17 16 23 1 3 2}) xx.xx.xx.xx: LOOKINGUPCLIENT: diradmin@REALM for krbtgt/REALM@REALM, Database is locked or in use--try again later
    Feb 07 09:41:26 od.master.fqdn krb5kdc[21234](info): DISPATCH: repeated (retransmitted?) request from xx.xx.xx.xx, resending previous response
    Help!
    Thanks,
    Rich
    ps. The typo in the error message is MIT's, not mine. I guess their engineering departments are better than their English department.
    Xserve G5   Mac OS X (10.4.4)  

    Look at the two config files:
    /Library/Preferences/edu.mit.Kerberos
    /var/db/krb5kdc/kdc.log
    the Database is locked or in use message is due to a missing lock file.
    Look in /var/db/krb5kdc/ for principal.kadm5.lock
    Hope this gets you started
    - Leland

  • After Effets error: Crash in progress. Last logged message was: 5640 GPUManager 2 Sniffer rResult Code:3

    Hi' i Update recently the new After Effects cc 2014 and i got this message : when i try to launch the program
    After Effects error: Crash in progress. Last logged message was: <5640 GPUManager <2< Sniffer rResult Code:3
    i update all graphics update and CUDA also.
    i connect into my graphic card setting and its show the program open with the graphic card.
    nothing change.
    i also try to install adobe media encoder but the system shot down without any reason.
    my computer is new (never install after effects before
    PC-
    WINDOWS 7 ULTIMATE 64Bit
    I7 4790
    DDR3 16GB
    GTX760 2GB
    SSD 240GB
    I DON'T KNOW WHAT ELSE TO DO - PLEASE HELP ME!!
    I BUY THE NEW COMPUTER FOR THIS PRODUCE.
    PICTURE FOR DEMONSTRATE:

    It's the same as always: Update your graphics driver.
    Mylenium

  • After effects error:crash in progress.Last logged message was: 4344 GPUManager 2 Sniffer Result Code:3 What is this?

    after effects error:crash in progress.Last logged message was:<4344><GPUManager><2>Sniffer Result Code:3 What is this?

    It's the same as always: Update your graphics driver.
    Mylenium

  • After Effects Error: Crash in Progress. Last Logged Message was: 2960

    When I Quit Aftereffects I got this Error .,. Can Someone tell me how to resolve this .. I am Using Creative Suite 5 Master Collection
    After Effects Error: Crash in Progress. Last Logged Message was: <2960> <ASL.ResourceUtils.GetLanguageIDFromRegistry<0> Unable to obtain the User 'Language' Registry key at: Software\Adove\AfterEffects\10.0\Defaulting to 'en_US'.

    INTEL XEON S5000XVN PROCESSOR E5410 @ 2.33GHz   2.33GHz
    Installed Memory 4GB
    System Type 64bit
    GRAPHIC CARD
    Nvidia Geforce GTX 285

  • After effects error: exception occurred while processing effect "Pixelate". ( 25 ::0 )

    I'm using Adobe After Effect CS5.5 and I'm having a problem with the following errow message:
    PROBLEM / ERROR MESSAGE
    After effects error: exception occurred while processing effect "Pixelate". ( 25 ::0 )
    SCENARIO
    It happens when I apply pixelate to text and have the text move onscreen from offscreen...
    To clarify, let's say I apply the "pixelate" effect to text and move it off screen. Then, I place a keyframe and move 10 frames down. Next, I place another keyframe (ten frames past the 1st keyframe), and I move the text to the center of the screen. When I play the comp, the error appears as soon as the text is first visible in the preview window (onscreen).
    I've already tried the following websites, but none of there solutions work:
    http://myleniumerrors.com/2011/03/17/25-0/
    http://www.techyv.com/questions/error-when-reusing-compositions-adobe-after-effects
    Any thoughts?

    I actually got it somewhat working...
    Here's my System Specs:
    Mac Pro
    Processor 2.8 GHz Quad-Core Intel Xeon
    Memory 12 GB 1066 MHz DDR3 ECC
    Graphics ATI Radeon HD 5770 1024 MB
    @Mylenium
    I tried turning off Adaptive Resolution and/or turning of OpenGL. Nothing changed.
    However, when I opened a new comp with only the text layer in question and tried messing with the keyframes, I found out something. If I move the keyframes closer (thus making the animation faster), the error didn't appear. But when I moved the keyframes farther away, the error appeared.
    Ideally, I want the keyframes to move at it's original speed (not faster or slower).
    Any thoughts?

  • After Effects Error: Tracker_Register: Missing Suite ( 1 :: 0 )

    Product: AE CS4
    Version: 9.0
    OS: OS X 10.5.7
    One day this error just sprung up on me, after having worked fine for quite a while. Strangely, I have scoured the internet and found no mention of this specific error. The error happens upon launching After Effects and after clicking OK, the application shuts down. It does not ever reach the user interface. The loading splash screen comes up and then the errors come up shortly after.
    The two error messages come up one after the other and read in this order:
    "After Effects error: Tracker_Register: missing suite. ( 1 :: 0 )"
    "After Effects can't continue: Failed to register built-in motion tracker."
    I have attempted to reinstall After Effects entirely, even going as far as to wipe all the associated files that are left behind after an uninstall.
    I will attempt to update AE and will report back the progress on that.
    UPDATE
    Updated AE to 9.0.2
    There are now three errors, including the above two. The third error reads: "After Effects can't continue: unexpected failure during application startup"

    Okay, let's do this one step at a time. Removing components without proper uninstall procedures can indeed be dangerous, but I don't think that's the issue here. If the program reports an entire suite missing (which is merely another way of saying that some pieces of its core code have gone anywhere but here), one of the system libraries is not initializing. This is extremely rare on Macs, so this is even more puzzling. As a first step, I would definitely run a tool like OnyX or Apple's own Repair Permissions and disk health utility to check disk integrity. The thing is, the exact spot on the drive could be damaged and it's in the nature of OSX to not waste space, so it will always try to place files in the same physical spot, if they have the same name and similar properties to the predecessor and that region may actualyl have problems. Therefore updating AE might not solve the matter. Second, check the language settings on the files in your AE directory using right-click - Information. This also works with multiple files selected. If they have different settings, you will get a warning and may need to select them separately. On the info panel, have a look at the language options. If the language in which you run AE is not enabled or you have multiple instances of the same language checked (OSX again stores this per file redundantly), disable/ enable the check marks until everything seems right. While you are on the panel, also have a look at the compatibility infdo (it should refer to intel compatibility) and of course the user permission settings. All users must be at least able to read the files. From inside AE, check, whether you are using the "accelerate panels" option in the prefs. Since tracking is a layer window feature, it may cause issues, if there is something not right with your graphics card settings. Speaking of which, check your monitor settings if everything is right. As a last thing, definitely check your Quicktime install. I'm not aware of any definite problems, but QT is always a good candidate for causing issues of any kind.
    Mylenium

  • After Effects error: Creating a resource file

    Hi everyone
    I'm administrating a machine with several users mainly using After Effects. The machine runs on Windows 7 64 bit.
    I recently had to install videocopilots Optical Flares. Everything runs fine on my admin account but if i open AE on a user account i get an error message while on the loading screen. It says:
    After Effects error: Creating a resource file "c:insert path to OpticalFlares.aex here" (might be a bit different in english as i translated this from german)
    Every user has full read and write permission on the AE support files folder. Has anyone ever had such an error? All other plugins work as they should on every account.
    Thanks for any hints!
    Michael

    I still think it is a permissions/ user privileges/ policies/ security issue - if it runs on one account, it is unlikely the plug-in is damaged or you installed the 32bit version in CS5 or vice versa. I strongly suspect the plug-in is unable to probe your graphics card and thus never initializes. Perhaps it's being blocked by some security tool or your user account doesn't have the permissions to load system drivers. The latter can be fixed by changing the respective entry in your group policy editor (gpedit.msc). The respective point would be in Computerkonfiguration --> Windows-Einstellungen --> Sicherheitseinstellungen --> Lokale Richtlinien --> Zuweisen von Benutzerrechetn --> Laden und Entfernen von Gerätetreibern. And of course temporarily turn off security stuff to verify it's not the problem.
    Mylenium

  • After Effects error:creating resource file on Windows

    Hi
    I have a problem with a set of plugins we are developing. We have about 20 different plugins. But after I apply the 10th plugin, it gives the following error on Windows only (CS6):
    After Effects error:creating resource file "....aex" ( 3 :: 0 )
    I can have as many instances of the same plugin but once I have a total of 10 different then this error always comes up
    One thing that is being enabled in the plugin is this flag:
    PF_OutFlag_KEEP_RESOURCE_OPEN
    Is this the culprit?
    Thanks in advance
    DonJ

    I still think it is a permissions/ user privileges/ policies/ security issue - if it runs on one account, it is unlikely the plug-in is damaged or you installed the 32bit version in CS5 or vice versa. I strongly suspect the plug-in is unable to probe your graphics card and thus never initializes. Perhaps it's being blocked by some security tool or your user account doesn't have the permissions to load system drivers. The latter can be fixed by changing the respective entry in your group policy editor (gpedit.msc). The respective point would be in Computerkonfiguration --> Windows-Einstellungen --> Sicherheitseinstellungen --> Lokale Richtlinien --> Zuweisen von Benutzerrechetn --> Laden und Entfernen von Gerätetreibern. And of course temporarily turn off security stuff to verify it's not the problem.
    Mylenium

Maybe you are looking for

  • Help me i've got a problem with my cpu speed

    I have bought prince of persia 2 and after the installation i want launch it but it indicates me I haven't the minimal configuration for the cpu speed(it's indicated 800mhz) my config: k8n neo platinum amd 64 2800+ (fsb 200mhz and multiplier 9x in th

  • Import xml file from server to itab

    Hi all, I have a little issue loading data from xml file in server into my itab. With my file in local (C:\example\example.xml) works fine, but if try this with the same file in the server (e:\example\example.xml) dont work. This is my code resume. T

  • Converting a Color Cad file into a Black and White .pdf

    My company recently bought me Adobe Acrobat XI-Professional as an upgrade from Adobe Acrobat 9-Standard. As such, one of the tasks assigned to me was to take color CAD drawings (.DWG extension) created in AutoCAD 12 and then convert them into black-a

  • Opc reading a group of data

    I want to read about 100 data values from an OPC server. I use LabView 6i (6.0.2) and do not have "Datalogging and Supervisory Control". How can I read all the 100 values with one call (synchronously)?

  • TS3899 Extremely high usage levels by Mail app

    I recently checked my usage in settings and was shocked to see that my Mail app was taking up about 550 MB of space.  I deleted all of my emails in all visible folders and that amount did not budge.  I tried to sync without success.  How can this be