Is this hosted by Oracle or hosted at my shop?

I am unclear about the project marvel environment. Is it strictly hosted as seen here, or is is something we set up and run ourselves, like Portal?

because it's entirely web-based, project marvel runs well in both a hosted and not hosted mode. on marvel.oracle.com, users are developing their web apps using our hosted version of marvel.oracle.com and then deploying locally onto instances that they download and set-up locally. users always have the option, though, of requesting that same download, installing it, and resuming their development locally. the code you download is the code that's running on marvel.oracle.com.
hope this helps,
raj
ps - to request a download of project marvel you'd...
--log into marvel.oracle.com
--click the "administration" parent tab
--click the "software download" icon
--click the "request distribution" button                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • RW-20004 no installs found for this host Error when installing Apps tier

    Hello:
    Trying to install 12.1.1 on a linux x64 OS. Following is my current OS Setup:
    1) Have 2 Instances or RHEL 5 Update 4 x64 each named as follows: oalin12db.apps.local & oalin12mt.apps.local
    2) Both have multi user setups as follows:
    a) user: oracle (501), group dba (503)
    b) user: applmgr (502), group dba (503)
    3) Installation of DB node successful for a Vision Instance with SID=VISN
    4) Getting error "RW-20004 no installs found for this host" on apps tier. Does not matter if I use host:SID:port or copy the actual config file over and point rapidwiz to it, I get the same error.
    5) checked everything as per metalink notes 605677.1 and 444870.1.
    6) SELinux on Permissive mode on both instances for now.
    7) Installation stage directory is local to the DB instance and is setup as an nfs mount onto the apps tier.
    Here's how my config_VISN.txt file looks.
    <?xml version="1.0"?>
    <oa_context version="$Revision: 120.5 $">
    <oa_context_name oa_var="s_contextname">config.txt</oa_context_name>
    <oa_context_serial oa_var="s_contextserial">0</oa_context_serial>
    <oa_context_type oa_var="s_contexttype">Config File</oa_context_type>
    <oa_context_file_loc oa_var="s_contextfile">/u01/oracle/VISN/db/tech_st/11.1.0/appsutil/conf_VISN.txt</oa_context_file_loc>
    <ini_file>
    [GENERAL]
    CONFIGURED_ENVS=VISN
    CONFIGURATION_FORMAT=12.0.0
    ACTION_TYPE=INSTALLING
    NUMBER_OF_HOSTS=2
    HOSTNAMES={Server0_oalin12db,Server1_oalin12mt}
    [Server0_oalin12db]
    s_contextname=VISN_oalin12db
    s_dbSid=VISN
    s_dbport=1526
    s_platform=LINUX_X86-64
    s_base_lang=US
    s_env_langs={American_English - US}
    s_allprod={FND}
    s_defterr=AMERICA
    s_domainname=apps.local
    s_isDB=YES
    s_isAdmin=NO
    s_isForms=NO
    s_isConc=NO
    s_isWeb=NO
    s_port_pool=5
    s_dbSidLower=visn
    s_dbuser=oracle
    s_apps_version=12.1.1
    s_dbGlnam=VISN
    s_dbseed=Vision Demo
    s_dbtype=VISION
    s_dbgroup=dba
    s_dbcset=AL32UTF8
    s_base=/u01/oracle/VISN
    s_db_oh=/u01/oracle/VISN/db/tech_st/11.1.0
    s_dbhome1=/u01/oracle/VISN/db/apps_st/data
    s_dbhome2=/u01/oracle/VISN/db/apps_st/data
    s_dbhome3=/u01/oracle/VISN/db/apps_st/data
    s_dbhome4=/u01/oracle/VISN/db/apps_st/data
    s_dbhost=oalin12db
    s_bits=32
    s_db_ons_localport=6300
    s_db_ons_remoteport=6400
    s_cmanport=1521
    [Server1_oalin12mt]
    s_contextname=VISN_oalin12mt
    s_dbSid=VISN
    s_dbport=1526
    s_platform=LINUX_X86-64
    s_base_lang=US
    s_env_langs={American_English - US}
    s_allprod={FND}
    s_defterr=AMERICA
    s_domainname=apps.local
    s_dbdomain=apps.local
    s_isDB=NO
    s_isAdmin=YES
    s_isForms=YES
    s_isConc=YES
    s_isWeb=YES
    s_port_pool=5
    s_formsfndtop=/u01/oracle/VISN/apps/apps_st/appl/fnd/12.0.0
    s_dbSidLower=visn
    s_dbuser=oracle
    s_apps_version=12.1.1
    s_base=/u01/oracle/VISN
    s_inst_base=/u01/oracle/VISN/inst
    s_config_home=/u01/oracle/VISN/inst/apps/VISN_oalin12mt
    s_at=/u01/oracle/VISN/apps/apps_st/appl
    s_at2=/u01/oracle/VISN/apps/apps_st/appl
    s_at3=/u01/oracle/VISN/apps/apps_st/appl
    s_at4=/u01/oracle/VISN/apps/apps_st/appl
    s_tools_oh=/u01/oracle/VISN/apps/tech_st/10.1.2
    s_weboh_oh=/u01/oracle/VISN/apps/tech_st/10.1.3
    s_com=/u01/oracle/VISN/apps/apps_st/comn
    s_javatop=/u01/oracle/VISN/apps/apps_st/comn/java/classes
    s_temp=/u01/oracle/VISN/inst/apps/VISN_oalin12mt/temp
    s_appsuser=applmgr
    s_appsgroup=dba
    s_at_cset=AL32UTF8
    s_iana_cset=UTF-8
    s_display=oalin12mt:0.0
    s_dbhost=oalin12db
    s_admhost=oalin12mt
    s_formshost=oalin12mt
    s_cphost=oalin12mt
    s_webhost=oalin12mt
    s_installedFrom=FS
    s_root_status=enabled
    s_web_entry_status=enabled
    s_web_applications_status=enabled
    s_batch_status=enabled
    s_other_service_group_status=disabled
    s_rpcport=1626
    s_webssl_port=4443
    s_ons_localport=6100
    s_ons_remoteport=6200
    s_ons_requestport=6500
    s_webport=8000
    s_active_webport=8000
    s_formsport=9000
    s_metdataport=9100
    s_metreqport=9200
    s_jtfuf_port=9300
    s_mwaPortNo=10200-10205
    s_mwaTelnetPortNo=10200,10202,10204
    s_mwaDispatcherPort=10800
    s_java_object_cache_port=12345
    s_oacore_jms_portrange=23000-23004
    s_forms_jms_portrange=23500-23504
    s_home_jms_portrange=24000-24004
    s_oafm_jms_portrange=24500-24504
    s_oacore_ajp_portrange=21500-21504
    s_forms_ajp_portrange=22000-22004
    s_home_ajp_portrange=22500-22504
    s_oafm_ajp_portrange=25000-25004
    s_oacore_rmi_portrange=20000-20004
    s_forms_rmi_portrange=20500-20504
    s_home_rmi_portrange=21000-21004
    s_oafm_rmi_portrange=25500-25504
    </ini_file>
    <config_section name="GENERAL">
    <config_pair oa_var="CONFIGURED_ENVS">VISN</config_pair>
    <config_pair oa_var="CONFIGURATION_FORMAT">12.0.0</config_pair>
    <config_pair oa_var="ACTION_TYPE">INSTALLING</config_pair>
    <config_pair oa_var="NUMBER_OF_HOSTS">2</config_pair>
    <config_pair oa_var="HOSTNAMES">{Server0_oalin12db,Server1_oalin12mt}</config_pair>
    </config_section>
    <config_section name="Server0_oalin12db">
    <config_pair oa_var="s_contextname">VISN_oalin12db</config_pair>
    <config_pair oa_var="s_dbSid">VISN</config_pair>
    <config_pair oa_var="s_dbport">1526</config_pair>
    <config_pair oa_var="s_platform">LINUX_X86-64</config_pair>
    <config_pair oa_var="s_base_lang">US</config_pair>
    <config_pair oa_var="s_env_langs">{American_English - US}</config_pair>
    <config_pair oa_var="s_allprod">{FND}</config_pair>
    <config_pair oa_var="s_defterr">AMERICA</config_pair>
    <config_pair oa_var="s_domainname">apps.local</config_pair>
    <config_pair oa_var="s_isDB">YES</config_pair>
    <config_pair oa_var="s_isAdmin">NO</config_pair>
    <config_pair oa_var="s_isForms">NO</config_pair>
    <config_pair oa_var="s_isConc">NO</config_pair>
    <config_pair oa_var="s_isWeb">NO</config_pair>
    <config_pair oa_var="s_port_pool">5</config_pair>
    <config_pair oa_var="s_dbSidLower">visn</config_pair>
    <config_pair oa_var="s_dbuser">oracle</config_pair>
    <config_pair oa_var="s_apps_version">12.1.1</config_pair>
    <config_pair oa_var="s_dbGlnam">VISN</config_pair>
    <config_pair oa_var="s_dbseed">Vision Demo</config_pair>
    <config_pair oa_var="s_dbtype">VISION</config_pair>
    <config_pair oa_var="s_dbgroup">dba</config_pair>
    <config_pair oa_var="s_dbcset">AL32UTF8</config_pair>
    <config_pair oa_var="s_base">/u01/oracle/VISN</config_pair>
    <config_pair oa_var="s_db_oh">/u01/oracle/VISN/db/tech_st/11.1.0</config_pair>
    <config_pair oa_var="s_dbhome1">/u01/oracle/VISN/db/apps_st/data</config_pair>
    <config_pair oa_var="s_dbhome2">/u01/oracle/VISN/db/apps_st/data</config_pair>
    <config_pair oa_var="s_dbhome3">/u01/oracle/VISN/db/apps_st/data</config_pair>
    <config_pair oa_var="s_dbhome4">/u01/oracle/VISN/db/apps_st/data</config_pair>
    <config_pair oa_var="s_dbhost">oalin12db</config_pair>
    <config_pair oa_var="s_bits">32</config_pair>
    <config_pair oa_var="s_db_ons_localport">6300</config_pair>
    <config_pair oa_var="s_db_ons_remoteport">6400</config_pair>
    <config_pair oa_var="s_cmanport">1521</config_pair>
    </config_section>
    <config_section name="Server1_oalin12mt">
    <config_pair oa_var="s_contextname">VISN_oalin12mt</config_pair>
    <config_pair oa_var="s_dbSid">VISN</config_pair>
    <config_pair oa_var="s_dbport">1526</config_pair>
    <config_pair oa_var="s_platform">LINUX_X86-64</config_pair>
    <config_pair oa_var="s_base_lang">US</config_pair>
    <config_pair oa_var="s_env_langs">{American_English - US}</config_pair>
    <config_pair oa_var="s_allprod">{FND}</config_pair>
    <config_pair oa_var="s_defterr">AMERICA</config_pair>
    <config_pair oa_var="s_domainname">apps.local</config_pair>
    <config_pair oa_var="s_dbdomain">apps.local</config_pair>
    <config_pair oa_var="s_isDB">NO</config_pair>
    <config_pair oa_var="s_isAdmin">YES</config_pair>
    <config_pair oa_var="s_isForms">YES</config_pair>
    <config_pair oa_var="s_isConc">YES</config_pair>
    <config_pair oa_var="s_isWeb">YES</config_pair>
    <config_pair oa_var="s_port_pool">5</config_pair>
    <config_pair oa_var="s_formsfndtop">/u01/oracle/VISN/apps/apps_st/appl/fnd/12.0.0</config_pair>
    <config_pair oa_var="s_dbSidLower">visn</config_pair>
    <config_pair oa_var="s_dbuser">oracle</config_pair>
    <config_pair oa_var="s_apps_version">12.1.1</config_pair>
    <config_pair oa_var="s_base">/u01/oracle/VISN</config_pair>
    <config_pair oa_var="s_inst_base">/u01/oracle/VISN/inst</config_pair>
    <config_pair oa_var="s_config_home">/u01/oracle/VISN/inst/apps/VISN_oalin12mt</config_pair>
    <config_pair oa_var="s_at">/u01/oracle/VISN/apps/apps_st/appl</config_pair>
    <config_pair oa_var="s_at2">/u01/oracle/VISN/apps/apps_st/appl</config_pair>
    <config_pair oa_var="s_at3">/u01/oracle/VISN/apps/apps_st/appl</config_pair>
    <config_pair oa_var="s_at4">/u01/oracle/VISN/apps/apps_st/appl</config_pair>
    <config_pair oa_var="s_tools_oh">/u01/oracle/VISN/apps/tech_st/10.1.2</config_pair>
    <config_pair oa_var="s_weboh_oh">/u01/oracle/VISN/apps/tech_st/10.1.3</config_pair>
    <config_pair oa_var="s_com">/u01/oracle/VISN/apps/apps_st/comn</config_pair>
    <config_pair oa_var="s_javatop">/u01/oracle/VISN/apps/apps_st/comn/java/classes</config_pair>
    <config_pair oa_var="s_temp">/u01/oracle/VISN/inst/apps/VISN_oalin12mt/temp</config_pair>
    <config_pair oa_var="s_appsuser">applmgr</config_pair>
    <config_pair oa_var="s_appsgroup">dba</config_pair>
    <config_pair oa_var="s_at_cset">AL32UTF8</config_pair>
    <config_pair oa_var="s_iana_cset">UTF-8</config_pair>
    <config_pair oa_var="s_display">oalin12mt:0.0</config_pair>
    <config_pair oa_var="s_dbhost">oalin12db</config_pair>
    <config_pair oa_var="s_admhost">oalin12mt</config_pair>
    <config_pair oa_var="s_formshost">oalin12mt</config_pair>
    <config_pair oa_var="s_cphost">oalin12mt</config_pair>
    <config_pair oa_var="s_webhost">oalin12mt</config_pair>
    <config_pair oa_var="s_installedFrom">FS</config_pair>
    <config_pair oa_var="s_root_status">enabled</config_pair>
    <config_pair oa_var="s_web_entry_status">enabled</config_pair>
    <config_pair oa_var="s_web_applications_status">enabled</config_pair>
    <config_pair oa_var="s_batch_status">enabled</config_pair>
    <config_pair oa_var="s_other_service_group_status">disabled</config_pair>
    <config_pair oa_var="s_rpcport">1626</config_pair>
    <config_pair oa_var="s_webssl_port">4443</config_pair>
    <config_pair oa_var="s_ons_localport">6100</config_pair>
    <config_pair oa_var="s_ons_remoteport">6200</config_pair>
    <config_pair oa_var="s_ons_requestport">6500</config_pair>
    <config_pair oa_var="s_webport">8000</config_pair>
    <config_pair oa_var="s_active_webport">8000</config_pair>
    <config_pair oa_var="s_formsport">9000</config_pair>
    <config_pair oa_var="s_metdataport">9100</config_pair>
    <config_pair oa_var="s_metreqport">9200</config_pair>
    <config_pair oa_var="s_jtfuf_port">9300</config_pair>
    <config_pair oa_var="s_mwaPortNo">10200-10205</config_pair>
    <config_pair oa_var="s_mwaTelnetPortNo">10200,10202,10204</config_pair>
    <config_pair oa_var="s_mwaDispatcherPort">10800</config_pair>
    <config_pair oa_var="s_java_object_cache_port">12345</config_pair>
    <config_pair oa_var="s_oacore_jms_portrange">23000-23004</config_pair>
    <config_pair oa_var="s_forms_jms_portrange">23500-23504</config_pair>
    <config_pair oa_var="s_home_jms_portrange">24000-24004</config_pair>
    <config_pair oa_var="s_oafm_jms_portrange">24500-24504</config_pair>
    <config_pair oa_var="s_oacore_ajp_portrange">21500-21504</config_pair>
    <config_pair oa_var="s_forms_ajp_portrange">22000-22004</config_pair>
    <config_pair oa_var="s_home_ajp_portrange">22500-22504</config_pair>
    <config_pair oa_var="s_oafm_ajp_portrange">25000-25004</config_pair>
    <config_pair oa_var="s_oacore_rmi_portrange">20000-20004</config_pair>
    <config_pair oa_var="s_forms_rmi_portrange">20500-20504</config_pair>
    <config_pair oa_var="s_home_rmi_portrange">21000-21004</config_pair>
    <config_pair oa_var="s_oafm_rmi_portrange">25500-25504</config_pair>
    </config_section>
    </oa_context>

    Here's the log:
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 12.1.1.9
    >> Install session started : Thu Nov 05 11:10:16 EST 2009
    >> Rapid Wizard source location : /u02/apps/StageR12/startCD/Disk1/rapidwiz
    >> Command Line arguments for this run :
    =================================================================
    Install Session Information
    Host Name : oalin12mt.apps.local
    Host Operating System : Linux x86-64 (64-bit)
    User running Install : root
    =================================================================
    InstUpgPanel
         User action : Install Oracle Applications
         Install type : Standard Install
    Disabling OCM Configuration
    InstallPanel
         User action : Load configuration
         Description : Loads an already existing configuration.
              Setting temp directory to: /u02/apps
    Reading configuration from: /u02/apps/conf_VISN.txt
    Reading config file for oalin12db at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 1 oracle.apps.ad.util.PortPool@16b9e62
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    Reading config file for oalin12mt at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 2 oracle.apps.ad.util.PortPool@1694eca
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OCM saved values exist: oalin12mt
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    Unable to write context file: /u02/apps/oalin12mt_VISN_apps.xml
    InstallPanel
         User action : Load configuration
         Description : Loads an already existing configuration.
              Setting temp directory to: /u02/apps
    Reading configuration from: /u02/apps/conf_VISN.txt
    Reading config file for oalin12db at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 1 oracle.apps.ad.util.PortPool@170984c
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    Reading config file for oalin12mt at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 2 oracle.apps.ad.util.PortPool@1c220eb
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OCM saved values exist: oalin12mt
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    Unable to write context file: /u02/apps/oalin12mt_VISN_apps.xml
    InstallPanel
         User action : Load configuration
         Description : Loads an already existing configuration.
              Setting temp directory to: /u02/apps
    Reading configuration from: /u02/apps/conf_VISN.txt
    Reading config file for oalin12db at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 1 oracle.apps.ad.util.PortPool@b41166
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    Reading config file for oalin12mt at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 2 oracle.apps.ad.util.PortPool@103d246
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OCM saved values exist: oalin12mt
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    Unable to write context file: /u02/apps/oalin12mt_VISN_apps.xml
    InstallPanel
         User action : Load configuration
         Description : Loads an already existing configuration.
              Setting temp directory to: /u02/apps
    Reading configuration from: /u02/apps/conf_VISN.txt
    Reading config file for oalin12db at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 1 oracle.apps.ad.util.PortPool@19c9f16
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    Reading config file for oalin12mt at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 2 oracle.apps.ad.util.PortPool@1e7d503
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OCM saved values exist: oalin12mt
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    Unable to write context file: /u02/apps/oalin12mt_VISN_apps.xml
    InstallPanel
         User action : Load configuration
         Description : Loads an already existing configuration.
              Setting temp directory to: /u02/apps
    Reading configuration from: /u02/apps/conf_VISN.txt
    Reading config file for oalin12db at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 1 oracle.apps.ad.util.PortPool@287b58
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    Reading config file for oalin12mt at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 2 oracle.apps.ad.util.PortPool@95c5ec
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OCM saved values exist: oalin12mt
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    Unable to write context file: /u02/apps/oalin12mt_VISN_apps.xml
    InstallPanel
         User action : Load configuration
         Description : Loads an already existing configuration.
              Setting temp directory to: /u02/apps
    Reading configuration from: /u02/apps/conf_VISN.txt
    Reading config file for oalin12db at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 1 oracle.apps.ad.util.PortPool@1f89785
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxdbctx.tmp
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    instantiate file:
    source : /tmp/tmpoalin12db_VISN_db.xml
    dest : /tmp/tmpoalin12db_VISN_db.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    Reading config file for oalin12mt at /u02/apps/conf_VISN.txt
    SID set to: VISN
    OS set to: LINUX_X86-64
    Loading context... null 2 oracle.apps.ad.util.PortPool@109dcbb
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    setOCMValues : IN
    setOCMValues : OCM saved values exist: oalin12db
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OCM saved values exist: oalin12mt
    setOCMValues : s_metalink_id -
    setOCMValues : s_mysupport_pwd -
    setOCMValues : OUT
    instantiate file:
    source : /u02/apps/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    instantiate file:
    source : /tmp/tmpoalin12mt_VISN_apps.xml
    dest : /tmp/tmpoalin12mt_VISN_apps.xml
    Unable to write context file: /u02/apps/oalin12mt_VISN_apps.xml

  • Iplanet MS 5.2 Too many failures to this host during this run skipping ...

    Hello every body,
    I'm DBA (Oracle) and I've been replacing a System Administrator who left suddenly the company, I work on iplanet messaging server 5.2
    The company use a domain like email.company.xx it's the server root so we can send and receive without probleme
    when we send from others domains which are hosted by this server we can't receive, I've tried whith outlook then I've received automatically Spams.
    In the log file
    1/ when I try from the domain root to another domain (in the same server) I have "initial status response expected"
    2/ when I try from a domain to the same domain (not the root) I have "Too many failures to this host during this run; skipping this host: Try again later"
    I thought of the tcp_local config, I checked imta.cnf but nothing.
    How do I resolve this problem
    Please help!
    Regards
    Edited by: dj_admin on Jun 1, 2010 9:09 AM

    Messaging Server 5.1 is beyond the EOL Shane described previously. The date after which you can not even open support calls for 5.1 was 6 years ago, March 2004. See [http://wikis.sun.com/display/CommSuite/Messaging+Server+EOL+Dates].
    There will be no further bug fixes for 5.2, 6.0, and 6.1, but you can still open support cases about them. The "last bug fix" date for 6.2 is this month, June 2010.
    The "Too many failures to this host during this run; skipping this host: Try again later" error means what it says: there have been too many previous failures trying to relay messages to this host, so the message is being put back in the queue to be retried later. So you need to look at what those failures were.
    The "initial status response expected" error means that the smtp_client process on this system connected to the TCP port on the remote MTA but never received the "banner". So you need to look at what is happening on that remote system or in the network. Perhaps there is a firewall in between? You could use something like snoop to see what is happening at the TCP level. But...
    You describe the messages having this problem as being "from domain to the same domain" and the mail.log_current info you provided shows it is from "[email protected]" to "[email protected]" and that it came in on the tcp_intranet channel and was enqueued to the tcp_local channel.
    I wonder why mail for a user in some other domain is coming from that user and going thru your system. Is that your own domain and this is an MTA system rather than a message store system?
    You could try setting LOG_CONNECTION=3 in option.dat (and do imsimta cnbuild; and imsimta restart job_controller). On current versions, that will give more information about the connection attempts. But I do not know if 5.1 had that option. If that option works on 5.1, it will give you the hostname it is trying to connect to. Then you can investigate either on that host or the network.

  • System Center Virtual Machine Manager SC VMM 2012 SP1 Installation fails: Unable to assign the name NO_PARAM to this host because this name is already in use.

    I'm trying to install VMM 2012 SP1 on a Windows Server 2012 machine and it fails with this error,
    the scenario is as follows,
    Old database (from 2012 RTM) exists on remote SQL 2012 SP1 server
    Server was 2008 R2 SP1 so I decided to make a fresh installation of 2012 with the same name
    installed ADK
    specific error: 01:42:13:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Setup.Exceptions.BackEndErrorException, Exception.Message: Unable to assign the name NO_PARAM to this host because this name is already in
    use.
    please help

    I had a similar problem today when upgrading from SCVMM 2012 RTM to SCVMM 2012 SP1 RTM. To re-create the issue you describe originally you can actually just uninstall SCVMM 2012 SP1 RTM with "retain data" option and re-install the software on the same
    computer (with the same name of course), attaching it to the retained DB. If you change the SCVMM server name I believe it will make some things go wrong after your install, like missing VM template passwords for example as the data gets encrypted in
    the DB. Maybe it didn't but I didn't risk it. I definitely know if you change service accounts on a scenario like this you will be without the encrypted DB data which isn't much fun. To avoid changing the computer name, if you look in the setup log
    files in %systemdrive%\ProgramData\VMMLogs\, specifically the SetupWizard.log file. You will see details on it failing because the same computer name is in the DB table "dbo.tbl_ADHC_AgentServer" and until it is removed from that table I wasn't able to get
    the install to complete at all. The error in my logs looked something like this "InnerException.Type: System.Data.SqlClient.SqlException, InnerException.Message: Violation of UNIQUE KEY constraint 'unique_ADHC_AgentServer_ComputerName'. Cannot insert duplicate
    key in object 'dbo.tbl_ADHC_AgentServer'. The duplicate key value is (computername.is.writtenhere). The statement has been terminated." In the row data in the DB it also seems to suggest that the computer name had "Virtual Machine Manager Library Files" on
    it which is strange since I always remove the local SCVMM server as a library server after I install it and use an off box library server.

  • Error: can't fetch data for this host - too few bytes supplied by RPC

    Hi,
    In our internal Lab we have:
    One Admin, Media,Client Server (we can make backups for himself) - Solaris 10 with DDS4 tape drive (lab)
    One Windows Client (we can make backups) - Windows XP
    One Linux Client - CentOS 5.1
    When we add the linux client with the command:
    mkhost -a ob --inservice -r client -k 1024 linux
    We receive this message in the linux (host) /usr/tmp/observiced.log
    Error: can't fetch data for this host - too few bytes supplied by RPC partner (OB cached object manager)
    And in the obtool we receive (forever looping)
    Info: waiting for host to update certification status...
    Can you help us with this linux client error ? (iptables and selinux disabled!!)
    Thanks in Advance
    Serpins

    [SOLVED]
    Selinux not well removed....
    Thanks in Advance
    Serpins

  • Local Data AddressDoes not belong to any of this hosts local interfaces

    I'm facing this error when I try to run the Applet from a client that download the applet and try to connect to de ip address of the origin.
    When I run localy, there is no error!
    Example: On 10.1.0.2, I browse 10.1.0.1/transmitapplet.html, and the error:Local Data AddressDoes not belong to any of this hosts local interfaces occurs.
    On 10.1.0.1, I browse 10.1.0.1/transmitapplet.html and the applet run properly.
    Anybody knows what is the problem?

    Sorry, but I hadn't have this problem till last week. Then I tried out to run my Application as Applet...
    The problem is, that a applet is not allowed to read the local IP-Address. I've solved this a little bit strange, by using a dummy SessionManager:
    public String getLocalAddress() {
    String result = null;
    SessionAddress addr = null;
    RTPSessionMgr mngrSession = (RTPSessionMgr) RTPManager.newInstance();
    if (mngrSession != null) {
    SessionAddress sessAddr = new SessionAddress();
    // empty address will use standard IP
    try {
    mngrSession.initialize(sessAddr);
    addr = mngrSession.getLocalSessionAddress();
    catch (InvalidSessionAddressException e1) {}
    if (addr != null) {
    result = addr.getDataHostAddress();
    mngrSession.closeSession();
    mngrSession.dispose();
    return result;
    else return null;
    This method does not support multiple IP-addresses.

  • "This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible.  This host does not support Intel VT-x"

    Hi, I have installed vmware 5.5 hypervisor on hp G8 microserver. I have created one vm as windows 2008 R2. I have also install vmware workstation 11 on this vm. In this workstation when I tried to run vmware 5.5 hypervisor I come across "This virtual machine is configured for 64-bit guest operating systems. However, 64-bit operation is not possible.  This host does not support Intel VT-x" this statement. Which shows that the host machine does not support virtualization and for that you need to go in Bios and enable it but in present case as host machine is also a vm and you would not find much detail of Bios when you log into the Bios therefore, I am pretty much stuck here. I don't see any information in relation to this. Now my question is:
    1. Can we run ESXi inside a vm which is already sitting on ESXi?

    I moved the discussion from VMware Workstation to Nested Virtualization which contains several hints on what's possible and what needs to be configured to make things work.
    André

  • Error: Windows Azure is currently performing an operation on this hosted service that requires exclusive access.

    Hello,
    We are creating 2 cloud services in parallel with one deployment(VM Role) in each cloud service. For both requests (Sometimes only on 1) we are getting the following 409 Conflict error as a response to create hosted service POST request:
    409 ConflictError :
    Windows Azure is currently performing an operation on this hosted service that requires exclusive access.
    On getting the exception we have a cleanup call and in retry we are trying to create again. On each retry we are using a new cloud service name.
    The error occurs few times, every time we invoke the creation of 2 cloud services with VM in parallel. And on 2-15 retries, its getting created successfully. However when we invoke 1 cloud service creation with VM, we are not seeing this error.
    Not sure why this error is thrown during simultaneous creations. Any help would be greatly
    appreciated.
    Thanks.

    Hi Sowmya,
    We are using the REST APIs for all our operations – Edit:
    Creating two cloud services with one virtual machine (IaaS) each having
    two different deployment IDs.
    Step by Step procedure for creating the services:
    1.   
    Create an Affinity Group
    2.   
    Create a Virtual Network
    3.   
    Create Hosted service
    4.   
    Create Deployment (VM Role) under that hosted service
    Step 3 & 4 are executed concurrently for two different VM Creation where it is failing with 409 Conflict error.
    Also, the two cloud services are being deployed under the same Virtual Network and same Affinity Group. Apart from this there are no shared resources
    between two cloud services.
    Please let us know if you have more queries.
    Thanks.

  • 421 4.4.5 Too many messages from this host last hour

    Hi, we are in a migration process from a Kerio system to Exchange 2013.
    Everything is working fine, except that we have been experiencing this error on the logs and the Exchange 2013 users are getting returned emails.
    The remote server is 10.10.10.85
    Remote Server at 10.10.10.85 (10.10.10.85) returned '400 4.4.7 Message delayed'
    19/12/13 7:21:57 p. m. - Remote Server at 10.10.10.85 (10.10.10.85) returned '451 4.4.0 Primary target IP address responded with: "421 4.4.5 Too many messages from this host last hour." Attempted failover to alternate host, but that did not succeed.
    Either there are no alternate hosts, or delivery failed to all alternate hosts. The last endpoint attempted was 10.10.10.85:25'
    My question is, is Exchange rejecting the messages or is the other system telling Exchange to slow things a bit?

    To update this.
    We found out that the other email system was configured NOT to accept more than 100 messages per hour from same sending IP.
    Once we removed the configuration value from the other email system, all started working.

  • Start-Transcript : This host does not support transcription.

    Hi,
    I am using Start-Transcript and Stop-Transcript in Orchestrator.
    Ex:
    Start-Transcript
    "Demo"
    Stop-Transcript
    But it is not running. It is always throwing me " This host does not support transcription. "  error
    in orchestrator as well as in PowerShell ISE.
    The same thing is working in PowerShell cmd.
    Can any one help me in doing this.
    Thanks & Regards,
    Abhi

    Hi,
    you can force "Run .Net Script" to execute the PowerShell version of the Runbook Server:
    http://www.sc-orchestrator.eu/index.php/scoblog/128-run-the-powershell-version-of-windows-executing-the-orchestrator-runbook-service-in-run-net-script-activity
    Regards,
    Stefan
    www.sc-orchestrator.eu ,
    Blog sc-orchestrator.eu

  • Certificate does not match a unique certificate on this host for the issuer

    Hey everyone!
    I've been working with a strange issue on my persistent chat pool. I added a pool to my current deployment, all of which went without issue, until I tried to connect to one of my chat rooms, where I was met with the infamous "Your chat room access may
    be limited due to an outage". The logs were filled with the following error
    "The persistent chat server can not establish or maintain MTLS connection to the Lync Server
    Reason String: RemoteDisconnected"
    When I went to renew the internal cert, I get the message:
    WARNING: "4f000000139c71d470b9a56af1000000000013" does not match a unique certificate on this host for issuer "CN=hosting-EXAD2-CA-1, DC=hosting, DC=email".The following certificate was assigned for the type "Default":Default:
    E1864894FD306300A16F301AA21446CF45F7ABD3 EXPCPOOL.hosting.email 02/16/2017 CN=hosting-EXAD2-CA-1, DC=hosting, DC=email 4F000000161F1E51F1F5EB8C57000000000016ImageWARNING: "Set-CSCertificate" processing has completed with warnings. "1" warnings
    were recorded during this run.ImageWARNING: Detailed results can be found at "C:\Users\administrator.HOSTING\AppData\Local\Temp\1\Set-CSCertificate-[2015_02_17][08_29_57].html".
    Any thoughts on this?

    Hi,
    Check this old thread
    https://social.technet.microsoft.com/forums/lync/en-US/3d569519-8a43-4cd2-b322-718ee575e140/lync-frontend-certificates-vanish
    https://guybachar.wordpress.com/2014/04/16/certificate-requirements-for-lync-2013-enterprise-persistent-chat-server/
    Whenever you see a helpful reply, click on Vote As Helpful & click on Mark As Answer if a post answers your question.

  • Download tools to manage this host from

    Hi All,
    Recently we got a new SAP Discovery V4 from HP. While starting the server and after login we are getting an error like below,
    Download tools to manage this host from:
    http://XX.XXX.XX.XX  (STATIC)
    From here, no where its going further. I guess it has to do with ESXi.
    Could some one please help me here.
    Best Regards,
    Prasad.

    Hi Prasad,
    When you say "http://XX.XXX.XX.XX",  do you mean the IP address of your ESXi server? If yes then this is correct, you would first need to install the VMware VSphere client to be able to start the Linux and Windows server.
    You need to follow the Discovery system V4 quick guide to get started with the system. The V4 quick guide is available here: http://www.sdn.sap.com/irj/sdn/discoverysystem-guide
    If you continue to experience problems, please open a OSS support message with the component CA-SOA-DS.
    thanks,
    Deepa

  • PXI Platform Services version on the target appears to be older then 2.0.0 this host only supports targets running PXI Platform Servies 2.0.0 and later Upgarade your target in order to configure its PXI properties from this Host

    after formating  when tryed to install software to the target  this Error Shown
    NI PXi 8108
    The Selcted Target does not support this function 
    when I try to add PXi chassis this Error Shown
    PXI Platform Services version on the target appears to be older then 2.0.0 this host only supports targets running PXI Platform Servies 2.0.0 and later Upgarade your target in order to configure its PXI properties from this Host
    Help me!

    Hi Lukas,
    I think the problem is caused by differenet drivers for the CAN communication.
    NI provides two driver for CAN: NI-CAN and NI-XNET.
    NI-CAN is the outdated driver which is not longer used by new hardware. NI replaced the NI-CAN driver with NI-XNET some years ago, which supports CAN, LIN and the FLEXRAY communication protocol.
    You wrote:
    In order to fix this problem I have formatted my PXI and I have installed the following SW from the iPC:
    3. NI_CAN 2.7.3
    NI CAN is the outdated driver. I think that you should try to install NI-XNET instead of NI-CAN on your PXI-System, to get rid of the error message.
    Regards, stephan

  • Server Health Values (ganglia) "This host is down"

    OES11SP2 servers (updated from OES11SP1)
    When trying to access health and performance graphs on a couple of servers we get nothing.
    If click on 'Host Overview' it reports "This host is down."
    gmond and gmetad are running.
    Have tried restarting them, but no joy.
    /etc/opt/novell/ganglia/monitor contents identical on working/non working machines.
    (Have ensure that both secure and insecure content displayed!)
    Any suggestions?
    Cheers
    David

    djbrightman,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://www.novell.com/support and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Forums Team
    http://forums.novell.com

  • ORA-22805 - (inserting an XMl type FAILS) I suspect this is a oracle Bug

    We're using
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    Basically when I try to execute the following
    dbms_xmlschema.registerschema
    ('MySchema.xsd',
    sys.UriFactory.getUri('/Location/MySchema.xsd'),
    genTables=>TRUE);
    this generates a table for us with the name "xmlt_ds_0"
    when we try to insert into this table, we get an error
    INSERT INTO tddb.xmlt_ds_0
    SELECT sys.xmltype.createschemabasedxml(mq.content, 'http://My.Schema.xsd')
    FROM message_queue mq
    WHERE mq.sys_id = 148100
    ORA-22805: cannot insert NULL object into object tables or nested tables
    Now this works for most xml files, it just one or two that fail, however these files that have failed are well formed, and valid (ie: conform to the scehema)
    however, if I try to do this
    create table tempTest of xmltype
    XMLSCHEMA "Myschema.xsd"
    ELEMENT "schedule"
    then insert into this
    INSERT INTO tempTest
    SELECT sys.xmltype.createschemabasedxml(mq.content, 'http://My.Schema.xsd')
    FROM message_queue mq
    WHERE mq.sys_id = 148100
    Basically, this works for the same file, I just dont understand why it wouldn't work in the "resitering the schema" way. I strongly suspect this is a Oracle Bug
    Has any one encountered this before, any help would be appriciated.

    FIRST of all...
    If you create the table via registerschema, then you table will be created case-sensitive (in general take notice that with XMLDB everything can be / will be case-sensitive). So this means you will have to do things the following way (mark the double quotes):
    NSERT INTO tddb."xmlt_ds_0"
    SELECT sys.xmltype.createschemabasedxml(mq.content, 'http://My.Schema.xsd')
    FROM message_queue mq
    WHERE mq.sys_id = 148100Your statement (see below) will generate a table the default way, that is a table in uppercase
    create table tempTest of xmltype
    XMLSCHEMA "Myschema.xsd"
    ELEMENT "schedule"so ...this will create a table with the name "TEMPTEST".
    regarding the ORA-22805...
    - can you post the schema
    - can you post the values that cause the error...

  • How to search this value in oracle database to find out the table

    Hi expert,
    I know there is a value in oracle database, please show me how to search this value in oracle database to find out the table holding this value.
    Many Thanks,

    918440 wrote:
    Hi friends,
    this question is really practical, I already know there is value from application saved in database, I want to search the whole database to figure out which table the value is contained.write SQL that writes SQL to query every table.
    Handle:     918440
    Status Level:     Newbie
    Registered:     Mar 2, 2012
    Total Posts:     20
    Total Questions:     10 (10 unresolved)
    why do you waste time here when you NEVER get any answer to any question you post?

Maybe you are looking for