Can't create or import presets

Well, I can't.
I uninstalled Premiere and After Effects, reinstalled them, checked file permission through diskutility, nothing.
After Effects, Premiere and AMC CC 2014 with every update.
OSX 10.10 Yosemite

Could you check under a user Documents > Adobe > Adobe Media Encoder > 8.0?  If "Presets" in this place is not a folder, but a shortcut, please delete the "Presets" and relaunch AME.  This could possibly fix the problem.

Similar Messages

  • Can't create or import Database Control Repository on fresh install

    I've just installed the latest 10g version on a Linux system. Afterward, and after exporting my ORACLE_SID and ORACLE_HOME variables, on trying to start the EM Control (emctl), I got the dreaded "OC4J Configuration issue" error:
    ./emctl start dbconsole
    TZ set to US/Eastern
    OC4J Configuration issue. /usr/local/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_myhostname_myoracledb not found.
    lsnrctl hung when connecting or checking status:
    ./lsnrctl
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 25-JUN-2007 16:14:23
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=myhostname)(PORT=1521)))
    So I ran netca to configure the listener, and that seemed to work, but at the end it complained that the port was already in use (even though netstat -a shows nothing on port 1521). Then I tried to create the repository (emca -repos create), but that failed too ("SYSMAN already exists"):
    INFO: Creating the EM repository (this may take a while) ...
    Jun 25, 2007 4:18:55 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: ORA-20001: SYSMAN already exists..
    ORA-06512: at line 17
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-20001: SYSMAN already exists..
    ORA-06512: at line 17
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1467)
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeScript(SQLEngine.java:841)
    at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:265)
    at oracle.sysman.assistants.util.sqlEngine.SQLPlusEngine.executeScript(SQLPlusEngine.java:306)
    at oracle.sysman.emcp.EMReposConfig.createRepository(EMReposConfig.java:360)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:182)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    Jun 25, 2007 4:18:55 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error creating the repository
    Jun 25, 2007 4:18:55 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /usr/local/oracle/product/10.2.0/db_1/cfgtoollogs/emca/myoracledb/emca_repos_create_<date>.log for
    Jun 25, 2007 4:18:55 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error creating the repository
    Refer to the log file at /usr/local/oracle/product/10.2.0/db_1/cfgtoollogs/emca/myoracledb/emca_2007-06-25_04-18-37-PM.log for morJun 25, 2007 4:18:55 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error creating the repository
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:194)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:124)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:142)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    I'm not sure what else to try. Any thoughts?
    Thank you,
    ~John

    Please let me know if this isn't the correct log:
    $ cat $ORACLE_HOME/cfgtoollogs/emca/oracledb/emca_2007-06-27_04-51-05-PM.log
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to true
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'drop' set to true
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: /usr/local/oracle/product/10.2.0/db_1
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: /usr/local/oracle/product/10.2.0/db_1
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: oracledb
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: This is expected, as we might be calling it from a non-rac home
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Error retrieving the local node for the cluster
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster Error Message: PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: oracledb Host: [hostname] Node: null OH: /usr/local/oracle/product/10.2.0/db_1 isDBC: false
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: oracledb Host: [hostname] Node: null OH: /usr/local/oracle/product/10.2.0/db_1 agentHome: null isCentral: false
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: oracledb Host: [hostname] Node: null OH: /usr/local/oracle/product/10.2.0/db_1 agentHome: null isCentral: false
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Jun 27, 2007 4:51:09 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user:
    Jun 27, 2007 4:51:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Jun 27, 2007 4:51:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Jun 27, 2007 4:51:12 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Jun 27, 2007 4:51:15 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Jun 27, 2007 4:51:15 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:15 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: DBSNMP
    Jun 27, 2007 4:51:17 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:20 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value:
    Jun 27, 2007 4:51:21 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    Jun 27, 2007 4:51:21 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:21 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: oracledb
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /usr/local/oracle/product/10.2.0/db_1/cfgtoollogs/emca/oracledb/emca_2007-06-27_04-51-05-PM.log.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: DBSNMP
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: oracledb
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_DOMAIN value: world
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: oracledb
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: oracledb.world
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Jun 27, 2007 4:51:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 3244183297
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: oracledb
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_DOMAIN value: world
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: oracledb
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: oracledb.world
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: oracledb, oracleHome: /usr/local/oracle/product/10.2.0/db_1, and user: SYS
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_DOMAIN value: world
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: oracledb.world
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /usr/local/oracle/product/10.2.0/db_1/sysman/config/emd.properties to /usr/local/oracle/product/10.2.0/db_1/sysman/config/emd.properties.emca.tmp
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /usr/local/oracle/product/10.2.0/db_1/sysman/config/emd.properties has been copied to /usr/local/oracle/product/10.2.0/db_1/sysman/config/emd.properties.emca.tmp
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /usr/local/oracle/product/10.2.0/db_1/sysman/config/emoms.properties.emca to /usr/local/oracle/product/10.2.0/db_1/sysman/config/emoms.properties
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /usr/local/oracle/product/10.2.0/db_1/sysman/config/emoms.properties.emca has been copied to /usr/local/oracle/product/10.2.0/db_1/sysman/config/emoms.properties
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /usr/local/oracle/product/10.2.0/db_1/sysman/emd/targets.xml to /usr/local/oracle/product/10.2.0/db_1/sysman/emd/targets.xml.emca.tmp
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /usr/local/oracle/product/10.2.0/db_1/sysman/emd/targets.xml has been copied to /usr/local/oracle/product/10.2.0/db_1/sysman/emd/targets.xml.emca.tmp
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: oracledb Host: [hostname] Node: null OH: /usr/local/oracle/product/10.2.0/db_1 agentHome: null isCentral: false
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: oracledb Host: [hostname] Node: null OH: /usr/local/oracle/product/10.2.0/db_1 isDBC: false
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: oracledb Host: [hostname] Node: null OH: /usr/local/oracle/product/10.2.0/db_1 isDBC: false
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_oracledb.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_oracledb.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_oracledb.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_oracledb.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /usr/local/oracle/product/10.2.0/db_1/oui
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /usr/local/oracle/product/10.2.0/db_1/oui
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [usr/local/oracle/product/10.2.0/db_1]
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /usr/local/oracle/product/10.2.0/db_1
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from /usr/local/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from /usr/local/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from /usr/local/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /usr/local/oracle/product/10.2.0/db_1/sysman/config/emd.properties
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Jun 27, 2007 4:51:24 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /usr/local/oracle/product/10.2.0/db_1/install/staticports.ini
    Jun 27, 2007 4:51:25 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    Refer to the log file at /usr/local/oracle/product/10.2.0/db_1/cfgtoollogs/emca/oracledb/emca_2007-06-27_04-51-05-PM.log for more details.
    Jun 27, 2007 4:51:25 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    at oracle.sysman.emcp.EMDBPreConfig.checkPorts(EMDBPreConfig.java:2266)
    at oracle.sysman.emcp.EMDBPreConfig.performConfiguration(EMDBPreConfig.java:670)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:233)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)

  • How to create an import develop preset

    If it can be done, does anyone know how to create an import preset that will automatically turn on lens profile correction or remove chromatic aberrations quickly when I import photos?

    If using LR5 that may course LR/computer to run slow and even stop. Seems to effect some more than others. I removed lens correction from my import preset and that has seemly solved all my slowness dramas
    I only do lens corrections when exporting or sending files to PS/Nic and only  if I really have to in editing. After exporting I remove the lens correction from the raw file. 

  • Bug report?-Can't create PDF's using scanner presets

    Help!
    Acrobat 10.1.0
    Windows 7 64bit
    Lexmark Prevail Pro705 using USB connection
    After about an hours use today I suddenly found that couldn't create a pdf via my scanner using the PROGRAMME PRESETS (which are now greyed out). To the best of my knowledge no update or other machine activity took place before the time I lost preset use.
    I can scan using the CUSTOM SCAN and then selecting WIA-Lexmark Pro700 Series from the Input Scanner dropdown box. If I click Lexmark Pro700 Series TWAIN and then try to proceed, Arcobat freezes. If I try to select    and adjust the presets I get an error message, ‘The scanner last used by Acrobat does not support preset scanning. Please select another scanner’.
    I can scan a PDF via the Lexmark utility and create a PDF that way so I’m assuming that is using WIA?
    I’ve down loaded Twacker 64 and opening FILE – SELECT SOURCE there is nothing listed.
    Occasionally when I have just let the prog to try and scan after selecting the TWAIN setting in the  CONFIGURE PRESETS after a time,  I get an error message asking that I disconnect / reconnect the USB cable /restart the computer. I’ve tried doing this with no change. Acrobat then reports, ‘ Scanning cancelled.’
    I’ve checked for Lexmark, Adobe and Windows updates – nothing.
    I’ve tried ringing Adobe and after hanging on for over an hour gave up.
    Any ideas what I can do to restore the preset/TWAIN feature?

    Hi Amit,
    Thank you for the input.
    After spending just under 2 hours on the phone to Adobe Support yesterday I have just received a product update which I'm pleased to say has corrected what must have been a prog bug.
    Hope you have a great day and thank you again for taking time to suggest a fix.

  • Can I create a site in Illustrator and then import it into Muse?

    Can I create a site in Illustrator and then import it into Muse? If not, why not?

    No, you can't and it kinda defeats the purpose of Muse altogether. Thats like saying, "Can I use Muse to create vector graphics for designing logos?" Or, even simpler " Can I use this hammer to unscrew this picture hook in my wall?"
    Muse would import that AI file as an image only. So, you would have one big picture and no functionality to any buttons, menus etc.
    I would suggest that you try downloading the trial version of Muse. If you could/would design a site in AI ( despite it being an unsuitable tool ) you will find Muse just as easy to use. If you are proficiant in Illustrator or InDesign, Muse's interface is very familiar and uses similar techniques.

  • App store review page:billing add-country : i choose SL (Selangor). Error message: pls enter at most 3 letter or number for country. But there all is 2 letter. Cannot type ourself, all is preset. so can't create a review

    App store review page:billing address - country : i choose SL (Selangor).
    Error message: pls enter at most 3 letter or number for country.
    But what i can choose is all in 2 letter. Cannot type ourself, all is preset. so can't create a review and cannot use my app id to download or update application.

    madeline leo wrote:
    App store review page:billing address - country : i choose SL (Selangor).
    Error message: pls enter at most 3 letter or number for country.
    But what i can choose is all in 2 letter. Cannot type ourself, all is preset. so can't create a review and cannot use my app id to download or update application.
    Please enter at most 3 letters or numbers.  Two letters is fine with that instruction.

  • How can I import presets in Aperture 3.3.2

    I found I cannot import presets I downloaded, the original place has been moved.
    Any one can help me figure it out?
    Thanks.

    "After applying the Effect/Adjustment Preset change the version name and the metadata tags in the Info-tab/Metadata tab or use batch change to apply the the changes to the original image file/master image file as well"
    Couldn't have said it better myself
    What we need is an old Aperture to new Aperture dictionary. Or better yet an App that will take the posting and automatically convert the terms depending on the version of Aperture installed!
    (Things to do on a rainy Saturday morning )

  • I can import presets in LR 4, but not LR 5. Any advice?

    I can import presets into LR 4, but I cannot import into LR 5. If I right click on "User Presets" nothing happens. If I go to "preferences" and try to load from there, nothing will load.

    You normally copy the lrtemplate file directly into the user presets folder
    If you click the button in preferences (presets tab) “Show Lightroom Presets Folder” it will take you to the folder location.
    Double click on Lightroom folder
    Double click on Develop Presets folder
    You should now see the User Presets folder – you can copy or drag into this.
    If LR is still running, quit and restart.

  • Web Service Import Error - Can't Create Project Library

    Hello,
    I'm haiving an issue importing a particular .NET web service using the import wizard.  I'm running .NET 2.0 framework and LV8.2.  I have followed this tutorial and successfully got a few simple services working.  I can successfully import an use simple web services like this one with no issues, but when I attempt to import a local web service I keep experienceing the same error at the end of the import, the error is:
    The following errors/warnings occurred when generating the local proxy dll and VI wrappers for this web service.
    Can't Create Project Library.
    Project Library Generation Failed.
    Possible Reasons:
    1) The imported project library has a conflicting name with a project library already in memory.
    2) The imported VIs have conflicting names with VIs already in memory.
    Close the project library and VIs and reimport the Web Service.
    ionService.lvlib
    I seriously doubt that the error is actually caused by 1 or 2, I think this is just the default message for some other error.  I have cleaned all previous failed projects from the userlibs and opened and closed the program, restarted etc...  I have also tried this and got the same error with another machine running .NET 1.1 and LV8.2, same error.
    The service's WSDL page seems to be working correctly, LV sees the availble functions and lists them correctly for import, it just always fails when creating the DLL wrappers.
    I have included the WDSL XML file for reference.
    Anyone have any ideas for fixing this?
    Thanks,
    Adam
    Message Edited by ajckson on 05-20-2008 04:27 PM
    Attachments:
    WSDL - XML.zip ‏2 KB

    Hi Adam,
    Some of the functions in your project library may have the same names as some of the inbuilt functions in LabVIEW or any loaded functions in the memory.
    Try closing down all other programs and see if it works.
    What are the names of the functions you are using?
    You may have to rename them to remove the naming conflict, but you did mention that you don’t think that it’s because of one of those reflected conflicts!!
    SubVIs being generated may have the same name as some LabVIEW inbuilt functions which may be causing the problem.
    Could you please provide the header file to see the names of the functions?
    Hopefully this helps!!
    Aashish M
    Applications Engineer
    National Instruments
    http://www.ni.com/support/

  • LR4 - still can't include crop in import preset

    I was hoping that LR4 will be able to include cropping in import presets. 
    Still can't, very disappointing as I have to crop all images I import.

    Firillu wrote:
    I was hoping that LR4 will be able to include cropping in import presets. 
    Still can't, very disappointing as I have to crop all images I import.
    The place you should be posting to is the Lightroom 4 Beta Forum...

  • How can I delete albums that I created and imported photos into on my iPhone4

    How can I delete albums that I created and imported photos into on my iPhone4

    If you synced the Photos from your computer to your phone, you have to unsync the pictures via iTunes.
    Summary Pane > Photos > Uncheck "Sync Photos from ..."

  • FDM-ERPI import error: ActiveX component can't create object..

    Hi,
    I am using FDM v 11.1.2.1.501 and ERPi v 11.1.2.2 (which is actually v 11.1.2.1.501 following the patch set update to .501, it displays as 11.1.2.2, a known display error). The ODI version for ERPI is 11.1.1.5. The dataload rule executes successfully in ERPI within workspace, but in FDM, I get the following error:
    Description...................................... ActiveX component can't create object: 'fdmERPI.clsGetFinData' At Line: 22
    Can someone let me know why this happens ?
    Rgds,
    George

    The issue is resolved. When upgrading FDM and ERPI to 11.1.2.1.501, the source adapter to be used should not be ERPI-FIN -C which comes together with 11.1.2.1 mediapack, but the adapter must be ERPI-FIN-D which come with the FDM patch set 501. The issue got resolved once ERPI-FIN-C adapter was deleted and replaced by ERPI-FIN-D adapter.

  • Auto levels on import preset

    I tried a search to see how you can get AP3 to do an "auto levels" adjustment during import, but I am not sure how to do it. If I do an "auto" adjust on an image and then create a preset, does AP3 apply the levels based on that particular file used, or will it actually look at each file individually and make the correct adjustment for each file during the import? Or is there a different way to correctly apply auto levels during import?
    Thanks in advance.

    this is fairly easy. the only thing you have to do is create an adjustment preset to do just that.
    steps:
    1-click on an image and go to the Adjustments tab
    2-apply auto-levels on that image (and nothing else)
    3-in the Presets drop box, choose Save as Preset (Aperture is intelligent enough to remember you've applied the Auto-levels)
    4-in the preset management box, give it some name
    5-on following imports, just apply this preset to your images on import and voilà.
    j

  • Import presets for leica M9

    hello all.
    i am trying to find out if there are existing presets for importing DNGs from Leica M9 in LR3.2?  i have searched many forums and can't find any definitive info, and am now assuming users simply craft their own to their own taste...?
    if there is however a calibrated import lut that exists for M9 DNGs i'd love to know about it.
    thanks in advance...

    Since the M9 makes DNGs natively, I assume you are asking if there is a camera profile for this camera. If there is (or you create one) you do not have to apply this upon import -- it can be applied at any time during the development process.
    I assume there is an Adobe Standard camera profile for this camera. This can be applied upon import, or after the fact.

  • Import preset change of develop settings saving problem.

    I think this is a bug:
    In Library/ Import
    When I want to change Apply during Import/ the Develop Settings, the my existing Import Preset cannot be updated with this change.
    I only can create a new Import Preset with that.
    But anyway if I change to another Import Preset the Develop Settings do not change and stay with the settings I did choose in the previous Import Preset.
    The newly created Import Preset works fine though in LR 3.6.
    Frans

    This is the behaviour under LR3 :
    Left down corner My Import Preset with Right top corner Develop Settings  set to None
    Now when I change the Develop Setting to B&W
    the Import Preset name changes to DMC-GF1 ©CFW Rename (Edited)
    That does not work in LR4.
    Keep up the Good Work ,Victoria ! Thanks.
    Frans

Maybe you are looking for

  • Not sure to get into BI or not, analysing how difficult it is

    Hello friends, Please provide some information to make an informed decision. I am currently working as a SAP Operator where my duties include •     Monitoring the SAP systems (sm37,db02,sm66,su01) majority of them being BASIS transactions •     XI mo

  • Select Color Range, fails v13.1.1 on Retina Display Mac

    Is there a trick to getting the new Color Range selection function to work on a retina Mac Book Pro? I am quite familiar with the color range selection in the previous version of Photoshop, and used it regularly. I've decided to try as simply as poss

  • How to Make a Still from Video and Burning a DVD

    Hello All, I am using FCP HD and I would like to know how do you make a still photo from video footage? Also I have to burn an editing project to dvd. I don't know how to use studio pro, but the person said that it needs to be a ntsc full resolution

  • Pages export to .pdf not working -- missing images.

    When I export my finished Pages doc to .pdf, it didn't export all the images. Out of 10 images, only two exported. Pages then replaced the other images with those two. Why is this happening and how can I fix it? This has happened before. In this case

  • Problem with Email-notification

    Hi all, I have the following problem: When a user has problems to logon he can request help via a button on the logon page. By clicking the button an email is sent to the administrators of the system. My problem is that we have several users with adm