Mail Store Name Updated

Hi,
I need to move a user from one mailbox store to another in Exchange 2007 using OIM. From what I could gather, there is no task for this. Is there a way to create a task that executes this modification (move user)?
Thanks

Hi,
I created a task "Mail Store Name Updated" to change the mailbox store integrated with the adapter adpMEXCUPDATEUSERPROPERTY to change the attribute homeMDB, but generates this error.
ERROR,12 Jan 2010 07:19:33,696,[OIMCP.MEXC],================= Start Stack Trace =======================
ERROR,12 Jan 2010 07:19:33,696,[OIMCP.MEXC],com.thortech.xl.integration.Exchange.tcExchangeTasks : setUserAttributes
ERROR,12 Jan 2010 07:19:33,696,[OIMCP.MEXC],Attributes cannot update:[LDAP: error code 19 - 000020B5: AtrErr: DSID-03152A9F, #1:
        0: 000020B5: DSID-03152A9F, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 92da830f (homeMDB)]
ERROR,12 Jan 2010 07:19:33,696,[OIMCP.MEXC],Description : Attributes cannot update:[LDAP: error code 19 - 000020B5: AtrErr: DSID-03152A9F, #1:
        0: 000020B5: DSID-03152A9F, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 92da830f (homeMDB)]
ERROR,12 Jan 2010 07:19:33,696,[OIMCP.MEXC],com.thortech.xl.exception.InvalidDataException: Attributes cannot update:[LDAP: error code 19 - 000020B5: AtrErr: DSID-03152A9F, #1:
        0: 000020B5: DSID-03152A9F, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 92da830f (homeMDB)]
at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.modifyAttributes(Unknown Source)
at com.thortech.xl.integration.Exchange.tcExchangeTasks.setUserAttributes(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpMEXCUPDATEUSERPROPERTY.SETUSERPROPERTIES(adpMEXCUPDATEUSERPROPERTY.java:116)
at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpMEXCUPDATEUSERPROPERTY.implementation(adpMEXCUPDATEUSERPROPERTY.java:58)
          continue ...
Regards,
Elso

Similar Messages

  • OIM and MS Exchange - Invalid mail store name error

    hello,
    I'm trying to provision a user with a mailbox in Exchange. I have setup SSL between the AD/Exch box and OIM. After a manual provisioning is initiated through OIM, the "Create Mailbox" adapter status is shown as "Rejected".
    In the details, the Reason show is "Invalid mail store name passed". However, the mail store name used in the IT Resource Configuration is as per the connector documentation and as seen in the Exchange System Manager console i.e. "Mailbox Store (BASE)" where "BASE" is the name of the computer where AD/Exch is installed.
    Am I missing something? Is there a full DN of the mail store required? Is this something to do with the access permissions in AD or Exchange?
    Please advise. Thank you!

    Hi,
    I was able to resolve this by changing the value of "Server Name" value in the IT Resource. The issue is not with the Mail Store Name or "Store Name" rather it's with the "Server Name".
    The value of "Server Name" should be the host name without the domain name for example, BASE only instead of BASE.mydomain.com.
    The value of "Store Name" should be as shown in the Windows Exchange Admin Console. E.g. "Mailbox Store (BASE)".
    Also, ensure that the value "AD User" is added under the "Depends On" for the "Exchange" Resource Object.
    Once you provide the values as mentioned above, create a user in OIM and assign AD User and Exchange resources.
    The mailbox will not be created/shown in the Exchange Admin Console unless you access the Exchange URL and login with the target user's credentials.
    The Exchange URL can be accessed as "http://hostname or IP/exchange". Provide the user's username and password and the Outlook Web Access screen will be displayed.
    Now go to Exchange Admin System console and check the mail store if the maiilbox is created.
    Hope this helps. Thanks!!

  • Hi, Dear. I purcahse my iphone 4S on of the guy, my problem is when i update any app from App store and i click update there is an e-mail address is coming which i doesnt know about the password, how can i revome the e-mail address for update our apps.

    Hi, Dear. I purcahse my iphone 4S on of the guy, my problem is when i update any app from App store and i click update there is an e-mail address is coming which i doesnt know about the password, how can i revome the e-mail address for update our apps.

    Yes. Delete the Apps that were not Purchased using Your Apple ID.
    But a Restore as New is the way to go.

  • After changing a mail list name in Server end, users can't see the update in outlook client

    Dear all,
    This is a real issue. I am a Help-desk in a global company and after changing a mail list name in Server end, users can't see the update in outlook client. Even I download Offline address book in full detail, user still can't see the change in her outlook.
    Does anyone know how to fix it?
    Thanks,
    Franklin hong

    Hi,
    Would you please detail what you did by "changing a mail list name in Server end"? What is the mail list and what server?
    If you switch to Online Mode instead of Cached Exchange Mode, does the user see the change?
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • When I try to log into the app store to update apps or buy apps the user name that appears is an old one and it will not bring up the current user name/ email how do I stop that so that my current email show up ??

    When I try to log into the app store to update apps or buy apps the user name that appears is an old one and it will not bring up the current user name/ email how do I stop that so that my current email show up ??

    Settings>Store: Tap the AppleID and choose "Sign Out", it will then prompt you to sign in and you can use the new AppleID.
    NOTE: Apps must be updated with the AppleID they were purchased under.
    EE

  • Exchange - "Mail Store Updated"

    Hi,
    I'm working with the version 9.1.1.7 of the exchange connector on OIM 11g.
    Now I realized that there is no "Mail Store Updated" task on the Exchange Process Definition.
    1 - Have been a problem in the installation or the connector does not have this functionality?
    2 - How do I implement this feature?

    You would need to write a new power shell script to actually change the user's mail store, then you could call the script in the same way the Create and Delete scripts are called.
    Kerry

  • Updated I pad,now I can't access I tunes store or update apps,old e mail address comes up ,password doesn't work.changed e mail address and password doesn't make a difference .what do I have to do? Thanks

    I update I pad over weekend now I can't access I tunes store or update apps. My old e mail address comes up password does not work. I changed I'd and password but to no avail.what can I do to fix this problem. Thanks

    Did yoo go to Settings>iTunes and App Stores and sign out and sign back in?
    Next see:
    Frequently Asked Questions About Apple ID

  • How to batch update the person details in mail store

    I have a text file containing new person details. How can I add them into the mail store in iMS 5.2? Pls advise and thanks.

    As Chad says, this is more of an LDAP question.
    Best way to do it is by creating a batch script.
    Create a test user for your mail system.
    Determine what attributes this test user has in your directory by running an LDIF export.
    Then given a CSV file of users, write a script that populates an LDIF file with relevant attributes for each user.
    Then import the LDIF.

  • TS4083 Is there a way or a setting my folders in Mail to automatically update across all devices? if I transfer an email to a folder for follow-up on my PC, my folder in Mail on my iPhone doesn't update until I actually go into the folder and update manua

    Is there a way (or a setting) for my individual folders in Mail to automatically update across all devices? For example, if I transfer an email to a folder for follow-up on my PC - say 10th of the following month - the same folder in Mail on my iPhone doesn't update until I actually go into the folder and update manually.  Interestingly though, if I create a new folder on any of my devices they automatically appear on the other devices so it is just the actual contents that I am referring to here.  Appreciate any help or guidance.
    Regards
    Justin

    You can turn mail off in the settings but then you can't use it for anything, including the "test" that you want to perform.
    Settings>Mail, Contacts, Calendars>Account Name>Mail>Off. That totally turns off the mail account.
    As long as mail is turned on and you launch the app, it will look for an download new mail.

  • Configuration Mail Store Failed

    Could someone help me ?
    This is my log :
    Using paramFile: D:\OCS_ONEBOX\mtier\oes\config\Disk1\install\win32\oraparam.ini
    Checking requirements...
    Checking operating system version: must be 4.0, 5.0, 5.1 or 5.2.
    Actual 5.0 Passed
    Checking monitor: must be configured to display at least 256 colors.
    Actual 4294967296 Passed
    Checking if CPU speed is above 300 MHz.
    Actual 2405MHz Passed
    All requirements met.
    Environment Variables:
         ORACLE_HOME =
         PATH = C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;Z:.;Y:.;
         CLASSPATH = D:\OCS_ONEBOX\mtier\jlib\ldapjclnt9.jar;D:\OCS_ONEBOX\mtier\jlib\repository.jar;D:\OCS_ONEBOX\mtier\jlib\esinstall.jar;D:\OCS_ONEBOX\mtier\jlib\esldap.jar;D:\OCS_ONEBOX\mtier\jlib\providerutil.jar;D:\OCS_ONEBOX\mtier\jlib\ldap.jar;D:\OCS_ONEBOX\mtier\jlib\jndi.jar;
    Username:Administrator
    This installation is being performed using response file D:/OCS_ONEBOX/mtier/oes/config/Disk1/stage/Response/oracle.um.UM_Config.Typical1.rsp.
    Oracle Universal Installer version is 2.3.0.8.0
    This installation is being performed using response file D:/OCS_ONEBOX/mtier/oes/config/Disk1/stage/Response/oracle.um.UM_Config.Typical1.rsp.
    Setting variable 'FROM_LOCATION' to 'D:\OCS_ONEBOX\mtier\oes\config\Disk1\stage\products.jar'. Received the value from response file.
    Setting variable 'ORACLE_HOME' to 'D:\OCS_ONEBOX\mtier'. Received the value from response file.
    Setting variable 'TOPLEVEL_COMPONENT' to 'oracle.um.UM_Config,9.0.4.1.0,'. Received the value from response file.
    Setting variable 'SHOW_SPLASH_SCREEN' to 'false'. Received the value from response file.
    Setting variable 'SHOW_WELCOME_PAGE' to 'false'. Received the value from response file.
    Setting variable 'SHOW_CUSTOM_TREE_PAGE' to 'false'. Received the value from response file.
    Setting variable 'SHOW_COMPONENT_LOCATIONS_PAGE' to 'false'. Received the value from response file.
    Setting variable 'SHOW_SUMMARY_PAGE' to 'false'. Received the value from response file.
    Setting variable 'SHOW_INSTALL_PROGRESS_PAGE' to 'false'. Received the value from response file.
    Setting variable 'SHOW_REQUIRED_CONFIG_TOOL_PAGE' to 'true'. Received the value from response file.
    Setting variable 'SHOW_CONFIG_TOOL_PAGE' to 'true'. Received the value from response file.
    Setting variable 'SHOW_RELEASE_NOTES' to 'true'. Received the value from response file.
    Setting variable 'SHOW_ROOTSH_CONFIRMATION' to 'true'. Received the value from response file.
    Setting variable 'SHOW_END_SESSION_PAGE' to 'true'. Received the value from response file.
    Setting variable 'SHOW_EXIT_CONFIRMATION' to 'true'. Received the value from response file.
    Setting variable 'NEXT_SESSION' to 'true'. Received the value from response file.
    Setting variable 'NEXT_SESSION_ON_FAIL' to 'true'. Received the value from response file.
    Setting variable 'NEXT_SESSION_RESPONSE' to 'D:\OCS_ONEBOX\mtier\oes\config\Disk1\stage\Response\oracle.um.UM_Config.Typical1.rsp'. Received the value from response file.
    Setting variable 'DEINSTALL_LIST' to 'oracle.um.UM_Config,9.0.4.1.0,'. Received the value from response file.
    Setting variable 'SHOW_DEINSTALL_CONFIRMATION' to 'true'. Received the value from response file.
    Setting variable 'SHOW_DEINSTALL_PROGRESS' to 'true'. Received the value from response file.
    Setting variable 'ACCEPT_LICENSE_AGREEMENT' to 'true'. Received the value from response file.
    *** Welcome Page***
    Initializing install inventory
    Setting up install inventory
    *** Specify File Locations Page***
    Setting the 'SourceLocation ( FROM_LOCATION )' property to 'D:\OCS_ONEBOX\mtier\oes\config\Disk1\stage\products.jar'. Received the value from response file.
    Setting the 'OracleHome ( ORACLE_HOME )' property to 'D:\OCS_ONEBOX\mtier'. Received the value from response file.
    Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OCSHome_mid'. Received the value from the default settings.
    Initializing OUI access setup
    Setting variable 'ORACLE_HOME' to 'D:\OCS_ONEBOX\mtier'. Received the value from response file.
    Performing operation for OUI access setup
    Setting variable 'CLUSTER_NODES' to ''. Received the value from a code block.
    *** Select a Product to Install Page***
    Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.um.UM_Config, 9.0.4.1.0, >0.0.0.0.0, [ 912 ][OH:2]'. Received the value from the default settings.
    *** Select Installation Type Page***
    Setting the 'InstallType ( DEP_MODE )' property to 'Typical'. Received the value from the default settings.
    Setting the 'TopLevelInstallType ( TLDepModes )' property to 'Typical,'. Received the value from the default settings.
    The selected install type is "typical".
    Install type for "UM configurator 9.0.4.1.0 " is "typical".
    *** Language Selection Page***
    *** Specify Local Host Name Page***
    Setting the 'HostName ( OUI_HOSTNAME )' property to 'oramail.exp.com'. S_LOG_VAR_VALTYPE_CLONE
    *** Component Locations Page***
    *** Entering Component: oracle.um.UM_Config installation
    Setting variable 'system_passwd' to '*Protected value, not to be logged*'. Received the value from response file.
    Setting variable 'sys_passwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'summary_str' to 'summary'. Received the value from the variable calculation.
    Setting variable 'start_proc_flag' to 'true'. Received the value from the variable calculation.
    Setting variable 'start_proc' to '1'. Received the value from the variable calculation.
    Setting variable 'port_number' to '389'. Received the value from the variable calculation.
    Setting variable 'out_str4' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'out_str31' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'out_str3' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'oid_flag' to '1'. Received the value from the variable calculation.
    Setting variable 'link_htdocs' to 'cal90jsp'. Received the value from the variable calculation.
    Setting variable 'isportinuse_flag' to 'true'. Received the value from the variable calculation.
    Setting variable 'install_cal' to 'false'. Received the value from the variable calculation.
    Setting variable 'host_name' to 'host_name'. Received the value from the variable calculation.
    Setting variable 'global_db_name_list' to ''. Received the value from the variable calculation.
    Setting variable 'global_db_name' to '<SID>.<Domain Name>'. Received the value from the variable calculation.
    Setting variable 'empty_input_string' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'domain_name' to 'oracle.com'. Received the value from the variable calculation.
    Setting variable 'ctxsys_passwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'create_domain_flag' to 'false'. Received the value from the variable calculation.
    Setting variable 'cookie_domain' to '.oracle.com'. Received the value from the variable calculation.
    Setting variable 'connect_str' to 'connect_str'. Received the value from the variable calculation.
    Setting variable 'config_type' to '0'. Received the value from the variable calculation.
    Setting variable 'config4' to 'false'. Received the value from the variable calculation.
    Setting variable 'config3' to 'false'. Received the value from the variable calculation.
    Setting variable 'config2' to 'false'. Received the value from the variable calculation.
    Setting variable 'config1' to 'false'. Received the value from the variable calculation.
    Setting variable 'cal_umadmin_passwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'cal_dad_name' to 'cal_dad_name'. Received the value from the variable calculation.
    Setting variable 'b_configureUM' to 'true'. Received the value from the variable calculation.
    Setting variable 'app_svr_port' to 'app_svr_port'. Received the value from the variable calculation.
    Setting variable 'app_svr_host_name' to 'app_svr_host_name'. Received the value from the variable calculation.
    Calling Query WindowsGeneralQueries2.3.0.6.0 getWindowsSystemDirectory
    Query Returned: C:\WINNT\system32
    Setting variable 'SystemRoot' to 'C:\WINNT\system32'. Received the value from the variable calculation.
    Setting variable 'SID' to 'iasdb'. Received the value from the variable calculation.
    Setting variable 'ORAHOME' to ''. Received the value from the variable calculation.
    Setting variable 'Net9_Connect_String' to 'ora9i'. Received the value from the variable calculation.
    Setting variable 'Index_Tblspace' to 'escalindxtbl'. Received the value from the variable calculation.
    Setting variable 'Img_Prefix' to '/i/'. Received the value from the variable calculation.
    Setting variable 'INSTALLHOME' to ''. Received the value from the variable calculation.
    Setting variable 'INSTALLATION_NAME' to ''. Received the value from the variable calculation.
    Setting variable 'HOSTNAME' to ''. Received the value from the variable calculation.
    Setting variable 'Flow_User_Passwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'Flow_User' to 'es_cal'. Received the value from the variable calculation.
    Setting variable 'Def_Tblspace' to 'escaldeftbl'. Received the value from the variable calculation.
    Setting variable 'App_User_Passwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'App_User' to 'es_cal'. Received the value from the variable calculation.
    Setting variable 'umadmin_passwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'empty_input_string' to '*Protected value, not to be logged*'. Received the value from a code block.
    Setting variable 'out_str22' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'empty_input_string' to '*Protected value, not to be logged*'. Received the value from a code block.
    Setting variable 'es_mail_passwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'empty_input_string' to '*Protected value, not to be logged*'. Received the value from a code block.
    Setting variable 'out_str2' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'out_str24' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
    Setting variable 'global_db_name_list' to '<SID>.<Domain Name>,'. Received the value from a code block.
    *** Unified Messaging Configuration Page***
    Setting the 'TitleLabel' property to 'Unified Messaging Configuration'.
    Setting the 'SubTitleLabel' property to ''.
    Setting the 'Prompt' property to 'Select one of the following options :'.
    Setting the 'Choices' property to 'Mail Store Database Configuration -
    Installs the mail store schema into a dedicated tablespace in a previously installed
    Oracle 9i database.,Middle Tier Configuration -
    Configures the Unified Messaging protocol servers on this host: SMTP, IMAP4, POP3
    and House Keeper.,'.
    Setting the 'BottomDescLabel' property to ''.
    Setting the 'Descriptions' property to 'null'.
    Setting the 'SelectedIndex ( config_type )' property to '0'. Received the value from the UI page.
    Setting variable 'INSTALLATION_NAME' to 'UM_SYSTEM'. Received the value from a code block.
    Setting variable 'config1' to 'false'. Received the value from a code block.
    Setting variable 'config2' to 'false'. Received the value from a code block.
    Setting variable 'config3' to 'false'. Received the value from a code block.
    Setting variable 'config4' to 'false'. Received the value from a code block.
    Setting variable 'install_cal' to 'false'. Received the value from a code block.
    Setting variable 'oid_flag' to '0'. Received the value from a code block.
    Setting variable 'system_passwd' to '*Protected value, not to be logged*'. Received the value from a code block.
    *** Mail Store Database Configuration Page***
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 0
    Error:*** Alert: System password is invalid, please reenter. ***
    User Selected: Yes/OK
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 0
    Error:*** Alert: System password is invalid, please reenter. ***
    User Selected: Yes/OK
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 0
    Error:*** Alert: System password is invalid, please reenter. ***
    User Selected: Yes/OK
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 0
    Error:*** Alert: System password is invalid, please reenter. ***
    User Selected: Yes/OK
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 0
    Error:*** Alert: System password is invalid, please reenter. ***
    User Selected: Yes/OK
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 2
    Setting the 'TitleLabel' property to 'Mail Store Database Configuration'.
    Setting the 'SubTitleLabel' property to ''.
    Setting the 'Prompt' property to 'Enter the values for the service name connect string and system password of this mail store database. These values are used by the Universal Installer to install the mail store schema.'.
    Setting the 'Labels' property to 'Database Host Name,SID,Port Number,System Password,'.
    Setting the 'Types' property to 'TEXTFIELD,TEXTFIELD,TEXTFIELD,SECURE,'.
    Setting the 'Choices' property to ''.
    Setting the 'BottomDescLabel' property to 'null'.
    Setting the 'Selections ( out_str2 )' property to '*Protected value, not to be logged*'. Received the value from the UI page.
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 2
    *** CTXSYS Password Page***
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 0
    Error:*** Alert: Ctxsys password is invalid, please reenter. ***
    User Selected: Yes/OK
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 0
    Error:*** Alert: Ctxsys password is invalid, please reenter. ***
    User Selected: Yes/OK
    Calling Query generalQueries2.3.0.6.0 getOS
    Query Returned: Windows 2000
    Calling Query SpawnQueries1.1.4 Spawn
    command = Protected value, not to be logged
    Query Returned: 1
    Setting the 'TitleLabel' property to 'CTXSYS Password'.
    Setting the 'SubTitleLabel' property to ''.
    Setting the 'Prompt' property to 'This is the password for the ctxsys schema.'.
    Setting the 'Labels' property to 'Enter Password:,'.
    Setting the 'Types' property to 'SECURE,'.
    Setting the 'Choices' property to ''.
    Setting the 'BottomDescLabel' property to 'null'.
    Setting the 'Selections ( out_str24 )' property to '*Protected value, not to be logged*'. Received the value from the UI page.
    Setting variable 'ctxsys_passwd' to '*Protected value, not to be logged*'. Received the value from a code block.
    Setting variable 'host_name' to 'ormail'. Received the value from a code block.
    Setting variable 'SID' to 'ocsstore'. Received the value from a code block.
    Setting variable 'port_number' to '1521'. Received the value from a code block.
    Setting variable 'connect_str' to '''. Received the value from a code block.
    Setting variable 'connect_str' to '"(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))"'. Received the value from a code block.
    Setting variable 'system_passwd' to '*Protected value, not to be logged*'. Received the value from a code block.
    Setting variable 'ORAHOME' to 'D:\OCS_ONEBOX\mtier'. Received the value from a code block.
    Setting variable 'config2' to 'true'. Received the value from a code block.
    Setting variable 'summary_str' to 'Click 'Next' to install and configure Unified Messaging mail store , click 'Previous' to go back to the previous page .'. Received the value from a code block.
    *** ES_MAIL Password Page***
    Setting variable 'empty_input_string' to '*Protected value, not to be logged*'. Received the value from a code block.
    Setting the 'TitleLabel' property to 'ES_MAIL Password'.
    Setting the 'SubTitleLabel' property to ''.
    Setting the 'Prompt' property to 'This is the password for the e-mail server schema.'.
    Setting the 'PasswordLabel' property to 'Enter Password:'.
    Setting the 'ConfirmLabel' property to 'Confirm Password:'.
    Setting the 'BottomDescLabel' property to 'null'.
    Setting the 'Password ( es_mail_passwd )' property to '*Protected value, not to be logged*'. Received the value from the UI page.
    Calling Query fileQueries2.3.0.6.0 exists
    filename = D:\OCS_ONEBOX\mtier/oes/log/exists.txt
    Query Returned: false
    *** UMADMIN Password Page***
    Setting variable 'empty_input_string' to '*Protected value, not to be logged*'. Received the value from a code block.
    Setting the 'TitleLabel' property to 'UMADMIN Password'.
    Setting the 'SubTitleLabel' property to ''.
    Setting the 'Prompt' property to 'Enter and confirm the password for the UMADMIN user in the Internet Directory.'.
    Setting the 'PasswordLabel' property to 'Enter Password:'.
    Setting the 'ConfirmLabel' property to 'Confirm Password:'.
    Setting the 'BottomDescLabel' property to 'null'.
    Setting the 'Password ( umadmin_passwd )' property to '*Protected value, not to be logged*'. Received the value from the UI page.
    Setting variable 'oid_flag' to '1'. Received the value from a code block.
    *** Unified Messaging Domain Page***
    Setting the 'TitleLabel' property to 'Unified Messaging Domain'.
    Setting the 'SubTitleLabel' property to ''.
    Setting the 'Prompt' property to 'Enter the name of the new Unified Messaging Domain to be created.'.
    Setting the 'TextLabel' property to 'Domain Name'.
    Setting the 'BottomDescLabel' property to 'null'.
    Setting the 'TextField ( domain_name )' property to 'oramail.exp.com'. Received the value from the UI page.
    *** Summary Page***
    Setting the 'TitleLabel' property to 'Summary'.
    Setting the 'SubTitleLabel' property to ''.
    Setting the 'InfoLabel' property to 'Click 'Next' to install and configure Unified Messaging mail store , click 'Previous' to go back to the previous page .'.
    Setting variable 'create_domain_flag' to 'true'. Received the value from a code block.
    *** Summary Page***
    Summary
    Global Settings
    Source: D:\OCS_ONEBOX\mtier\oes\config\Disk1\stage\products.jar
    Oracle Home: D:\OCS_ONEBOX\mtier (OCSHome_mid)
    Installation Type: typical
    Product Languages
    English
    Space Requirements
    C:\ Required 261KB (includes 258KB temporary) : Available 1.94GB
    D:\ Required 536KB : Available 15.16GB
    New Installations (1 products)
    UM configurator 9.0.4.1.0
    Starting install Install Phase 1 of component UM configurator
    Starting install Install Phase 2 of component UM configurator
    Initializing OUI save inventory
    Unable to read C:\Program Files\Oracle\Inventory/Contents/LibsList.ser. Some inventory information may be lost.
    Current Inventory:
         Independent Products:
              Oracle Windows System Files Fullmode 9.0.2.0.1 Development
              Oracle Windows System Files Installation 9.0.2.0.1 Development
              Java Runtime Environment 1.1.8.16.0a
              Oracle Windows System Files Verification 9.0.2.0.0 Development
         Oracle Home: OUIHome
              This Oracle Home has not been changed in this session.
         Oracle Home: OCSHome
              This Oracle Home has not been changed in this session.
         Oracle Home: OCSHome_stg
              This Oracle Home has not been changed in this session.
         Oracle Home: OCSHome_inf
              This Oracle Home has not been changed in this session.
         Oracle Home: OCSHome_mid
              Oracle Collaboration Suite 9.0.4.1.1
              Sun JDK extensions 9.0.2.0.0
              Sun JDK extensions Patch 9.0.2.3.0
              Sun JDK 1.3.1.0.2a
              Java Runtime Environment 1.4.1.3.0a
              Java Runtime Environment 1.3.1.6.0a
              Installer SDK Component 2.3.0.8.0
              Oracle Universal Installer 2.3.0.8.0
              RDBMS Required Support Files 9.0.1.4.0
              Enterprise Manager Minimal Support Files 9.0.2.0.1
              Collaboration Suite Wireless Server Management 9.0.3.2.0
              Perl Interpreter 5.6.1.0.0a
              Advanced Queueing (AQ) API 9.0.1.4.0
              XML Parser for Java 9.0.2.0.0
              Oracle Dynamic Monitoring Service 9.0.2.0.1
              Oracle Dynamic Monitoring Service Patch 9.0.2.3.0
              regexp 2.0.21.0.0
              Bali Share 1.1.17.0.0
              Oracle9i Application Server Object in OID 9.0.2.0.0
              Oracle9iAS Application Server WebCache Core to non-Core Upgrade 9.0.2.0.0
              Oracle JDBC Development Drivers 9.0.1.4.0
              JDBC Common Files 9.0.1.4.0
              JDBC/OCI Common Files 9.0.1.4.0
              Oracle Trace Required Support Files 9.0.1.0.1
              Oracle Client Required Support Files 9.0.1.4.0
              Agent Required Support Files 9.0.2.0.0a
              SSL Required Support Files 9.0.1.4.0
              LDAP Required Support Files 9.0.2.1.0
              LDAP Required Support Files Patch 9.0.2.3.0
              Parser Generator Required Support Files 9.0.1.0.0
              PL/SQL Required Support Files 9.0.1.4.0
              Oracle9iAS Application Server Core to non-Core Upgrade 9.0.2.0.0
              Repository Config Assistant 9.0.2.0.0
              XML Class Generator for Java 9.0.2.0.0
              Oracle JDBC Thin Driver for JDK 1.1 9.0.1.4.0
              Oracle Extended Windowing Toolkit 3.4.12.0.0
              Oracle Ice Browser 5.06.8.0.0
              Oracle Collaboration Suite Quick Tutorial 9.0.4.1.1
              Java Authorization 9.0.2.0.1
              Java Authorization Patch 9.0.2.3.0
              Enterprise Login Assistant 9.0.2.0.1
              Oracle JFC Extended Windowing Toolkit 4.2.6.0.0
              Oracle 9iAS Single Sign On Registration 9.0.2.0.1
              Oracle Ultra Search Common Files 9.0.3.4.0
              Oracle JDBC Thin Driver for JDK 1.2 9.0.1.4.0
              XML Parser for PL/SQL 9.0.2.0.0
              Platform Required Support Files 9.0.1.4.0
              Oracle Core Required Support Files 9.0.1.4.0
              Oracle Help For Java 3.2.12.0.0
              Extended Windowing Toolkit 3.3.18.0.0
              Oracle interMedia Java Advanced Imaging 9.0.2.0.0
              Oracle Help For Java 4.1.12.0.0
              Oracle interMedia Java Media Framework Client 9.0.2.0.0
              Oracle9i Globalization Support 9.0.1.4.0
              Oracle interMedia Java Client 9.0.2.0.0
              Oracle XML SQL Utility 9.0.1.4.0
              Oracle Net Required Support Files 9.0.1.4.0
              Precompiler Required Support Files 9.0.1.4.0
              XML Class Generator for C++ 9.0.2.0.0
              Oracle Code Editor 1.2.1.0.0A
              XDK Required Support Files 9.0.2.0.0
              XML Parser for C 9.0.2.0.0
              Java Naming and Directory Interface Libraries 1.2.1.0.0
              Oracle Dynamic Services Core 9.0.2.0.1
              Oracle Internet Directory Tools 9.0.2.1.0
              Required Support Files 9.0.1.4.0
              UM common 9.0.4.1.0
              Utilities Common Files 9.0.1.4.0
              Oracle JDBC/OCI Driver for JDK 1.2 9.0.1.4.0
              Oracle Internet Directory Client Common Files 9.0.2.1.0
              Oracle Database User Interface 2.2.11.0.0
              Oracle Ultra Search Middle-Tier 9.0.3.4.0
              Assistant Common Files 9.0.2.0.1
              XML Parser for C++ 9.0.2.0.0
              Oracle Intelligent Agent Base Component Files 9.0.2.0.0a
              Oracle Intelligent Agent 9.0.2.0.0a
              Oracle Property Inspector 4.1.8.0.0
              Oracle EMD Agent Extensions 9.0.2.0.0a
              Oracle Forms Extensions 9.0.2.0.0a
              Database SQL Scripts 9.0.1.4.0
              Oracle Applications Extensions 9.0.2.0.0a
              Oracle Collaboration Suite Release Notes 9.0.4.1.1
              Oracle Portal Data 9.0.2.2.22
              Oracle Net Configuration Assistant 9.0.1.4.0
              Enterprise Manager Translated Files 9.0.2.0.1
              Enterprise Manager Base Classes 9.0.2.0.1
              Oracle HTTP Server Extensions 9.0.2.0.0a
              Oracle Net Manager 9.0.1.4.0
              Oracle Java Portal Development Kit 9.0.2.2.22
              Oracle Portal Community Portlets 9.0.2.2.22
              Oracle9iAS Repository API 9.0.2.1.0
              Oracle JDBC/OCI Driver for JDK 1.1 9.0.1.4.0
              Oracle Java Object Cache 9.0.2.0.0
              Oracle Java Object Cache Patch 9.0.2.3.0
              Oracle Process Management Notification 9.0.2.0.0
              Oracle Process Management Notification Patch 9.0.2.3.0
              Visigenics ORB 3.4.0.0.0
              Oracle Enterprise Java Beans and CORBA Tools 9.0.1.1.1
              Oracle Dynamic Services Server 9.0.2.0.1
              Apache Configuration for EJB 9.0.1.0.1
              HTTP Server files 1.3.22.0.1a
              HTTP Server Files Patch 1.3.22.0.1d
              Oracle OC4J Module 9.0.2.0.0
              Oracle OC4J Module Patch 9.0.2.3.0
              Oracle Ultra Search Server 9.0.3.4.0
              Oracle Wallet Manager 9.0.1.4.0
              Oracle Net 9.0.1.4.0
              Oracle Java Tools 9.0.1.4.0
              Secure Socket Layer 9.0.1.4.0
              Oracle9iAS Clickstream Intelligence Common 9.0.2.2.0
              Enterprise Manager Process Utility 9.0.2.0.0
              Oracle9i Syndication Server Core 9.0.2.0.1
              Oracle Distributed Configuration Management 9.0.2.0.0
              Oracle Distributed Configuration Management Patch 9.0.2.3.0
              Enterprise Manager Encapsulated J2EE 9.0.2.0.0
              Bali Resource Translation System 2.0.5.0.0
              Oracle9i Syndication Server 9.0.2.0.1
              Oracle JDBC Drivers 9.0.1.4.0
              Oracle9iAS Mapviewer 9.0.2.0.0
              XSQL Servlet 9.0.2.0.0
              SQLJ Runtime 9.0.2.0.0
              Oracle Java Server Pages 9.0.2.0.1
              Oracle Java Server Pages Patch 9.0.2.3.0
              Oracle9iAS Containers for J2EE 9.0.2.0.1
              Oracle9iAS Containers for J2EE Patch 9.0.2.3.0
              Oracle Display Fonts 9.0.2.0.0
              Oracle UIX 2.0.21.0.0
              Oracle SOAP Client files 2.2.0.0.0b
              Oracle SOAP Client Files Patch 2.2.0.0.0e
              Oracle Help for the Web 1.0.7.0.0
              Oracle Enterprise Manager Web Site 9.0.2.0.0
              Unified Messaging EMD configuration 9.0.4.1.0
              Oracle9iAS Clickstream Intelligence Collector Agent Management 9.0.2.2.0
              BC4J Runtime Sample for Oracle9iAS 9.0.2.799.0
              Oracle Ultra Search Extension for EMD 9.0.3.4.0
              JSDK 2.0.0.0.0d
              Apache JServ 1.1.2.0.0a
              Apache JServ Patch 1.1.2.0.0d
              Discoverer Services Manager 9.0.2.39.02
              Oracle9i Delegated Administration Service 9.0.2.1.0
              Oracle9i Delegated Administration Service Patch 9.0.2.3.0
              Export/Import 9.0.1.4.0
              SQL*Loader 9.0.1.4.0
              Oracle SOAP Server 2.2.0.0.0b
              Oracle SOAP Server Patch 2.2.0.0.0e
              Oracle eBusiness Management Extensions 9.0.2.0.0a
              Apache Module for Oracle Distributed Authoring and Versioning 9.0.2.0.0
              SQL*Plus 9.0.1.4.0
              XML Transviewer Beans 9.0.2.0.0
              Reports OEM Extension 9.0.2.0.3
              Forms EMEXT 9.0.2.9.0
              Apache Configuration for Oracle Java Server Pages 9.0.2.0.0
              BC4J Runtime for Oracle9iAS 9.0.2.799.0
              Oracle9iAS Configuration for OC4J 9.0.2.0.1
              Oracle XML Runtime Components 9.0.2.0.0
              Oracle Mod PL/SQL Gateway 9.0.2.0.0
              Patch of Oracle Mod PL/SQL Gateway 9.0.2.6.0
              Oracle9iAS Web Cache 9.0.2.0.0
              Oracle9iAS Web Cache Patch 9.0.2.3.0
              Oracle Agent Extensions 9.0.2.0.0a
              Oracle Internet Directory Client 9.0.2.1.0
              Oracle Internet Directory Client Patch 9.0.2.3.0
              Apache Configuration for Oracle XML Developer's Kit 9.0.2.0.0
              Oracle Net Listener 9.0.1.4.0
              Oracle Portal Help 9.0.2.2.22
              Oracle Portal Integration with Reports 9.0.2.2.22
              Oracle Portal Configuration Assistant 9.0.2.2.22
              Oracle Portal CAT 9.0.2.2.22
              Oracle Portal Images 9.0.2.2.22
              Oracle Portal NLS 9.0.2.2.22
              Oracle Portal Common Services 9.0.2.2.22
              Oracle Portal Sitebuilder 9.0.2.2.22
              Oracle Portal Demos 9.0.2.2.22
              Oracle Portal Documentation 9.0.2.2.22
              Oracle Portal Java 9.0.2.2.22
              Oracle Portal SSO 9.0.2.2.22
              Oracle Portal Servlets 9.0.2.2.22
              Oracle Portal PLSQLToolkit 9.0.2.2.22
              Oracle Portal Utilities 9.0.2.2.22
              Oracle Portal VPD Policy 9.0.2.2.22
              Oracle9iAS Clickstream Intelligence Collector Agent 9.0.2.2.0
              Oracle9iAS Clickstream Intelligence Core 9.0.2.2.0
              Voicemail Fax Middletier 9.0.4.1.1
              BC4J Config Assistant 9.0.2.799.0
              Email Server Webmail 9.0.4.1.0
              Unified Messaging 9.0.4.1.0
              Oracle HTTP Server 9.0.2.0.0
              Oracle Portal Config Dialogs 9.0.2.2.22
              Oracle9i Application Server Core Products 9.0.2.0.0
              Oracle9i Application Server Middle Tier Products 9.0.2.0.0
              Oracle Portal Monitoring 9.0.2.2.22
              Oracle Portal Database Objects 9.0.2.2.22
              Oracle9i Application Server Instance 9.0.2.0.0
              Oracle Portal 9.0.2.2.22
              Patch of Oracle Portal 9.0.2.3.0B
              Management Tools 9.0.2.0.0
              Oracle Workflow 2.6.2.0.0
              Oracle Collaboration Suite One-offs 9.0.4.1.1
              Collaboration Suite Wireless Server 9.0.3.2.0
              Oracle Calendar application system 9.0.4.1.1
              Oracle Calendar web services 9.0.4.1.1
              Oracle Calendar SDK 9.0.4.1.0
              Oracle Sync Server 9.0.4.1.1
              Oracle Calendar web client 9.0.4.1.1
              Collaboration Suite Wireless 9.0.3.2.0
              Oracle9i Application Server 9.0.2.0.0
              Oracle Collaboration Suite Upgrade Assistant 9.0.4.1.1
              Oracle Files 9.0.4.3.0
              Oracle Calendar server 9.0.4.1.1
              Oracle Calendar administrator 9.0.4.1.1
              Oracle Calendar configuration 9.0.4.1.1
              Oracle Collaboration Suite Web Client 9.0.4.1.1
              Oracle Real-Time Collaboration Core Components 2.0.4.2.0
              UM configurator 9.0.4.1.0
    Starting to execute configuration assistants
    Launched configuration assistant 'Config MailStore'
    Tool type is: Optional.
    The command being spawned is: 'D:\OCS_ONEBOX\mtier/oes/bin/install_mailstore.bat "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" Protected value, not to be logged ocsstore ormail 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier Protected value, not to be logged Protected value, not to be logged 1 oramail.exp.com'
    Start output from spawned process:
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    End output from spawned process.
    Invalid Exit Code. The following result code will be used for configuration assistants: 1
    Configuration assistant "Config MailStore" failed
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\OCS_ONEBOX\mtier\oui\bin\ouica.bat.
    Error:*** Alert: Some of the configuration assistants failed. However these are optional assistants, so they are not required for the correct configuration of your system. If you want to try to run those assistants again, select the failed assistants and click the 'Retry' button. ***
    User Selected: Yes/OK
    Starting to execute configuration assistants
    Launched configuration assistant 'Config MailStore'
    Tool type is: Optional.
    The command being spawned is: 'D:\OCS_ONEBOX\mtier/oes/bin/install_mailstore.bat "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" Protected value, not to be logged ocsstore ormail 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier Protected value, not to be logged Protected value, not to be logged 1 oramail.exp.com'
    Start output from spawned process:
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    End output from spawned process.
    Invalid Exit Code. The following result code will be used for configuration assistants: 1
    Configuration assistant "Config MailStore" failed
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\OCS_ONEBOX\mtier\oui\bin\ouica.bat.
    Starting to execute configuration assistants
    Launched configuration assistant 'Config MailStore'
    Tool type is: Optional.
    The command being spawned is: 'D:\OCS_ONEBOX\mtier/oes/bin/install_mailstore.bat "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" Protected value, not to be logged ocsstore ormail 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier Protected value, not to be logged Protected value, not to be logged 1 oramail.exp.com'
    Start output from spawned process:
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    End output from spawned process.
    Invalid Exit Code. The following result code will be used for configuration assistants: 1
    Configuration assistant "Config MailStore" failed
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\OCS_ONEBOX\mtier\oui\bin\ouica.bat.
    The following configuration assistants have not been successfully completed. These assistants must be completed for your product to be completely configured.
    Execute file D:\OCS_ONEBOX\mtier\cfgtoollogs/configToolCommands to re-run all skipped/failed configuration assistants.
    echo Config MailStore
    D:\OCS_ONEBOX\mtier/oes/bin/install_mailstore.bat "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ormail)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" Protected value, not to be logged ocsstore ormail 1521 UM_SYSTEM D:\OCS_ONEBOX\mtier Protected value, not to be logged Protected value, not to be logged 1 oramail.exp.com
    Error:*** Alert: One or more configuration assistants have not completed successfully. However these are optional, so they are not required for the correct configuration of your system. A list of the configuration assistants that need to be run is generated in the log of this session which is located at:
    C:\Program Files\Oracle\Inventory\logs\installActions2006-02-02_01-53-52PM.log ***
    User Selected: Yes/OK
    Warning:*** Alert: Do you really want to exit? ***
    User Selected: Yes/OK
    The OUICA command is launched from D:\OCS_ONEBOX\mtier\oui\bin\ouica.bat.
    *** End of Installation Page***
    The installation of UM configurator was successful, but some optional configuration assistants failed or were canceled.

    Hi Andreas,
    I already tried your solution but still got error, this is the log file :
    Starting to execute configuration assistants
    Launched configuration assistant 'Config MailStore'
    Tool type is: Optional.
    The command being spawned is: 'D:\ocs_onebox\mtier/oes/bin/install_mailstore.bat "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oramail.exp.com)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" Protected value, not to be logged ocsstore oramail.exp.com 1521 UM_SYSTEM D:\ocs_onebox\mtier Protected value, not to be logged Protected value, not to be logged 1 oramail.exp.com'
    Start output from spawned process:
    C:\TMP>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oramail.exp.com)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\ocs_onebox\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    End output from spawned process.
    Invalid Exit Code. The following result code will be used for configuration assistants: 1
    Configuration assistant "Config MailStore" failed
    C:\TMP>rem --- running install_mailstore.bat
    "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oramail.exp.com)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" "<sys_passwd>" "<system_passwd>" "<ctxsys_passwd>" 1521 UM_SYSTEM D:\ocs_onebox\mtier ora123 ora123 "<es_mail_passwd>" "<umadmin_passwd>"
    The system cannot find the path specified.
    The system cannot find the path specified.
    == was unexpected at this time.
    Result code for launching of configuration assistant is: 1
    The OUICA command is launched from D:\ocs_onebox\mtier\oui\bin\ouica.bat.
    The following configuration assistants have not been successfully completed. These assistants must be completed for your product to be completely configured.
    Execute file D:\ocs_onebox\mtier\cfgtoollogs/configToolCommands to re-run all skipped/failed configuration assistants.
    echo Config MailStore
    D:\ocs_onebox\mtier/oes/bin/install_mailstore.bat "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=oramail.exp.com)(PORT=1521)))(CONNECT_DATA=(SID=ocsstore)))" Protected value, not to be logged ocsstore oramail.exp.com 1521 UM_SYSTEM D:\ocs_onebox\mtier Protected value, not to be logged Protected value, not to be logged 1 oramail.exp.com
    Error:*** Alert: One or more configuration assistants have not completed successfully. However these are optional, so they are not required for the correct configuration of your system. A list of the configuration assistants that need to be run is generated in the log of this session which is located at:
    C:\Program Files\Oracle\Inventory\logs\installActions2006-02-07_06-35-23PM.log ***
    User Selected: Yes/OK
    *** End of Installation Page***
    The installation of UM configurator was successful, but some optional configuration assistants failed or were canceled.
    Warning:*** Alert: Do you really want to exit? ***
    User Selected: Yes/OK
    The OUICA command is launched from D:\ocs_onebox\mtier\oui\bin\ouica.bat.
    User Exit

  • Trigger Windows Store Apps update by script at first login

    Hi
    Is it possible to trigger Windows 8.1 to check for Windows Store Apps updates at first login?
    My issue is that when I add language packs to my Windows 8.1 images, the default apps (Mail, Calendar, Food and Drinks) are still in English. Not until the Windows Store apps are updated will they change to the correct language (Language of the
    OS). I have turned on autodownload in the registry using this registry key:
    REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\WindowsStore\WindowsUpdate" /v "AutoDownload" /t REG_DWORD /d 4 /f
    It seems kind of random how long it takes before the autodownload kicks in. Some times it just a reboot and other times it takes like 24 hours. Can I trigger this update to start with some kind of script?
    Thomas | MCP | http://www.techwork.dk

    I'd probably stick with the TechNet side:
    https://social.technet.microsoft.com/Forums/en-us/home?category=w8itpro&filter=alltypes&sort=lastpostdesc
    Don't retire TechNet! -
    (Don't give up yet - 13,225+ strong and growing)

  • What to do if my iphone says "account not on this store" in updating apps on the app store

    what to do if my iphone says "account not on this store" in updating apps on the app store

    Change to the store where they were purchased:
    Change iTunes Store Country on an iDevice
    1. Tap Settings;
    2. Tap iTunes & App Stores;
    3. Tap View Apple ID;
    4. Enter your user name and password;
    5. Tap Country/Region;
    6. Tap Change Country/Region;
    7. Select the region where you will be located;
    8. Tap Done.
    Also, see How to Change Your iTunes Store Account Location | eHow.com.

  • Where does Mail store its todos?

    Where does Mail store its todos? I'm trying to restore lost todos from time machine. help!

    I also found my to-do's for my imap account in /Users/<username>/Library/Calendars/(long letters-numbers name).imap/(long letters-numbers name).calendar/Events/(long letters-numbers name).ics.
    In addition, I found to-do's created in iCal in /Users/<username>/Library/Calendars/(long letters-numbers name).calendar/Events/(long letters-numbers name).ics. Scroll through the files in the events folders, find the date created or due date of the to-do and double click it. It will take you to the to-do in iCal.
    In general, the to-do's will be in the Events folder of the Calendar they were created in. The iMap to-do's add another layer to the file structure.

  • OutlookAnywhere - MAPI Mail Store endpoint - attemped to ping failed

    Hi,
    I have a DC (Server 2012 R2) setup, with RDS and EXCHANGE (with MS Exchange 2013 SP1) as virtual servers.
    RDS is facing the internet (mail.domain.com @ Port 443), and is using ARR with URL Rewrite for OWA, EWS, Autodiscover, ActiveSync and ECP, rewriting all requests to EXCHANGE.
    When I run tests on https://testconnectivity.microsoft.com for Outlook connectivity, it fails saying:
    Attempting to ping the MAPI Mail Store endpoint with identity: [email protected]:6001.
           The attempt to ping the endpoint failed.
            Tell me more about this issue and how to resolve it
          Additional Details
    The RPC_S_SERVER_UNAVAILABLE error (0x6ba) was thrown by the RPC Runtime process.
    Elapsed Time: 3310 ms.
    Telnet from DC or RDS into EXCHANGE on port 6001 works fine.
    However, I am concerned that there may be two things preventing this from working:
    1) [email protected]:6001 <-- shouldn't this be trying to connect to mail.domain.com:6001 and not domain.com?
    2) Even if there is nothing wrong with the above, I would assume it is using RDS's standard 443 port, and trying to ping 6001 on RDS itself, since as far as I know, URL Rewrite has no rules to forward port requests on to exchange.
    Am I right in my assumptions?
                  

    Exchange 2013 uses GUIDs for profiles, so your item 1 looks okay to me.
    That error doesn't mean that ExRCA can't ping 6001, it means that the RPC-over-HTTPS proxy server can't ping that port on the back-end server.  I would first make sure that all your names are correct in your configuration, and that all services are
    running.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Lost all my mails after un update

    Hello
    I just come back from my holidays and run the software update.
    After a reboot i launch MAIL, he says me "i will migrate your mails it will takes some minutes" (i translate as i can, i am french). It takes almost 3 seconds and mail open like it was out of box : empty
    Is there a way to retrieve my mails???
    Thanks

    I had the same problem. I followed V.K.'s advice, even though i had not read it, and looked for the files in my library/mail folder.
    When I started mail after the update, it automatically set up one of my accounts, and then I manually set up the others. When I went to that folder, there were doubles of the accounts that I had set up with slightly different names - the new ones containing mail that I had revieved this afternoon, and the old ones containing the old messages.
    I closed mail, copied the messages from the old inbox to the new inbox for both accounts, deleted the envelop index, and restarted.
    The problem is fixed!
    Hope this helps.

Maybe you are looking for

  • Remediation enquiry

    I am currently using Captivate 6 and am having issues with remediation and quiz movements.  Currently I would like to have the following set up: slide 1 slide 2 slide 3 question slide - if correct move on to next slide - if incorrect move to slide 2

  • Error with GLib

    I'm getting this error with almost every program based in gtk GLib-CRITICAL **: g_key_file_add_group: assertion `g_key_file_lookup_group_node (key_file, group_name) == NULL' failed Everything seems to work well, but i still want to solve the problem.

  • Easiest Way to Convert songs to your new computer ??????

    I recently bought a new laptop computer. I want to get all of my songs from itunes off of my old laptop to my new one. What would the easiest way to do this be. I have a 5th generation video ipod if that helps any.

  • User Exit for Storage location in VA02

    Hi All, Is there any user exit or enhancement point to automatically store the Storage Location (LGORT) when a new line item is added with material in a sales document. E.G When an item is entered manually and its material is also added, then is it p

  • FLEET Table, Possible Values For Field IS SI UNIT

    Dear experts, While doing analysis on fleet data I realized that for field IS_SI_UNIT (PM: Vehicle Data in SI Unit (e.g. Dimensions)) in table FLEET in two separate systems we have vehicle records set with different entries for this field. In one sys