Authorware error "Unable to execute user code function this file may be damaged"

I'm having problem installing Authorware correctly for IE7 or IE8. I've installed the 2004 version an continue receiving this error.
After clicking 2 or three times on "Don't Show Further Errors" button, sometimes I see the page correctly but sometimes I receive this second error
If I click on "Continue" I receive this error
I've tried everything but anyway I receive these error
Any help would be apreciated

I am relatively sure that the problem can be found under the mime settings for the server.
Make sure that you added .u32 to the mime extensions as well.
+27 82 853 1010
http://www.jfmultimedia.co.za
Skype:  johannfouche
Telephone VOIP:  +27 127435670

Similar Messages

  • Error - Unable to execute service and function

    Hi all,
       I created a sample component with service handlers but it is giving errors Unable to execute service GET_PURGE_LIST and function getPurgeList.
    (System Error: The service method 'getPurgeList' is not defined.) Please let me know what changes to be made to fix this
    Below are the files I used:
    ======================
    ampfacpurgecontents_resource.htm
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>
    ServiceHandlerSample htmlIncludeOrString
    </title>
    </head>
    <body>
    <@dynamichtml custom_finish_layout_init@>
    <$include super.custom_finish_layout_init$>
    if (navBuilder)
      if (isLoggedIn)
      navBuilder.addChildNodeTo('MY_CONTENT', 'item', 'id==GET_PURGE_LIST',
      'label=='+'Show Purge List',
      'url==<$HttpCgiPath$>?IdcService=GET_PURGE_LIST');
    <@end@>
    </body></html>
    ===============================================
    Services
    ======
    servicehandlersample_service.htm
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>
    ServiceHandlerSample service
    </title>
    </head>
    <body>
    <@table ServiceHandlerSample_Services@>
    <table border=1><caption><strong>Scripts For Custom Services</strong></caption>
    <tr>
      <td>Name</td><td>Attributes</td><td>Actions</td>
    </tr>
    <tr>
      <td>GET_PURGE_LIST</td>
      <td>DocService
      0
      PUTRGE_LIST_PAGE
      null
      null<br>
      null</td>
      <td>3:getPurgeList:GET_LIST:0:null</td>
    </tr>
    </table>
    <@end@>
    </body></html>
    ======================
    service handler
    ============
    servicehandlers_handlers.htm
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>
    ServiceHandlerSample htmlIncludeOrString
    </title>
    </head>
    <body>
    <@table SampleServiceHandlers@>
    <table border=1><caption><strong>ServiceHandlers</strong></caption>
    <tr>
      <td>serviceName</td><td>handler</td><td>searchOrder</td>
    </tr>
    <tr>
      <td>DocService</td>
      <td>com.ameriprise.ServiceHandlerSample.getPurgeList</td>
      <td>100</td>
    </tr>
    </table>
    <@end@>
    </body></html>
    ======================================================
    ServiceHandlerSample.hda
    <?hda version="10.1.3.3.3 (080807)" jcharset=UTF8 encoding=utf-8?>
    @Properties LocalData
    version=2013_09_25(build 1)
    blFieldTypes=
    ComponentName=ServiceHandlerSample
    hasPreferenceData=false
    blDateFormat=M/d/yy {h:mm[:ss] {aa}[zzz]}!mAM,PM!tAsia/Calcutta
    @end
    @ResultSet ResourceDefinition
    4
    type
    filename
    tables
    loadOrder
    resource
    resources/servicehandlersample_resource.htm
    null
    1
    resource
    resources/servicehandlers_handlers.htm
    SampleServiceHandlers
    1
    service
    resources/servicehandlersample_service.htm
    ServiceHandlerSample_Services
    1
    template
    templates/servicehandlersample_template.hda
    null
    1
    @end
    @ResultSet Filters
    4
    type
    location
    parameter
    loadOrder
    @end
    @ResultSet MergeRules
    4
    fromTable
    toTable
    column
    loadOrder
    ServiceHandlerSample_Templates
    IntradocTemplates
    name
    10
    SampleServiceHandlers
    ServiceHandlers
    null
    1
    @end
    @ResultSet ClassAliases
    3
    classname
    location
    loadOrder
    @end
    ========================
    Java Class
    package com.ameriprise.ServiceHandlerSample;
    import java.util.*;
    import java.io.*;
    import java.net.*;
    import intradoc.common.*;
    import intradoc.data.*;
    import intradoc.shared.*;
    import intradoc.server.*;
    public class GetPurgedList extends ServiceHandler {
      public void getPurgeList() throws ServiceException, DataException
      DataResultSet fullStockData = new DataResultSet(new String[] {"Sample Content",
      "11111", "123", "Sept-25-13" });
      String resultSetName = m_currentAction.getParamAt(0);
      m_binder.addResultSet(resultSetName, fullStockData);
    ============================================================
    Template
    servicehandlersample_template.hda
    <?hda version="10.1.3.3.3 (080807)" jcharset=UTF8 encoding=utf-8?>
    @Properties LocalData
    blFieldTypes=
    blDateFormat=M/d/yy {h:mm[:ss] {aa}[zzz]}!mAM,PM!tAsia/Calcutta
    @end
    @ResultSet ServiceHandlerSample_Templates
    5
    name
    class
    formtype
    filename
    description
    PUTRGE_LIST_PAGE
    Document
    null
    purge_list_page.htm
    null
    @end

    Hi Ashok,
    In your servicehandlersample_service.htm the Service Class should be your package name and not DocService. Here is how it should be:
    <@table ServiceHandlerSample_Services@>
    <table border=1><caption><strong>Scripts For Custom Services</strong></caption>
    <tr>
      <td>Name</td><td>Attributes</td><td>Actions</td>
    </tr>
    <tr>
      <td>GET_PURGE_LIST</td>
      <td>com.ameriprise.ServiceHandlerSample
      0
      PUTRGE_LIST_PAGE
      null
      null<br>
      null</td>
      <td>3:getPurgeList:GET_LIST:0:null</td>
    </tr>
    </table>
    <@end@>
    HTH
    - Anand

  • An error occurred when executing a REMOTE FUNCTION CALL.

    Dear all,
    We have two syetms called DXD and GRD , we have a remote enabled function module in the DXD system , when i am trying to call this Function module from
    GRD system it is going for the short dump, and giving the follwing error,
    <b>Error analysis
        An error occurred when executing a REMOTE FUNCTION CALL.
        It was logged under the name "RFC_NO_AUTHORITY"
        on the called page.</b>
    But i do have the access for the DXD system also, i am really struggling to solve this problem, if any lights are there to help me , i will be thank full for then,
    some body suggested for me that we need to maintain the Trusted system tables in the target system.
    Thanks & regards
    Satya.

    first u( user id ) have to get the Authorizations to use RFC ?
    object will be  like S_RFC or some thing like this.
    when u get this kind of error just call /NSU53 then u will come to know which Authorization Object is missing from ur User Profile.
    Regards
    Prabhu

  • MDS Error: unable to create user DBs in /var/folders/...

    What does this error mean? I have tons of them in my console. I have also repaired my permissions with Disk Utility, which found nothing in /var.
    Oct 21 15:29:02 macpro trustevaluationagent[25914]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:30:02 macpro trustevaluationagent[25938]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:31:02 macpro trustevaluationagent[25960]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:32:02 macpro trustevaluationagent[25984]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:32:28 macpro /Applications/AppFresh.app/Contents/MacOS/AppFresh[25993]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:33:02 macpro trustevaluationagent[26009]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:34:02 macpro trustevaluationagent[26028]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:35:02 macpro trustevaluationagent[26049]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:35:02 macpro trustevaluationagent[26049]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:35:02 macpro trustevaluationagent[26049]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:36:04 macpro trustevaluationagent[26069]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:37:27 macpro trustevaluationagent[26100]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:29 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:30 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:39:30 macpro trustevaluationagent[26116]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:40:17 macpro trustevaluationagent[26132]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:40:17 macpro trustevaluationagent[26132]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:40:18 macpro trustevaluationagent[26132]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:41:13 macpro trustevaluationagent[26150]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:42:12 macpro trustevaluationagent[26167]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:43:04 macpro trustevaluationagent[26186]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:44:02 macpro trustevaluationagent[26217]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:45:02 macpro trustevaluationagent[26241]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:46:02 macpro trustevaluationagent[26260]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:47:02 macpro trustevaluationagent[26279]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:48:02 macpro trustevaluationagent[26304]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:49:25 macpro trustevaluationagent[26329]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:49:25 macpro trustevaluationagent[26329]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:50:17 macpro trustevaluationagent[26346]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:50:21 macpro trustevaluationagent[26346]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:51:55 macpro trustevaluationagent[26375]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:51:56 macpro trustevaluationagent[26375]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:52:43 macpro trustevaluationagent[26391]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:52:44 macpro trustevaluationagent[26391]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:52:45 macpro trustevaluationagent[26391]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:53:29 macpro trustevaluationagent[26407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:53:29 macpro trustevaluationagent[26407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:54:13 macpro trustevaluationagent[26421]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:55:23 macpro trustevaluationagent[26445]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:56:22 macpro trustevaluationagent[26465]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:56:25 macpro trustevaluationagent[26465]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:56:26 macpro trustevaluationagent[26465]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:58:00 macpro trustevaluationagent[26480]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:59:26 macpro trustevaluationagent[26504]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 15:59:27 macpro trustevaluationagent[26504]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:01:40 macpro trustevaluationagent[26545]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:05:33 macpro mds[33]: (/.Spotlight-V100/Store-V1/Stores/ACA815D7-8530-4611-9FB3-40B6B294F769)(Error) IndexCI in openindexfile:bad file size: 20480, min size 136632, live.0.indexIds
    Oct 21 16:05:51 macpro loginwindow[35]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:08 macpro /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/C ontents/MacOS/GrowlHelperApp[302]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:10 macpro /Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/C ontents/MacOS/GrowlHelperApp[302]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:13 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:17 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:17 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:06:18 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:05 macpro /Applications/Gmail Notifr.app/Contents/MacOS/Gmail Notifr[306]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:11 macpro trustevaluationagent[332]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:13 macpro trustevaluationagent[332]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:13 macpro trustevaluationagent[332]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:07:46 macpro /Applications/Quick Search Box.app/Contents/MacOS/Quick Search Box[303]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:08:06 macpro trustevaluationagent[372]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:06 macpro trustevaluationagent[386]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:27 macpro /System/Library/Frameworks/IMCore.framework/iChatAgent.app/Contents/MacOS/iChat Agent[392]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:28 macpro /System/Library/Frameworks/IMCore.framework/iChatAgent.app/Contents/MacOS/iChat Agent[392]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:28 macpro /System/Library/Frameworks/IMCore.framework/iChatAgent.app/Contents/MacOS/iChat Agent[392]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:09:39 macpro /Applications/Skype.app/Contents/MacOS/Skype[390]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:06 macpro trustevaluationagent[401]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:09 macpro /Applications/Adium.app/Contents/MacOS/Adium[398]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:11 macpro /Applications/Adium.app/Contents/MacOS/Adium[398]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:23 macpro /Applications/Safari.app/Contents/MacOS/Safari[407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:30 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:42 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:45 macpro /Applications/Mail.app/Contents/MacOS/Mail[406]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:57 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:57 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:10:57 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:04 macpro /Applications/iPhoto.app/Contents/MacOS/iPhoto[411]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:08 macpro trustevaluationagent[416]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:13 macpro /Applications/Vienna.app/Contents/MacOS/Vienna[403]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:20 macpro /Applications/Safari.app/Contents/MacOS/Safari[407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:11:54 macpro /Applications/Safari.app/Contents/MacOS/Safari[407]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:12:06 macpro trustevaluationagent[424]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:13:06 macpro trustevaluationagent[426]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds
    Oct 21 16:14:06 macpro trustevaluationagent[460]: MDS Error: unable to create user DBs in /var/folders/J6/J6UzEwjGneeaBy5QLvbPU++TI/-Caches-//mds

    Hello,
    Add me to the list.
    Tonight, the finder crashed during an iDisk operation.
    I had to manually turned off the mac.
    On the restart, Snow leopard decided to index spotlight for like an hour!
    I suspected things so I went into the console, and yes I get all these "MDS Error: unable to create user DBs in /var/folders/..." for nearly each app I launch.
    Any ideas?? I've been reading your thread, and couldn't find any relevant in google too.
    It doesn't seem to affect the use of the mac, but it's still strange! (there's a part of me that wanna clean reinstall right now! I just hate now that i know that something might not be working like it should! haha)
    Any idea an help very welcome.
    J

  • Error message" The file may be damaged or corrupted -1610153464/ also unable to open projects in the background 26:: 142

    Hello everyone,
    I hope someone can help me.
    I am using AE CC/Windows 7 on a Dell computer, 32 GB RAM, 64 bit op system, processors: Intel (R) Xeon (R) CPU x5670 @ 2.93 Ghz 2.93 Ghz (2 processors).
    So far I had worked on many projects with no problems and then a few weeks ago the project crashed non stop. The problem was overcome when I got rid of all MP3s and converted them to RAM. Again this was an issue I didn't have in the past and I don't recall changing anything.
    Now it seems it is impossible for me to export/render out a project into a Quick time file or even AVI. If its quick time I get this message: After Effects unable to render error  an output module failed. The file may be damaged or corrupted -1610153464 and if I am trying to export with AVI I get this message: AE unable to open projects in the background 26:: 142)
    This is happening with different projects.
    I read the forums and heard that the problem may be a Bug with quicktime and H.264? I never had a problem with it before but again when I try to export AVI I get this error message:
    AE unable to open projects in the background
    I have a feeling it is quick time related. I have uninstalled and reinstalled QT but still get the problem. It will open old QT files no problem. I tried to download a bug fix update as one post suggested but I think I have the latest which is why it didn't work. 
    This particular project has a couple of quick media H.264 files. Do I need to convert them? Are they the cause for all of this?
    I am sorry I really tried to look for answers in the forums before contacting you here but I cannot find a reason for all this mess, which again only appeared a few weeks ago with no problems for months...if someone can point out an area where I can start looking, I would really appreciate it. Thanks in advance.

    update: I converted all the H.264 footage which were in the project to WMV. And I was able to test export with AVI and it turne dout fine (like 10 seconds). However I still got the Error message: "After Effects unable to render error an output module failed, a filme may be corrupted or damaged.  Error-1610153464 " when I tried to export H.264 QT..
    I don't know what to do now, how can a problem which did not exist suddenly come up. How can I export a QT file? with AVI it will be massive!
    Many thanks
    Amanda

  • "Bridge is unable to create a JPG for this file"

    Some of my exports to Flickr fail with this message. These a larger file but within flickr limits. Does anyone know what are the limitations set by bridge.

    I am having the same problem.
    It worked perfectly until about 6 weeks ago. Then I started getting the error message.  If I selected the images from the exact same directory and dropped them on the export tab, they would usually work.  Also if I took 5 or less images, It would usually work, so I don't hink there is any problem with the directoiry or the files.
    I have reinstalled brif=deg and photoshop.  it is now CS5.1 and all was stable. for a week and now I am having the problem that Bridge is unable to create a jpg for this file.  
    Previously, I did not notice that erroe message, so I could have been having some other error, but now this is the one I am having.  I am not trying to change the size of these images.  Just convert from nef and photoshop to jpeg.

  • Bridge Export: "Unable to create a jpg for this file"

    Every now and then when I attempt to "Export" a jpg from Bridge (typically to reduce the image size for web posting), I get a little exclamation point, and then when you click on the file name I get a message telling me that Bridge is unable to create a jpg for this file...
    The interesting thing is that all pics in the folder have the same problem (ie, it seems to be a folder issue, not an issue with an individual file).
    If I copy all the pics to another folder, the export works fine.  (Obviously this is not a desired solution.)
    Thanks in advance!
      Brian

    I am having the same problem.
    It worked perfectly until about 6 weeks ago. Then I started getting the error message.  If I selected the images from the exact same directory and dropped them on the export tab, they would usually work.  Also if I took 5 or less images, It would usually work, so I don't hink there is any problem with the directoiry or the files.
    I have reinstalled brif=deg and photoshop.  it is now CS5.1 and all was stable. for a week and now I am having the problem that Bridge is unable to create a jpg for this file.  
    Previously, I did not notice that erroe message, so I could have been having some other error, but now this is the one I am having.  I am not trying to change the size of these images.  Just convert from nef and photoshop to jpeg.

  • Installing CS5.5, got an error window that says "windows cannot open this file"

    I download the CS5.5 files.  Clicked on the larger file to open it and received an error window stating that "windows cannot open this file".  Any suggestions?

    @caroline,
    are both files in the same directory?
    are you clicking the exe, not the 7z?
    if yes to both, right click the exe and click 'run as administrator'.
    if that fails, run the cleaner (Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6) and then click the exe.

  • Error "Unable to execute function. (USER_ID=1087)"

    Hi,
    I got the error message when I access the R12 login link. I tried to restart the application but it doesn't help. Do anybody know how to fix it? Thanks.
    "Unable to execute function. (USER_ID=1087)"
    Edmond
    Edited by: Twenty4billy on Sep 13, 2012 6:30 PM
    Edited by: Twenty4billy on Sep 13, 2012 6:30 PM

    Please post the details of the application release, database version and OS.
    I got the error message when I access the R12 login link. I tried to restart the application but it doesn't help. Do anybody know how to fix it? Thanks.
    "Unable to execute function. (USER_ID=1087)"
    EdmondWas this working before? If yes, any changes been done recently?
    Can you find any details about the error in Apache log files?
    Any errors in the database log file?
    Please run AutoConfig and make sure it completes successfully.
    Thanks,
    Hussein

  • Aerender error: "Unable to execute script at line 95. Window does not have a constructor"

    A BG Renderer user is getting this error when running aerender version 10.5.1x2:
    "Unable to execute script at line 95. Window does not have a constructor"
    The render proceeds but the process never completes which is preventing the rest of the BG Renderer notifications from triggering.  Any idea what this error means and how to fix it?
    Thanks,
    Lloyd

    I guess we'll have to wait for Adobe to answer what could be causing the transmission to drop on Line 95. Todd's out of the office for a month or two, but maybe someone else can shed some light.

  • I receive the error: Unable to load block component C:\Program Files\Hyperception\VABINF\KeyRcv.dll

    I have two Major issues with our Infinity Project computers,
    We have one entire lab that is getting this error... "Unable to load
    block component C:\Program Files\Hyperception\VABINF\KeyRcv.dll. 
    Please verify that the component exists and any dependencies it may
    have are satisfied."  It is also producing this error with
    NumEntry.dll.  Both files exist.  I am not sure what
    dependencies these files may have.  Ideas?
    We have several systems that are giving the following error on one of
    our labs... "You have exceeded the number of block functions allowed by
    VAB for Infinity; contact Hyperception regarding upgrades."  From
    what The professor here at UTA told me when I first took on this
    project, this was a problem that we had on the previous boards and that
    someone at Hyperception was able to help us resolve this problem.
    Can you help out with these issues?  The first one I need an answer today if possible. 
    Thanks,

    We have seen this type of problem on some computers (we do not know why as of yet).The problem with missing blocks is very likely being caused by file permissions, and can be seen when non-administrators are using VAB software. To resolve this: 1. login as ADMINISTRATOR 2. run the command line script from a DOS prompt as shown below: cacls "C:\Program FIles\Hyperception\VABINF" /T /E /G Everyone:F It will scroll through the name of every file in the provided directory, and all subdirectories. This should reset every file, and allow the USER to access all files in VAB software. This should correct the problem. Regards,Steve

  • Error while generating java client code from wsdl file

    I am trying to generate a java client code from WSDL file um_workflowSaveCreateProfile.wsdl which includes um_workflowSaveCreateProfile_interface.wsdl file, so I am keeping both the files in the same folder and trying to generate the client code but it is showing me the below error highlighted .
    um_workflowSaveCreateProfile.wsdl
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xsd="E:/DIPPWF/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:oblix="http://www.oblix.com/" xmlns:obinterface="http://www.oblix.com/wsdl/um_workflowSaveCreateProfile_interface" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.oblix.com/wsdl/um_workflowSaveCreateProfile" targetNamespace="http://www.oblix.com/wsdl/um_workflowSaveCreateProfile">
         <import namespace="D:/DIPP/WSDL/um_workflowSaveCreateProfile_interface" location="um_workflowSaveCreateProfile_interface.wsdl"/>
         <service name="OblixIDXML_um_workflowSaveCreateProfile_Service">
              <port name="OblixIDXML_um_workflowSaveCreateProfile_Port" binding="obinterface:OblixIDXML_um_workflowSaveCreateProfile_Binding">
                   <soap:address location="http://localhost:7777/identity/oblix/apps/userservcenter/bin/userservcenter.cgi"/>
              </port>
         </service>
    </definitions>
    um_workflowSaveCreateProfile_interface.wsdl
    <definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:oblix="http://www.oblix.com/" xmlns:oblixxmllocalschema="http://www.oblix.com/OblixXMLLocalSchema" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://www.oblix.com/wsdl/um_workflowSaveCreateProfile_interface" targetNamespace="http://www.oblix.com/wsdl/um_workflowSaveCreateProfile_interface">
         <types>
              <xsd:schema targetNamespace="http://www.oblix.com/" elementFormDefault="qualified"
                   xmlns="http://www.oblix.com/"
                   xmlns:xsd="http://www.w3.org/2001/XMLSchema">
                        <xsd:include schemaLocation="../XMLSchema/common_parameters.xsd" />
                        <xsd:include schemaLocation="../XMLSchema/common_authentication.xsd" />
                        <xsd:include schemaLocation="../XMLSchema/workflowSaveCreateProfile.xsd" />
              </xsd:schema>
              <xsd:schema targetNamespace="http://www.oblix.com/OblixXMLLocalSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
                   <xsd:element name="request">
                        <xsd:complexType>
                             <xsd:sequence>
                                  <xsd:element name="params">
                                       <xsd:complexType>
                                            <xsd:sequence>
                                                 <xsd:element ref="oblix:ObWorkflowName"/>
                                                 <xsd:element ref="oblix:ObDomainName"/>
                                                 <xsd:element ref="oblix:ObWfComment" minOccurs="0"/>
                                                 <xsd:element ref="oblix:noOfFields"/>
                                                 <xsd:element ref="oblix:AttributeParams"/>
                                            </xsd:sequence>
                                       </xsd:complexType>
                                  </xsd:element>
                             </xsd:sequence>
                             <xsd:attribute name="version" type="xsd:string" use="optional"/>
                             <xsd:attribute name="application" type="xsd:string" use="required" />
                             <xsd:attribute name="function" type="xsd:string" use="required" />
                             <xsd:attribute name="mode" type="xsd:string" use="optional"/>
                        </xsd:complexType>
                   </xsd:element>
              </xsd:schema>
         </types>
         <message name="OblixIDXMLInput">
              <part name="authentication" element="oblix:authentication"/>
              <part name="request" element="oblixxmllocalschema:request"/>
         </message>
         <message name="OblixIDXMLOutput">
              <part name="body" element="oblix:Oblix"/>
         </message>
         <portType name="OblixIDXMLPortType">
              <operation name="OblixIDXML_um_workflowSaveCreateProfile">
                   <input message="tns:OblixIDXMLInput"/>
                   <output message="tns:OblixIDXMLOutput"/>
              </operation>
         </portType>
         <binding name="OblixIDXML_um_workflowSaveCreateProfile_Binding" type="tns:OblixIDXMLPortType">
              <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
              <operation name="OblixIDXML_um_workflowSaveCreateProfile">
                   <soap:operation soapAction="http://www.oblix.com/"/>
                   <input>
                        <soap:body use="literal"/>
                   </input>
                   <output>
                        <soap:body use="literal"/>
                   </output>
              </operation>
         </binding>
    </definitions>
    I am using WSDL2 Java for generating the client code .
    Please suggest where am I wrong .
    E:\axis2-1.4\bin>WSDL2Java -uri E:\DIPPWF\um_workflowSaveCreateProfile.wsdl -p R
    ND -d adb -s -o build\client--http-proxy-host 10.74.93.35 --http-proxy-port 80
    Using AXIS2_HOME: E:\axis2-1.4
    Using JAVA_HOME: C:\Program Files\Java\jdk1.6.0_02
    Retrieving document at 'E:\DIPPWF\um_workflowSaveCreateProfile.wsdl'.
    Retrieving document at 'um_workflowSaveCreateProfile_interface.wsdl', relative t
    o 'file:/E:/DIPPWF/um_workflowSaveCreateProfile.wsdl'.
    Retrieving schema at 'E:/DIPPWF/XMLSchema/common_parameters.xsd', relative to 'f
    ile:/E:/DIPPWF/um_workflowSaveCreateProfile_interface.wsdl'.
    Retrieving schema at 'E:/DIPPWF/XMLSchema/common_authentication.xsd', relative t
    o 'file:/E:/DIPPWF/um_workflowSaveCreateProfile_interface.wsdl'.
    Retrieving schema at 'E:/DIPPWF/XMLSchema/workflowSaveCreateProfile.xsd', relati
    ve to 'file:/E:/DIPPWF/um_workflowSaveCreateProfile_interface.wsdl'.
    Retrieving schema at 'navbar.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/workfl
    owSaveCreateProfile.xsd'.
    Retrieving schema at 'searchform.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/wo
    rkflowSaveCreateProfile.xsd'.
    Retrieving schema at 'component_basic.xsd', relative to 'file:/E:/DIPPWF/XMLSche
    ma/workflowSaveCreateProfile.xsd'.
    Retrieving schema at 'displaytype.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/c
    omponent_basic.xsd'.
    Retrieving schema at 'error.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/compone
    nt_basic.xsd'.
    Retrieving schema at 'component_workflowTicket.xsd', relative to 'file:/E:/DIPPW
    F/XMLSchema/workflowSaveCreateProfile.xsd'.
    Retrieving document at 'E:\DIPPWF\um_workflowSaveCreateProfile.wsdl'.
    Retrieving document at 'um_workflowSaveCreateProfile_interface.wsdl', relative t
    o 'file:/E:/DIPPWF/um_workflowSaveCreateProfile.wsdl'.
    Retrieving schema at 'E:/DIPPWF/XMLSchema/common_parameters.xsd', relative to 'f
    ile:/E:/DIPPWF/um_workflowSaveCreateProfile_interface.wsdl'.
    Retrieving schema at 'E:/DIPPWF/XMLSchema/common_authentication.xsd', relative t
    o 'file:/E:/DIPPWF/um_workflowSaveCreateProfile_interface.wsdl'.
    Retrieving schema at 'E:/DIPPWF/XMLSchema/workflowSaveCreateProfile.xsd', relati
    ve to 'file:/E:/DIPPWF/um_workflowSaveCreateProfile_interface.wsdl'.
    Retrieving schema at 'navbar.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/workfl
    owSaveCreateProfile.xsd'.
    Retrieving schema at 'searchform.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/wo
    rkflowSaveCreateProfile.xsd'.
    Retrieving schema at 'component_basic.xsd', relative to 'file:/E:/DIPPWF/XMLSche
    ma/workflowSaveCreateProfile.xsd'.
    Retrieving schema at 'displaytype.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/c
    omponent_basic.xsd'.
    Retrieving schema at 'error.xsd', relative to 'file:/E:/DIPPWF/XMLSchema/compone
    nt_basic.xsd'.
    Retrieving schema at 'component_workflowTicket.xsd', relative to 'file:/E:/DIPPW
    F/XMLSchema/workflowSaveCreateProfile.xsd'.
    *[ERROR] More than one part for message OblixIDXMLInput*
    org.apache.axis2.description.WSDL11ToAxisServiceBuilder$WSDLProcessingException:
    More than one part for message OblixIDXMLInput
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.addQNameRefer
    ence(WSDL11ToAxisServiceBuilder.java:1162)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.addQNameRefer
    ence(WSDL11ToAxisServiceBuilder.java:1085)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateBindi
    ng(WSDL11ToAxisServiceBuilder.java:686)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateEndpo
    int(WSDL11ToAxisServiceBuilder.java:538)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateEndpo
    ints(WSDL11ToAxisServiceBuilder.java:489)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateServi
    ce(WSDL11ToAxisServiceBuilder.java:363)
    at org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder.populateA
    llServices(WSDL11ToAllAxisServicesBuilder.java:107)
    at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerat
    ionEngine.java:147)
    at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
    at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
    Exception in thread "main" org.apache.axis2.wsdl.codegen.CodeGenerationException
    : Error parsing WSDL
    at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerat
    ionEngine.java:153)
    at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:35)
    at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:24)
    Caused by: org.apache.axis2.AxisFault: More than one part for message OblixIDXML
    Input
    at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateServi
    ce(WSDL11ToAxisServiceBuilder.java:397)
    at org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder.populateA
    llServices(WSDL11ToAllAxisServicesBuilder.java:107)
    at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerat
    ionEngine.java:147)
    ... 2 more
    Caused by: org.apache.axis2.description.WSDL11ToAxisServiceBuilder$WSDLProcessin
    gException: More than one part for message OblixIDXMLInput
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.addQNameRefer
    ence(WSDL11ToAxisServiceBuilder.java:1162)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.addQNameRefer
    ence(WSDL11ToAxisServiceBuilder.java:1085)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateBindi
    ng(WSDL11ToAxisServiceBuilder.java:686)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateEndpo
    int(WSDL11ToAxisServiceBuilder.java:538)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateEndpo
    ints(WSDL11ToAxisServiceBuilder.java:489)
    at org.apache.axis2.description.WSDL11ToAxisServiceBuilder.populateServi
    ce(WSDL11ToAxisServiceBuilder.java:363).
    Thanks in advance.
    akshay

    Hello,
    Were you able to resolve this issue ?
    I am seeing the same issue and at my wits end.
    regards
    Amit

  • Render fail 'Error - Unable to invert matrix' - what does this mean and how can I fix it?

    I'm have a sequence I'm trying to render stop at roughly 230 frames and tell me 'Error - Unable to invert matrix'  I say roughly 230 frames as it occurs at a different frame each time. I've tried switching layers that were active in time line off one by one to find the troubled layer/s but to no avail. The only thing that worked was switching them all off. Does anyone here know what 'invert matrix' means?
    Thanks, Timothy

    Does anyone here know what 'invert matrix' means?
    How should we? Sorry to be blunt, but the caloric value of your post levels in at zero. You are not telling us anything. Nothing about the footage sources, nothing about your version of AE, not a shred about your comop and render settings, not the slightest hint about your operating system. This could come from anywhere - an effect, a specific CoDec setting, an issue with graphics acceleration. Also provide a screenshot of the error. If the error is really phrased like you posted it, it's not an AE error. All program internal errors fololow a specific logic and formatting and usually have a numerical code attached which helps to make sebnse of them.
    Mylenium

  • Terminal Error: Unable to read "/private/etc/cups/cups-files.conf" due to errors.

    After finding out that my Kodak ESP C310 printer was no longer printing after installing OS X Yosemite, I tried entering these into the terminal to get the driver working again.
    sudo sh -c 'echo "Sandboxing Relaxed" >> /etc/cups/cups-files.conf'
    sudo launchctl stop org.cups.cupsd
    Nothing happened the first time I tried it, so I tried it again with still no luck. Now within seconds of opening the terminal I get this message :
    " /private/etc/cups/cups-files.conf"
    It pops up every few seconds, so it is practically impossible for me to type anything into the terminal without it popping up right in the middle. I tried the fix from the other discussion on this issue, and that didn't work. also I'm noticing that my printer isn't even added under "printers and scanners" anymore. I tried to re-add it, but I cannot without a driver that functions with 10.10.1
    Any suggestions on how I should deal with this?

    The permissions and ownership on /private/etc/cups/cups-files.conf should be:
    /bin/ls -leO@ /private/etc/cups/cups-files.conf
    -rw-r--r--  1 root  _lp  compressed 3297 Mar  8  2014 /private/etc/cups/cups-files.conf
    See "man cups-files" for the format of the cups-files.conf file
    The contents of the /private/etc/cups/cups-files.conf file should look like:
    # "$Id: cups-files.conf.in 11203 2013-07-26 21:32:33Z msweet $"
    # Sample file/directory/user/group configuration file for the CUPS scheduler.
    # See "man cups-files.conf" for a complete description of this file.
    # List of events that are considered fatal errors for the scheduler...
    #FatalErrors config
    # Do we call fsync() after writing configuration or status files?
    #SyncOnClose No
    # Default user and group for filters/backends/helper programs; this cannot be
    # any user or group that resolves to ID 0 for security reasons...
    #User _lp
    #Group _lp
    # Administrator user group, used to match @SYSTEM in cupsd.conf policy rules...
    SystemGroup admin
    SystemGroupAuthKey system.print.admin
    # User that is substituted for unauthenticated (remote) root accesses...
    #RemoteRoot remroot
    # Do we allow file: device URIs other than to /dev/null?
    #FileDevice No
    # Permissions for configuration and log files...
    #ConfigFilePerm 0644
    #LogFilePerm 0644
    # Location of the file logging all access to the scheduler; may be the name
    # "syslog". If not an absolute path, the value of ServerRoot is used as the
    # root directory.  Also see the "AccessLogLevel" directive in cupsd.conf.
    AccessLog /private/var/log/cups/access_log
    # Location of cache files used by the scheduler...
    #CacheDir /private/var/spool/cups/cache
    # Location of data files used by the scheduler...
    #DataDir /usr/share/cups
    # Location of the static web content served by the scheduler...
    #DocumentRoot /usr/share/doc/cups
    # Location of the file logging all messages produced by the scheduler and any
    # helper programs; may be the name "syslog". If not an absolute path, the value
    # of ServerRoot is used as the root directory.  Also see the "LogLevel"
    # directive in cupsd.conf.
    ErrorLog /private/var/log/cups/error_log
    # Location of fonts used by older print filters...
    #FontPath /usr/share/cups/fonts
    # Location of LPD configuration
    #LPDConfigFile launchd:///System/Library/LaunchDaemons/org.cups.cups-lpd.plist
    # Location of the file logging all pages printed by the scheduler and any
    # helper programs; may be the name "syslog". If not an absolute path, the value
    # of ServerRoot is used as the root directory.  Also see the "PageLogFormat"
    # directive in cupsd.conf.
    PageLog /private/var/log/cups/page_log
    # Location of the file listing all of the local printers...
    #Printcap /Library/Preferences/org.cups.printers.plist
    # Format of the Printcap file...
    #PrintcapFormat bsd
    #PrintcapFormat plist
    #PrintcapFormat solaris
    # Location of all spool files...
    #RequestRoot /private/var/spool/cups
    # Location of helper programs...
    #ServerBin /usr/libexec/cups
    # SSL/TLS certificate for the scheduler...
    #ServerCertificate /Library/Keychains/System.keychain
    # SSL/TLS private key for the scheduler...
    #ServerKey
    # Location of other configuration files...
    #ServerRoot /private/etc/cups
    # Location of Samba configuration file...
    #SMBConfigFile
    # Location of scheduler state files...
    #StateDir /private/etc/cups
    # Location of scheduler/helper temporary files. This directory is emptied on
    # scheduler startup and cannot be one of the standard (public) temporary
    # directory locations for security reasons...
    #TempDir /private/var/spool/cups/tmp
    # End of "$Id: cups-files.conf.in 11203 2013-07-26 21:32:33Z msweet $".

  • Error while executing User defined function

    I am getting the follower error when i try to exceute the following function.
    [Error] Script lines: 0-0 --------------------------ExecuteCallableQuery: Execute: ORA-06550: line 2, column 8:
    PLS-00201: identifier 'DWADTEST.CHECKABI' must be declared
    ORA-06550: line 2, column 2:
    PL/SQL: Statement ignored
    CREATE OR REPLACE FUNCTION "DWADTEST"."CheckABI" ( columnname IN VARCHAR2, columnvalue IN VARCHAR2, ABINumber IN VARCHAR2)
    RETURN VARCHAR2
    IS
    return_value VARCHAR2 (25) := NULL;
    tablevalue VARCHAR2 (25) := NULL;
    BEGIN
    SELECT columnname INTO tablevalue FROM D_BUSI_DEMOG WHERE ABINUM = ABINumber;
    IF
    columnvalue = NULL
    THEN
    return_value := tablevalue;
    ELSE
    return_value := columnvalue;
    END IF;
    RETURN return_value;
    END;
    Can anybody help me?

    I removed all inside code and try to run it. But still it is giving same error message.
    [Error] Script lines: 0-0 --------------------------ExecuteCallableQuery: Execute: ORA-06550: line 2, column 8:
    PLS-00201: identifier 'DWADTEST.CHECKABI' must be declared
    ORA-06550: line 2, column 2:
    PL/SQL: Statement ignored
    CREATE OR REPLACE FUNCTION "DWADTEST"."CheckABI" ( columnname IN VARCHAR2) RETURN VARCHAR2
    IS
    BEGIN
    RETURN 'return_value';
    END;

Maybe you are looking for

  • What is the significance of using Prepack or Display Articles

    What means 'significanc'e here? difference between prepack or display article? or the business use when to go for a structured artice at all? [(1) The difference between prepack or display articles are described in the online documentation SAP Retail

  • Weblogic server License infromation

    I have the Weblogic server 9.2 version License, Now Should I have to purchase new License for the *9.2 MP2 ?* I have the License for the 9.2 , but I do not have the License for MP2, From where can I get the same ? should I go for the , BEA WebLogic S

  • Problem with importing movies from my Sony HDR-SR5

    Having trouble importing movies from my Sony HDR-SR5. The computer is reading HD camcorder but Iphoto is coming up and not Imovie. I don't have any still pics and SD movies. When I go into imovie camcorder does not show up. Any suggestions?

  • JDev gives error when using JSTL Core

    When following structure gives the mentioned errors on both the "if" tag and the "font" tag. <logic:notEmpty ...> <logic:iterate ...> <c:if ...> <font ...> <bean:write .../></font> </c:if> </logic:iterate> </logic:notEmpty> errors are "field apache n

  • Convert 8.6 to 8.2

    Hi, Could anybody convert the VI developed in Labview 8.6 to another version that could be ran in LabView 8.2? Thanks a bunch in advance! Julie Solved! Go to Solution. Attachments: tri projet.vi ‏107 KB