ACE Configuration Synchronization failure

I have defined the FT group on ACE, but i don't see configuration getting update on the other module.
The response for 'sh ft peer detail' is as follows
Peer Id : 1
State : FSM_PEER_STATE_DOWN
Maintenance mode : MAINT_MODE_OFF
FT Vlan : 200
My IP Addr : 1.1.1.1
Peer IP Addr : 1.1.1.2
Query Vlan : Not Configured
Peer Query IP Addr : 0.0.0.0
Heartbeat Interval : 200
Heartbeat Count : 20
Tx Packets : 0
Tx Bytes : 0
Rx Packets : 0
Rx Bytes : 0
Rx Error Bytes : 0
Tx Keepalive Packets : 0
Rx Keepalive Packets : 0
TL_CLOSE count : 0
FT_VLAN_DOWN count : 0
PEER_DOWN count : 1
SRG Compatibility : INIT
License Compatibility : INIT
FT Groups : 1
Please assist.

Can you please paste you configuration.
Did you configure both modules with the FT configuration?
Is the FT vlan available on both chassis?
Is the FT vlan trunked between the two chassis?

Similar Messages

  • OCS 2007 R2 Response Group Configuration Tool Failure

    Hello there.
    We are bringing back to life an old OCS installation. Customer performed a clean AD reinstall and we are in the process of re-installing OCS 2007 R2. All seems to work fine, except the RGS. When accessing the web tool we get this error:
    Response Group Configuration Tool Failure
    An unknown error occurred. The operation cannot complete successfully. Please contact the administrator if this problem persists.
    Click here to return Home.
    the Event viewer for application on the FE shows:
    Event code: 3005 
    Event message: Excepción no controlada. 
    Event time: 13/05/2014 12:13:01 p.m. 
    Event time (UTC): 13/05/2014 06:13:01 p.m. 
    Event ID: a74ea242095f4e8099bca266a7a5cc83 
    Event sequence: 8 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
        Application domain: /LM/W3SVC/1/ROOT/Rgs-1-130444779241580315 
        Trust level: Full 
        Application Virtual Path: /Rgs 
        Application Path: C:\Program Files\Microsoft Office Communications Server 2007 R2\Web Components\Acd Files\ 
        Machine name: OCSR2-FE02 
    Process information: 
        Process ID: 6504 
        Process name: w3wp.exe 
        Account name: domain\RTCComponentService 
    Exception information: 
        Exception type: COMException 
        Exception message:  
    Request information: 
        Request URL: https://ocspool.domain.com:443/Rgs/Deploy/Default.aspx 
        Request path: /Rgs/Deploy/Default.aspx 
        User host address: 172.16.6.32 
        User: domain\user
        Is authenticated: True 
        Authentication Type: Negotiate 
        Thread account name: domain\RTCComponentService 
    Thread information: 
        Thread ID: 9 
        Thread account name: domain\RTCComponentService 
        Is impersonating: False 
        Stack trace:    en System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       en System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
       en System.Management.ManagementObjectCollection.get_Count()
       en Microsoft.Rtc.Acd.Management.OcsApplicationContactSetting.Select(String condition)
       en Microsoft.Rtc.Acd.Web.UI.WorkflowTemplate.GetContactObject()
       en Microsoft.Rtc.Acd.Web.UI.WorkflowTemplate.AddedControl(Control control, Int32 index)
       en ASP.deploy_default_aspx.__BuildControl__control15(Control __ctrl)
       en Microsoft.Rtc.Acd.Web.UI.TemplateHelper.InstantiateWorkflowTemplate(AcdWorkflow workflow, ITemplate template, ControlCollection controlsToAddTo, String resourceClass, String templateResourcePrefix)
       en Microsoft.Rtc.Acd.Web.UI.AcdWorkflowList.CreateChildControls()
       en System.Web.UI.Control.EnsureChildControls()
       en System.Web.UI.Control.PreRenderRecursiveInternal()
       en System.Web.UI.Control.PreRenderRecursiveInternal()
       en System.Web.UI.Control.PreRenderRecursiveInternal()
       en System.Web.UI.Control.PreRenderRecursiveInternal()
       en System.Web.UI.Control.PreRenderRecursiveInternal()
       en System.Web.UI.Control.PreRenderRecursiveInternal()
       en System.Web.UI.Control.PreRenderRecursiveInternal()
       en System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Custom event details: 
    on the OCS logs I have:
    Unhandled exception occurred in the Response Group Service Configuration Tool. The operation could not complete successfully.
    Requested URL: /Rgs/Deploy/Default.aspx
    User / Host making the Request: domain\user/ 172.16.6.32
    Unhandled exception: System.Web.HttpUnhandledException - Se produjo una excepción de tipo 'System.Web.HttpUnhandledException'.
    Inner Exception: System.Runtime.InteropServices.COMException
    Cause: An unhandled exception occurred.
    Resolution:
    Check the exception.
    Windows server is installed in spanish, if you wonder why the mix in languages.
    We have been battling with this error for the last 2 weeks. Any help is greatly appreciated!
    FR

    Hi,
    Please check the configuration of the Response Group Service with the help of the link below:
    http://technet.microsoft.com/en-us/library/dd441277(v=office.13).aspx
    Please check the OCS components that are required to implement the Response Group Service below:
    Application Server and Response Group Service
    Language pack
    Administrative tools
    Web Components Server
    Internet Information Services
    Microsoft Office Communicator 2007 R2
    You can try to use the workflows that you crated to validate the deployment.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • ACE Configuration (urgent)

    I am facing problem with ACE configuration. I want to redirect 443 traffic to my Proxy Server.
    But I am not able to do this. I want to redirect only subnet 192.168.80.0/24
    I have the following configuration
    access-list BC line 8 extended permit tcp host 192.168.80.89 any eq https
    access-list BC line 16 extended permit tcp host 192.168.80.62 any eq https
    probe tcp PROBE_TCP_443
      port 443
      interval 15
      passdetect interval 60
      open 1
    serverfarm host SF_BCPR_https
      transparent
      probe PROBE_TCP_443
      rserver RS_BCPR01
        inservice
      rserver RS_BCPR02
        inservice
    sticky ip-netmask 255.255.255.255 address source STICKY-SOURCE-HTTPS
      replicate sticky
      serverfarm SF_BCPR_https
    class-map match-all CM_SF_BCPR_HTTPS
      2 match access-list BC
    policy-map type loadbalance http first-match PM_LB_SF_BCPROXY_https
      class class-default
        sticky-serverfarm STICKY-SOURCE-HTTPS
    ==================================================================================
    policy-map multi-match PM_MAIN_BCPROXY
        class CM_SF_BCPR_HTTPS
        loadbalance vip inservice
        loadbalance policy PM_LB_SF_BCPROXY_https
        loadbalance vip icmp-reply active
        appl-parameter http advanced-options PARAMAP_CASE
    ==================================================================================
    interface vlan 300
      description ACE-INSIDE CONTEXT RACK1
      ip address 192.168.0.65 255.255.255.224
      alias 192.168.0.73 255.255.255.224
      peer ip address 192.168.0.66 255.255.255.224
      no normalization
      mac-address autogenerate
      no icmp-guard
      access-group input acl-in
    access-list BC line 8 extended permit tcp host 192.168.80.89 any eq https
    access-list BC line 16 extended permit tcp host 192.168.80.62 any eq https
      service-policy input PM_MAIN_BCPROXY
      no shutdown
    I am getting error.
    DC-ACE01/Rack1(config-cmap)# 10 match access-list BC
    Error: Class-map is being used for virtual server definition
    =======================================================================
    Only if I am putting
    class-map match-all CM_SF_BCPR_HTTPS
      2 match virtual-address 0.0.0.0 0.0.0.0 tcp eq https
    Then only it is working but I dont have to have this policy to be applied on all the users only one subnet I want to have under HTTPS policy.
    Please let me know how can I apply the policy only on specific subnet so that port 443 traffic can be redirect and rest of all subnets can go direclty to Internet.
    Waiting for reply.
    Thanks in Advance.

    Hi, if this is your current configuration in last message - it's wrong, should be :
    class-map match-all CM_SF_BCPR_HTTPS
      2 match virtual-address 0.0.0.0 0.0.0.0 tcp eq https
    policy-map type loadbalance http first-match PM_LB_SF_BCPROXY_https
      match IT source-address 192.168.80.0 255.255.255.0  <----- If you want to redirect 192.168.80.0/24
        sticky-serverfarm STICKY-SOURCE-HTTPS
    And then in Layer 4 (multi-match policy)
    policy-map multi-match PM_MAIN_BCPROXY
        class CM_SF_BCPR_HTTPS
        loadbalance vip inservice
        loadbalance policy PM_LB_SF_BCPROXY_https
        loadbalance vip icmp-reply active
        appl-parameter http advanced-options PARAMAP_CASE
    However you need to be aware - with such configuration all other traffic to port 443 will be dropped.
    The one of the options can be to add forward action to class default in Layer 7 map , like this :
    policy-map type loadbalance http first-match PM_LB_SF_BCPROXY_https
      match IT source-address 192.168.80.0 255.255.255.0  <----- If you want to redirect 192.168.80.0/24
        sticky-serverfarm STICKY-SOURCE-HTTPS
    class class-default  <--- additional configuration
    forward
    In this case traffic to port 443 from other than 192.168.80.0/24 sources won't be dropped but will be just forwarded to destination.

  • L7 ace configuration replace Apache AJP

    Hi team
    i am trying to use teh ACE to replace an apache based load balancer in an jboss application cluster. I am using L7 loadbalancing to load balance between multiple components. the way these jboss application servers work with apache is that ---
    When the jboss application starts up on the on application cluster, it issues a GET opencase/webservices/config-service?wsdl to the loadbalancer IP
    The apache based LB in turn talks to the same box on port 8009 via ajp retrieves the configuration file and provides it back to the application on port 80
    And after 2 has completed the Jboss application comes up. Basically to start the application the Apache loadbalacer will accept requests from the its target list and load balance the request back to them itself
    Not sure how i can use the ACE to accomplish this.
    attached are my topology (logical) and the ace configuration. from my topology file -- the net-cms-1 will issue a get request to teh VIP (on the ace), the ACE accepts the connection but soon resets it.
    Can anyone please help.
    Thanks in advance

    I don't know if the problem I had will help see the link below
    https://supportforums.cisco.com/thread/2149204?tstart=90

  • Alert: Synchronization failure alert for software update point ( SCCM 2012 R2)

    SCCM 2012 R2
    Alert: Synchronization failure alert for software update point: MY.net(MY)
    Alert type: Software update synchronization failure
    Severity: Critical
    Active time (UTC): 13-09-2014 19:37:34
    Condition: Generate an alert if software updates synchronization fails for the Software Update Point role at the
    MY (MY) site.
    Alert Text: Software updates synchronization for the Software Update Point role at the
    MY (MY)) site failed.
    Please let me know what will be the cause of this Alert, how to resolve it

    The reason is stated in the message: "Generate an alert if software updates synchronization fails
    for the Software Update Point role at theMY (MY) site"
    Examine wsyncmgr.log
    Torsten Meringer | http://www.mssccmfaq.de

  • ACE - configuring script probes (tclsh)

    Hey guys
    I'm looking for exampels about writing script probes for the ACE module.
    In the cisco's ACE configuration guide i already found one, but i'd be happy to have a few more. Does anybody knows where i can get some other examples?
    cheers
    patrick

    Tach auch and Hello!
    If you check the software section for the ACE Module you will find some ace scripts you can download.
    http://www.cisco.com/cgi-bin/Software/Tablebuild/doftp.pl?ftpfile=cisco/crypto/3DES/lan/catalyst/6500/ace/ace_scripts.tgz&app=Tablebuild&status=showC2A
    Viel Erfolg
    Roble

  • How the ACE handles rserver failures

    Hello
    I've got a question re: the ACE module.
    Lets say I have 2 web rservers and I have a probe interval for checking them from the ACE of 10 seconds.
    Lets say a probe just passed and it is 10 seconds before the next one. The ACE will think the rserver is ok. Then say the rserver httpd service is stopped at 3 seconds after the last successful probe, therefore leaving 7 seconds before the ACE is going to send another probe. The ACE will think it is still 'up' before the next probe is sent.
    Given the above, what happens to a) existing connections to the newly failed rserver and b) new connections if the failure occurs between probes?
    How does the ACE handle this situation?
    Are there any differences between how the ACE handles this between A1 and A2 versions of software?
    Thanks
    Cameron

    URL rewrite only comes into play when REAL Server (Rserver )sends a clear text redirect. Such as 302 for http://investor.nice360.com. If client recieves this 302 it will attempt the next request using HTTP.With Url rewrite feature we configure ACE to change these redirects from Http tp HTTPS.
    What you are looking for is a simple redirection of client request from port 80 to port 443. This can be achieved using redirect server farm and redirect rserver.
    You will need to create two sets of configs (class-maps, rserver, sfarm,policy map) for port 80 & port 443 traffic. Port 80 policy will simply redirect the port 80 request to port 443.
    Following example will give you some idea
    rserver redirect HTTP2HTTPS
    webhost-redirection https://%h%p 301
    inservice
    serverfarm redirect HTTP2HTTP-SF
    rserver HTTP2HTTPS
    inservice
    class-map match-all WEB-HTTP
    2 match virtual-address 172.25.250.245 tcp eq http
    class-map match-all WEB-HTTPS
    2 match virtual-address 172.25.250.245 tcp eq 443
    policy-map type loadbalance first-match HTTP2HTTPS-POLICY
    class class-default
    serverfarm HTTP2HTTPS-SF
    policy-map type loadbalance first-match L7-POLICY
    class class-default
    sticky-serverfarm STICKY_IP
    policy-map multi-match L4-POLICY
    class WEB-HTTP
    loadbalance vip inservice
    loadbalance policy HTTP2HTTPS-POLICY
    loadbalance vip icmp-reply
    class WEB-HTTPS
    loadbalance vip inservice
    loadbalance policy L7-POLICY
    loadbalance vip icmp-reply
    ssl-proxy server INVESTOR-CLIENT
    Syed

  • ACE show serverfarm - failure counter does not incremented on Probe-Failure event

    Hi,
    Despite of probe-failure the failure counter is not incremented. Is there any correlation between the configured probe and the failure counter?
    (Custom script probe is used for this serverfarm)
    # sh serverfarm xxxxxSt
    serverfarm     : xxxxxSt, type: HOST
    total rservers : 2
                                                    ----------connections-----------
           real                  weight state        current    total      failures
       ---+---------------------+------+------------+----------+----------+---------
       rserver: xxxxx6
           10.222.0.90:8000      8      OPERATIONAL  13         157        0
       rserver: xxxxx7
           10.222.0.92:8000      8      PROBE-FAILED 0          0          0
    Thanks,
    Attila

    Hi Attila,
    The Connection Failure counter under show serverfarm is for Loadbalanced Connections which are failing.
    If Probes are failing, this counter will not increment.
    The Connection failure counter can increment for various reasons some of them are,
    - Server not responding to the SYN packet sent by ACE for Loadbalanced connection
    - Server sending Reset to the SYN packet sent by ACE for Loadbalanced connection
    To check on stats for Probe, you can run "show probe detail" command.
    Hope this helps,
    Best Regards,
    Rahul

  • ACE Configuration Guide

            I am new to ACE in our company there is ACE modules installed  on 6509 switches as VSS configured and we are running ver A4(2.3) for ACE. Please guide me some good http link to start reading about ACE.
    -Atul           

    I can not get rservers up or the VIPs active.... Help Me....
    logging enable
    logging timestamp
    logging trap 5
    logging history 5
    logging buffered 6
    logging persistent 5
    logging monitor 5
    logging queue 5000
    boot system image:c4710ace-t1k9-mz.A5_1_2.bin
    hostname x86ACE03
    interface gigabitEthernet 1/1
    switchport access vlan 700
    no shutdown
    interface gigabitEthernet 1/2
    switchport trunk allowed vlan 701,704
    no shutdown
    interface gigabitEthernet 1/3
    shutdown
    interface gigabitEthernet 1/4
    shutdown
    ntp server 157.127.103.139
    access-list ACL_10 line 8 extended permit ip any host 10.22.6.117
    access-list ACL_10 line 16 extended permit icmp any host 10.22.6.117
    access-list ACL_10 line 24 extended permit ip any host 10.22.6.116
    access-list ACL_10 line 32 extended permit icmp any host 10.22.6.116
    access-list ACL_10 line 34 extended permit icmp any host 10.22.6.118
    access-list ACL_10 line 38 extended permit ip any host 10.22.6.118
    access-list ACL_10 line 40 extended permit ip any host 10.22.6.119
    access-list ACL_10 line 48 extended permit icmp any host 10.22.6.119
    access-list ACL_20 line 8 extended permit ip any any
    access-list ACL_20 line 16 extended permit icmp any any
    access-list ACL_40 line 16 extended permit ip 10.22.7.2 255.255.255.224 any
    access-list ACL_50 line 16 extended permit ip 10.22.7.34 255.255.255.224 any
    access-list FILTER line 10 extended permit tcp any any eq https
    access-list FILTER line 20 extended permit tcp any any eq www
    probe icmp SERVICE_ICMP_PROBE
    interval 10
    passdetect interval 5
    rserver host vsuiteFrontEnd-A
    ip address 10.22.6.116 ! 10.22.7.2
    probe SERVICE_ICMP_PROBE
    inservice
    rserver host vsuiteFrontEnd-CoreA
    ip address 10.22.6.118  ! 10.22.7.34
    probe SERVICE_ICMP_PROBE
    inservice
    serverfarm host rule-vsuiteFrontEnd-A
    rserver vsuiteFrontEnd-A
       conn-limit max 4000000 min 1
       inservice
    serverfarm host rule-vsuiteFrontEnd-CoreA
    rserver vsuiteFrontEnd-CoreA
       conn-limit max 4000000 min 1
       inservice
    parameter-map type http CASE_PARAM
    case-insensitive
    persistence-rebalance
    parameter-map type connection rule-vsuiteFrontEnd-A_CONN_PARAM
    set timeout inactivity 6400
    parameter-map type connection rule-vsuiteFrontEnd-CoreA_CONN_PARAM
    set timeout inactivity 6400
    class-map type management match-any REMOTE_ACCESS_CLASS
    description Enable remote management
    2 match protocol xml-https any
    4 match protocol icmp any
    5 match protocol telnet any
    6 match protocol ssh any
    8 match protocol https any
    class-map match-any SERVERSOURCED
    2 match access-list ACL_40
    class-map match-any SERVERSOURCED-CoreA
    2 match access-list ACL_50
    class-map match-all rule-vsuiteFrontEnd-A_CLASS
    2 match virtual-address 10.22.6.117 tcp eq https
    class-map match-all rule-vsuiteFrontEnd-CoreA_CLASS
    2 match virtual-address 10.22.6.119 tcp eq https
    policy-map type management first-match REMOTE_ACCESS_POLICY
    class REMOTE_ACCESS_CLASS
       permit
    policy-map type loadbalance first-match rule-vsuiteFrontEnd-A_POLICY
    class class-default
       serverfarm rule-vsuiteFrontEnd-A
    policy-map type loadbalance first-match rule-vsuiteFrontEnd-CoreA_POLICY
    class class-default
       serverfarm rule-vsuiteFrontEnd-CoreA
    policy-map multi-match POLICY
    class rule-vsuiteFrontEnd-A_CLASS
       loadbalance vip inservice
       loadbalance policy rule-vsuiteFrontEnd-A_POLICY
       loadbalance vip icmp-reply active
       connection advanced-options rule-vsuiteFrontEnd-A_CONN_PARAM
    policy-map multi-match POLICY-CoreA
    class rule-vsuiteFrontEnd-CoreA_CLASS
       loadbalance vip inservice
       loadbalance policy rule-vsuiteFrontEnd-CoreA_POLICY
       loadbalance vip icmp-reply active
       connection advanced-options rule-vsuiteFrontEnd-CoreA_CONN_PARAM
    policy-map multi-match SERVERSOURCED
    class SERVERSOURCED
       nat dynamic 1 vlan 700
    policy-map multi-match SERVERSOURCED-CoreA
    class SERVERSOURCED-CoreA
       nat dynamic 2 vlan 700
    service-policy input POLICY
    service-policy input POLICY-CoreA
    interface vlan 700
    ip address 10.22.6.2 255.255.255.224
    no icmp-guard
    access-group input ACL_10
    nat-pool 1 10.22.6.117 10.22.6.117 netmask 255.255.255.255 pat
    nat-pool 2 10.22.6.119 10.22.6.119 netmask 255.255.255.255 pat
    service-policy input REMOTE_ACCESS_POLICY
    no shutdown
    interface vlan 701
    ip address 10.22.7.2 255.255.255.224
    no icmp-guard
    access-group input ACL_20
    service-policy input SERVERSOURCED
    no shutdown
    interface vlan 704
    ip address 10.22.7.34 255.255.255.224
    no icmp-guard
    access-group input ACL_20
    service-policy input SERVERSOURCED-CoreA
    no shutdown
    ip route 0.0.0.0 0.0.0.0 10.22.6.1
    x86ACE03/Admin#
    x86ACE03/Admin# sh probe
    probe       : SERVICE_ICMP_PROBE
    type       : ICMP
    state       : ACTIVE
       port     : 0          address   : 0.0.0.0
       addr type : -           interval : 10     pass intvl : 5
       pass count: 3           fail count: 3       recv timeout: 10
                   ------------------ probe results ------------------
       associations     ip-address         port porttype probes failed passed health
       ------------ ----------------------+----+--------+------+------+------+------
       rserver     : vsuiteFrontEnd-A
                               10.22.6.116   0 --     78   78     0     FAILED
       rserver     : vsuiteFrontEnd-CoreA
                               10.22.6.118   0 --     459   459   0     FAILED
    x86ACE03/Admin#
    x86ACE03/Admin# sh service-policy
    Policy-map : POLICY
    Status     : ACTIVE
    Context Global Policy:
    service-policy: POLICY
       class: rule-vsuiteFrontEnd-A_CLASS
         loadbalance:
           L7 loadbalance policy: rule-vsuiteFrontEnd-A_POLICY
           VIP ICMP Reply       : ENABLED-WHEN-ACTIVE
           VIP state: OUTOFSERVICE
           VIP DWS state: DWS_DISABLED
           Persistence Rebalance: DISABLED
           curr conns       : 0         , hit count       : 0
           dropped conns   : 0
           conns per second   : 0
           client pkt count : 0         , client byte count: 0
           server pkt count : 0         , server byte count: 0
           conn-rate-limit     : -         , drop-count : -
           bandwidth-rate-limit : -         , drop-count : -
         compression:
           bytes_in : 0                         bytes_out : 0
           Compression ratio : 0.00%
                   Gzip: 0               Deflate: 0
         compression errors:
           User-Agent : 0               Accept-Encoding   : 0
           Content size: 0               Content type       : 0
           Not HTTP 1.1: 0              HTTP response error: 0
           Others     : 0
           Parameter-map(s):
             rule-vsuiteFrontEnd-A_CONN_PARAM
    Policy-map : POLICY-CoreA
    Status     : ACTIVE
    Context Global Policy:
    service-policy: POLICY-CoreA
       class: rule-vsuiteFrontEnd-CoreA_CLASS
         loadbalance:
           L7 loadbalance policy: rule-vsuiteFrontEnd-CoreA_POLICY
           VIP ICMP Reply       : ENABLED-WHEN-ACTIVE
           VIP state: OUTOFSERVICE
           VIP DWS state: DWS_DISABLED
           Persistence Rebalance: DISABLED
           curr conns       : 0         , hit count       : 0
           dropped conns   : 0
           conns per second   : 0
           client pkt count : 0         , client byte count: 0
           server pkt count : 0         , server byte count: 0
           conn-rate-limit     : -         , drop-count : -
           bandwidth-rate-limit : -         , drop-count : -
         compression:
           bytes_in : 0                         bytes_out : 0
           Compression ratio : 0.00%
                   Gzip: 0               Deflate: 0
         compression errors:
           User-Agent : 0               Accept-Encoding   : 0
           Content size: 0               Content type       : 0
           Not HTTP 1.1: 0              HTTP response error: 0
           Others     : 0
           Parameter-map(s):
             rule-vsuiteFrontEnd-CoreA_CONN_PARAM
    Policy-map : SERVERSOURCED
    Status     : ACTIVE
    Interface: vlan 1 701
    service-policy: SERVERSOURCED
       class: SERVERSOURCED
         nat:
           nat dynamic 1 vlan 700
           curr conns       : 0         , hit count       : 0
           dropped conns   : 0
           client pkt count : 0         , client byte count: 0
           server pkt count : 0         , server byte count: 0
           conn-rate-limit     : 0         , drop-count : 0
           bandwidth-rate-limit : 0         , drop-count : 0
    Policy-map : SERVERSOURCED-CoreA
    Status     : ACTIVE
    Interface: vlan 1 704
    service-policy: SERVERSOURCED-CoreA
       class: SERVERSOURCED-CoreA
         nat:
           nat dynamic 2 vlan 700
           curr conns       : 0         , hit count       : 0
           dropped conns   : 0
           client pkt count : 0         , client byte count: 0
           server pkt count : 0         , server byte count: 0
           conn-rate-limit     : 0         , drop-count : 0
           bandwidth-rate-limit : 0         , drop-count : 0
    x86ACE03/Admin# sh serverfarm
       serverfarm           type     rservers predictor         current conns
    +--------------------+---------+--------+------------------+---------------
       rule-vsuiteFrontEnd-A
                           HOST     1       ROUNDROBIN         0
       rule-vsuiteFrontEnd-CoreA
                           HOST     1       ROUNDROBIN         0
    x86ACE03/Admin# sh serverfarm rule-vsuiteFrontEnd-A
    serverfarm     : rule-vsuiteFrontEnd-A, type: HOST
    total rservers : 1
    state         : INACTIVE
    DWS state     : DISABLED
                                                   ----------connections-----------
           real                 weight state       current   total     failures
       ---+---------------------+------+------------+----------+----------+---------
       rserver: vsuiteFrontEnd-A
           10.22.6.116:0         8   PROBE-FAILED   0         0         0
    x86ACE03/Admin# sh serverfarm rule-vsuiteFrontEnd-A
    serverfarm     : rule-vsuiteFrontEnd-A, type: HOST
    total rservers : 1
    state         : INACTIVE
    DWS state     : DISABLED
                                                   ----------connections-----------
           real                 weight state       current   total     failures
       ---+---------------------+------+------------+----------+----------+---------
       rserver: vsuiteFrontEnd-A
           10.22.6.116:0         8   PROBE-FAILED   0         0         0
    x86ACE03/Admin#

  • SharePoint 2013 Configuration Wizard failure while joining a WFE to the existing server farm.

    Dears,
    I've been troubleshooting an issue while trying to join a new WFE server to an existing SharePoint 2013 farm.
    Issue Description: 
    When we run the wizard it runs for almost 30 to 45 minutes on the step 3 itself and eventually fails at the end with an error message "Failed to connect to the configuration Database..... Value doesn't fall within the expected range"
    First I thought this is a connectivity issue with the config DB and monitored the complete operation very closely after checking the permissions and SQL server connection and happened to see that the server was able to connect to the farm and all the web
    applications and the related solutions were pushed to the server and apparently the failure of the Wizard at below point: Followed by the error, all web sites and solutions were retracted and a complete roll back happens. 
    Can someone pls help me here at the earliest as I'm stuck ???
    0
    02/19/2015 11:36:41.60 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology bmt5
    High Creating new application pool 'SecurityTokenServiceApplicationPool'.
    02/19/2015 11:36:41.60 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group IIS_WPG.
    02/19/2015 11:36:41.60 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group WSS_WPG.
    02/19/2015 11:36:41.60 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group PerformanceMonitorUsers.
    02/19/2015 11:36:41.60 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sis
    Medium Attempting to give SE_ASSIGNPRIMARYTOKEN_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:41.60 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sit
    Medium Attempting to give SE_INCREASE_QUOTA_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:41.62 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology fx74
    High An exception occured while committing IIS configuration changes: Value does not fall within the expected range.
    02/19/2015 11:36:43.35 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology bmt5
    High Creating new application pool 'SecurityTokenServiceApplicationPool'.
    02/19/2015 11:36:43.35 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group IIS_WPG.
    02/19/2015 11:36:43.35 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group WSS_WPG.
    02/19/2015 11:36:43.35 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group PerformanceMonitorUsers.
    02/19/2015 11:36:43.35 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sis
    Medium Attempting to give SE_ASSIGNPRIMARYTOKEN_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:43.35 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sit
    Medium Attempting to give SE_INCREASE_QUOTA_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:43.35 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology fx74
    High An exception occured while committing IIS configuration changes: Value does not fall within the expected range.
    02/19/2015 11:36:45.09 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology bmt5
    High Creating new application pool 'SecurityTokenServiceApplicationPool'.
    02/19/2015 11:36:45.09 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group IIS_WPG.
    02/19/2015 11:36:45.10 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group WSS_WPG.
    02/19/2015 11:36:45.10 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group PerformanceMonitorUsers.
    02/19/2015 11:36:45.10 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sis
    Medium Attempting to give SE_ASSIGNPRIMARYTOKEN_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:45.10 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sit
    Medium Attempting to give SE_INCREASE_QUOTA_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:45.10 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology fx74
    High An exception occured while committing IIS configuration changes: Value does not fall within the expected range.
    02/19/2015 11:36:46.82 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology bmt5
    High Creating new application pool 'SecurityTokenServiceApplicationPool'.
    02/19/2015 11:36:46.82 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group IIS_WPG.
    02/19/2015 11:36:46.82 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group WSS_WPG.
    02/19/2015 11:36:46.82 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group PerformanceMonitorUsers.
    02/19/2015 11:36:46.82 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sis
    Medium Attempting to give SE_ASSIGNPRIMARYTOKEN_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:46.82 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sit
    Medium Attempting to give SE_INCREASE_QUOTA_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:46.82 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology fx74
    High An exception occured while committing IIS configuration changes: Value does not fall within the expected range.
    02/19/2015 11:36:48.52 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology bmt5
    High Creating new application pool 'SecurityTokenServiceApplicationPool'.
    02/19/2015 11:36:48.52 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group IIS_WPG.
    02/19/2015 11:36:48.52 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group WSS_WPG.
    02/19/2015 11:36:48.52 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 96ft
    Medium Adding Domain\Account to local group PerformanceMonitorUsers.
    02/19/2015 11:36:48.54 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sis
    Medium Attempting to give SE_ASSIGNPRIMARYTOKEN_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:48.54 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 9sit
    Medium Attempting to give SE_INCREASE_QUOTA_NAME privilege to application pool user Domain\Account
    02/19/2015 11:36:48.54 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology fx74
    High An exception occured while committing IIS configuration changes: Value does not fall within the expected range.
    02/19/2015 11:36:48.54 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology fx75
    Unexpected Reached the retry limit for committing IIS configuration changes, the operation must be rerun.
    02/19/2015 11:36:48.65 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology eru1
    Medium Released mutex 'Global\Microsoft.SharePoint.SPIisProvisioningLock'
    02/19/2015 11:36:48.65 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology aj4j4
    Unexpected Joining Farm failed. The exception is Value does not fall within the expected range. StackTrace is    at Microsoft.Web.Administration.Interop.AppHostWritableAdminManager.CommitChanges()  
      at Microsoft.Web.Administration.Configuration.CommitChanges()     at Microsoft.Web.Administration.ConfigurationManager.CommitChanges()     at Microsoft.Web.Administration.ServerManager.CommitChanges()     at Microsoft.SharePoint.Administration.SPIisServerManager.CommitChanges(ApplyChanges
    applyChanges)     at Microsoft.SharePoint.Administration.SPIisProvisioningAssistant.ProvisionApplicationPool(String name, SecurityIdentifier sid, String password, SPIisApplicationPoolSettings settings)     at Microsoft.SharePoint.Administration.SPIisManager.ProvisionApplicationPool(String
    name, SecurityIdentifier sid, SecureString password, SPIisApplicationPoolSettings settings)     at Microsoft.SharePoint.Administration.SPIisWebServiceApplicationPool.ProvisionLocal(SPIisWebServiceApplicationPoolProvisioningOptions options)  
      at Microsoft.SharePoint.Administration.SPIisWebServiceApplication.ProvisionApplicationInstance()     at Microsoft.SharePoint.Administration.Claims.SPSecurityTokenServiceApplication.ProvisionLocal(SPServiceInstance serviceInstance)    
    at Microsoft.SharePoint.Administration.SPIisWebServiceInstance.Provision()     at Microsoft.SharePoint.Administration.SPFarm.Join(Boolean skipRegisterAsDistributedCacheHost)
    02/19/2015 11:36:48.65 psconfigui.exe (0x0FA4)
    0x2D28 SharePoint Foundation
    Topology 88ah
    High Unjoining the farm.
    BR,
    Mukesh

    Hi Pradeep, this wasn't due to any permission issue.. I was trying with the farm account which is a local admin group member as well as being a member of IIS_WPG.. on a continues investigation happened to find that the IIS config file was corrupted and which
    encountered issues in the creation of app pool.. I had to tweak around some settings with the config file by considering the other WFE as a reference.. this actually fixed the issue.. 
    BR,
    Mukesh
    Regards Mukesh

  • OC4J configuration assistant failure at infrastructure installation

    Hi all,
    We want to upgrade our client server application(forms 6i and 9iDB) to Application server(3 tire). I am trying to install Oracle 9iAS Release 2, Release 9.0.2.0.1 on Win 2000 server with service pack 2.
    OC4J configuration assistant is failing by showing the below error log. Please suggest me what is the problem and how to rectify it.
    Reading ini file - 'D:\ora9ias/j2ee/deploy.ini'
    OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
    OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%s_javapPath%'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
    OC4J instance 'OC4J_Demos': Adding Environment variable '%LIB_PATH_ENV%' with value '%LIB_PATH_VALUE%'
    OC4J instance 'OC4J_Demos': Adding Environment variable 'PATH' with value 'D:/ora9ias/bin'
    OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_DAS': Adding java command line option '-server'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xincgc'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xmx256m'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xnoclassgc'
    OC4J instance 'OC4J_DAS': Adding Environment variable 'PATH' with value 'D:\ora9ias\bin'
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_Demos'...done.
    OC4J instance 'home' already exists.
    Creating OC4J instance 'OC4J_DAS'...done.
    Starting OC4J instance 'OC4J_Demos'...done.
    Deploying application 'jocdemo' to OC4J instance 'OC4J_Demos'...done.
    Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...done.
    Adding dependent libraries for application 'ojspdemos'...done.
    Deploying application 'sqljdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Deploy failed.
    Error message returned is: Instance: soft.DEMO.PENTASOFT.COM.MY Message:
    See base exception for details.
    Base Exception:
    java.lang.NullPointerException:nullSee base exception for details.
    Deploying application 'jazndemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    Deploying application 'BC4JJSPDemo' to OC4J instance 'OC4J_Demos'...oracle.ias.sysmgmt.exception.TaskException:
    The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the
    configuration on the filesystem is resolved. This condition arises when a prior operation was
    unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_Demos'...done.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'home'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    Starting OC4J instance 'OC4J_DAS'...done.
    Deploying application 'oiddas' to OC4J instance 'OC4J_DAS'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_DAS'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    DCM Terminated.
    if I see the ORACLE_HOME/DCM/LOGS, it like below.
    DCMCTL_LOG:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:06:11.854+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>iAS_dcm</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>Administrator</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[ RM ] Exception in repository API getDBConnect()</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.repository.schema.SchemaException: Unable to
         connect to Directory Server:javax.naming.CommunicationException:
         DEMO.PENTASOFT.COM.MY:4032 [Root exception is java.net.ConnectException:
         Connection refused: connect]
         at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:104)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:330)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:415)
         at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:197)
         at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDBConnect(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.getSeedInfo(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.isDBConfigured(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.initRepository(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    EMD_LOGS:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:24:22.382+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>OC4J</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>iAS_dcm/oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[Orion Launcher,5,main]</PROCESS_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[TM] Config/LoadEdit/ImportExport Adapter resync error</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.sysmgmt.repository.plugin.orionp.exceptions.SMIOC4JMissMatchedStructureException: OC4J Instance OC4J_demos does not exist in the current iAS instance, unable to save its configuration.
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl._saveChanges(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl.resyncConf(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.initialize(IASEntryPoint.java:98)
         at oracle.sysman.emSDK.eml.svlt.NavCfgHandler.startElement(NavCfgHandler.java:220)
         at org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:580)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:166)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1082)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:287)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:254)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:141)
         at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:430)
         at oracle.sysman.emSDK.eml.svlt.EMServlet.init(EMServlet.java:332)
         at oracle.sysman.eml.app.ConsoleSN.init(ConsoleSN.java:87)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:1687)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4020)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4119)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:579)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:376)
         at com.evermind.server.Application.getHttpApplication(Application.java:657)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:663)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:524)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:230)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:244)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:147)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1818)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1154)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
         at java.lang.Thread.run(Thread.java:484)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    Please suggest me what to do and how to rectify. Can we work with forms without this component. I am getting the same component failure when I install 9IAS option on infrastructure.
    With best regards and Thanks
    Varma.

    Hi,
    Thank you for the information. I installed 3 times but still the same problem persists. Apache is working fine. Hosts file also configured with the same system IP. Is this component important for executing 9i forms and reports. Is there any way to install this component alone.
    Can u suggest any good document about installation and configuration of Oracle 9i application for a layman in Oracle 9iAS. if you have any documents can u send them to [email protected]
    Waiting for your replay....
    With best regards
    Varma.

  • Synchronization failure on XMLType column

    Hi!,
    We're using Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - 64bit Production on Solaris
    After creating a table with one schema-based XMLType column, we created a context index on it with the ctxsys.path_section_group as its sole parameter. We populated the table continuously and at 30 minute intervals, though DBMS_JOB, synchronized the text index with CTX_DDL.SYNC_INDEX.
    Indexing worked normally in the beginning up to about 11000 records in the base table. After which time, further synchronization failed repeatedly with trace files indicating an error with drsxsopen. Manually sync'ing the index from SQL scratchpad produced the same error. A typical trace file is shown at the bottom.
    We also varied the memory parameter to SYNC_INDEX from 2 to 10 to 32 to 512 megabytes with the same results. Index optimization apparently works without error. Furthermore, the sum of pending records and indexed records are equal to the total number of records in the base table. No record has a NULL in the XMLType field.
    The XMLType column is stored object-relationally although no schema validation is performed on insertion through triggers. We are running a validation procedure over the entire table but this will take at least a day to complete.
    The question is: is this behaviour related to XML validation or are there other issues or bugs that come into play with respect to context index synchronization?
    Thanks
    /oracle/admin/LLDBCL/bdump/lldbcl_j000_10374.trc
    Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /oracle/product/10.1.0
    System name: SunOS
    Node name: db1
    Release: 5.9
    Version: Generic_118558-25
    Machine: sun4u
    Instance name: LLDBCL
    Redo thread mounted by this instance: 1
    Oracle process number: 31
    Unix process pid: 10374, image: oracle@db1 (J000)
    *** ACTION NAME:() 2006-08-24 19:40:25.427
    *** MODULE NAME:() 2006-08-24 19:40:25.427
    *** SERVICE NAME:(SYS$USERS) 2006-08-24 19:40:25.427
    *** SESSION ID:(123.19014) 2006-08-24 19:40:25.427
    *** 2006-08-24 19:40:25.427
    ORA-12012: error on auto execute of job 74
    ORA-20000: Oracle Text error:
    DRG-50857: oracle error in drsxsopen
    ORA-22806: not an object or REF
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.CTX_DDL", line 539
    ORA-06512: at line 1
    -------------------------------------------------------------------------------------------------------------------------------

    I did not find the exact cause of the failure, but after creating a new table and creating a BEFORE INSERT trigger with schema validation on the XML column, the problem did not reappear.
    The following should be helpful in finding which row(s) cause problems:
    ctx_output.start_log ('index_sync.log', false);
    ctx_output.add_event (CTX_OUTPUT.EVENT_INDEX_PRINT_ROWID);
    ctx_ddl.sync_index (idx, mem);

  • Cisco Prime Configuration Backup -Failure

    My Customer use Cisco Prime Ver 1.4 U2
    it Background Task in Configuration backup is show failure all Device 
    but I can Audit or syn config from WLC is success but config backup not success
    i need workaround prove issue ?
    Thank 

    Are they reachable? do the controller have proper READ_WRITE community string? can you issue debug transfer tftp enable on controller and see the output

  • ACE Configuration Issue.

    We would like to configure on ace like below:
    the virtual ip address and port like this
    : 10.10.10.10:8000,this ip address will be use to outside user request servie
    and we have to configure server farm like below
    real server 10.10.10.1:8001, 10.10.10.1:8002, 10.10.10.1:8003 ...
    the ip address is same on 10.10.10.10:8000's serverfarm, but real server service is different, and this port should be loadbalanced and healchecked.
    Is it possible solution? F5 big ip , Nortal is possible, but I don't know on ACE above issue.
    If you ok. could you give me a sample configuration?

    page 2....
    Also i forget to tell you to
    8.create resourse-class
    9. create context othr then admin context if you need multiple contexts:
    (inside context add resource class)
    10 class map type management (for remote access)
    as follows:
    Kindly find some config sample as follows:
    ACE/Admin# sh run
    Generating configuration....
    resource-class ABCD_Resource
    limit-resource all minimum 5.00 maximum unlimited
    limit-resource sticky minimum 5.00 maximum unlimited
    boot system image:c4710ace-mz.A3_2_1.bin
    hostname ACE
    context Admin
    member ABCD_Resource
    access-list everyone line 10 extended permit icmp any any
    access-list everyone line 20 extended permit ip any any
    access-list for-cap line 8 extended permit ip any any
    probe http HTTP-Probe
    port 8000
    interval 2
    faildetect 2
    passdetect interval 15
    request method head
    probe icmp ICMP-Probe
    interval 2
    faildetect 2
    passdetect interval 60
    probe tcp TCP-8000
    port 8000
    interval 2
    faildetect 2
    passdetect interval 15
    passdetect count 2
    open 1
    rserver host A
    ip address 10.10.10.1
    inservice
    rserver host B
    ip address 10.10.10.2
    inservice
    rserver host C
    ip address 10.10.10.3
    inservice
    rserver host D
    ip address 10.10.10.4
    inservice
    serverfarm host SF-8000-1
    probe ICMP-Probe
    probe TCP-8000
    rserver A 8000
    inservice
    rserver B 8000
    inservice
    serverfarm host SF-8000-2
    probe HTTP-Probe
    probe ICMP-Probe
    probe TCP-8000
    rserver C 8000
    inservice
    rserver D 8000
    inservice
    class-map match-all L4-CLASS-REDIRECT-1
    2 match virtual-address 10.10.60.10 tcp eq www
    class-map match-all VIP-PORT-8000-1
    2 match virtual-address 10.10.60.10 tcp eq https
    class-map match-all VIP-PORT-8000-2
    2 match virtual-address 10.10.60.12 tcp eq https
    class-map type management match-any remote-mgmt
    10 match protocol ssh any
    20 match protocol telnet any
    30 match protocol icmp any
    40 match protocol http any
    50 match protocol https any
    class-map match-any server-initiated
    3 match source-address 10.10.10.4 255.255.255.255
    4 match source-address 10.10.10.3 255.255.255.255
    policy-map type management first-match remote-access
    class remote-mgmt
    permit
    policy-map type loadbalance first-match VIP-POLICY-8000-1
    class class-default
    policy-map multi-match Service-Policy-8000-1
    class VIP-PORT-8000-1
    loadbalance vip inservice
    loadbalance policy VIP-POLICY-8000-1
    loadbalance vip icmp-reply
    nat dynamic 1 vlan 60
    class L4-CLASS-REDIRECT-1
    loadbalance vip inservice
    loadbalance policy VIP-POLICY-8000-1
    policy-map multi-match Service-Policy-8000-2
    class VIP-PORT-8000-2
    loadbalance vip inservice
    loadbalance policy VIP-POLICY-8000-2
    loadbalance vip icmp-reply
    nat dynamic 1 vlan 60
    ssl-proxy server SSL-Offload-Proxy-2
    policy-map multi-match server-side
    class server-initiated
    nat dynamic 1 vlan 60
    interface vlan 10
    description APPPROD-Client-Vlan
    bridge-group 10
    mtu 1500
    access-group input everyone
    access-group output everyone
    service-policy input remote-access
    no shutdown
    interface vlan 30
    description management-vlan-interface
    ip address 10.10.30.22 255.255.255.0
    access-group input everyone
    access-group output everyone
    service-policy input remote-access
    no shutdown
    continued page 3......

  • Your computer must be connected to the Internet in order to initially configure synchroniz​ation settings. Please ensure that you are able to connect to the Internet and try again.

    I keep getting the above message when I try to configure my synchronization settings...yet I clearly have an internet connection. I downloaded the most recent Desktop Software and that did not correct the problem.
    What am I missing?
    Solved!
    Go to Solution.

    Hello 1066stump,
    Welcome to the BlackBerry Support Community Forums
    The following KB article may help regarding the issue you are having:
    http://www.blackberry.com/btsc/KB16471
    Cheers,
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

Maybe you are looking for

  • How to monitor the database growth?

    Dear All, How to monitor the database growth in SAP. Is there any t.code available to check the same. advance thanks, Sundar  C Note: suitable answers will get maximum reward points.

  • Menu Button = Backlight???

    Can anyone tell me WHY Apple decided to make holding the Menu button go back to the Main Menu instead of toggling the backlight? I don't see the point of this because the largest number of directories (menu screens) you can go in is 6 or so, which is

  • How do I block unwanted VZWN text messages STREAMING in while I am in Europe?

    As soon as I arrived in Brussels two days ago text messages from Verizon started piling in....???? Please help me stop them.

  • "The selected master image is either offline or not found. Please reconnect it and try again."

    I recently "upgraded" from Snow Leopard to Lion (10.7.2) by performing a clean install. I then reimported my Aperture Vault. Now almost all of my 12,000+ photos show a little yellow warning icon (see attached image). I am unable to edit or manipulate

  • Point hunters

    Dear Moderators & Communities, I would like to report some tries for "point-hunting", specially in these threads: Manoj Kumar: simple structure Mrutyunjaya Tripathy: background job trrigering I think this can be harmful for the Communities spirit. Be