DirectAccess "Services" operation status is unknown

We have DirectAccess on Windows Server 2012 R2 configured with external load balancing. One some servers the "Services" operation status is "unknown" and stays unknown. What does the services node actually check for?

Brian/ jonwoloshyn:
Did you switch from using an end user to an application user in CUCM? Also, is this running on a VM or a physical server? What Windows server version are you using? If you check DB connection status and CUCM connectivity, what is the status?
Was the server's Ip address changed?

Similar Messages

  • Operational Status Unknown on Cisco WiSM

    Hello,
    I have a pair of WiSM 2's managing our wireless AP's but i have a couple of access points that show their operational status as unknown on one controller but are happily working away on the other at the same time. Some settings are missing eg IOS ver and Regulatory Domains when viewing the info on this controller for that particular AP almost as if it failed during its initial setup?.
    How can i remove it from the database on this controller?
    Thanks,
    Mat

    A bit of further info, i've tried to force the ap to associate with the controller where its already in an unknown state and seen this
    Discovery phase statistics
    - Discovery requests received.............................. 132
    - Successful discovery responses sent...................... 0
    - Unsuccessful discovery request processing................ 132
    - Reason for last unsuccessful discovery attempt........... Discarding LWAPP Discovery Request from AP Since entry exists in CAPWAP
    - Time at last successful discovery attempt................ Not applicable
    - Time at last unsuccessful discovery attempt.............. Feb 08 12:20:00.935

  • Service Operation "Retry" status in Integration Broker

    Hi all
    We are using PeopleTools v8.49. Can someone please tell me what and/or when service operations (messages) with a "Retry" status are triggered for retrying? Is it a ping of the node, the next service operation or something else? Can the "retry" be configured in anyway, e.g. to retry after a particular time interval?
    Thanks in advance for any responses.
    Neil

    Hi,
    Retry and Timeout work in conjunction. Status of Retry implies that the System encountered an Intermittent error during processing. The system retries service operations with this status automatically.
    Timeout implies - The system has reached the maximum retry count to send a service operation.
    Not sure as to how to set the Retry count, if it can be done.
    Hope this helps!!
    Thanks!
    Prashant

  • Fru Operational Status "MB/SC", Definition Please

    i ran a 'prtdiag -v' on a Sunfire V240 and the results showed "MB/SC" faulty.... what does that mean?
    (Additionally, there is a flashing amber light on the front of the server... i'm guessing these are associated?)
    =========================== FRU Operational Status ===========================
    Fru Operational Status:
    Location Status
    MB/SC                   faulty  <-----------------------------
    PS0 unknown
    HDD0 present
    HDD1 present
    HDD2 present
    HDD3 present
    PS1 unknown
    Edited by: ssstonebraker on Feb 2, 2009 11:40 AM

    My first thought would suggest that you inspect the MotherBoard, which some might name as the SystemController.
    Is the System Configuration Card fully seated into its slot?
    Perhaps you could use your service contract and open a support case with Sun. If hardware components have failed, the support case would be how you would get them replaced.

  • How to update the service order status at meter level

    Hi
    I need to fetch one open service order and update the retrieved open service order status at meter level.
    I am trying to do it through BAPI_ALM_ORDER_MAITAIN but i am not able to do it.
    Please let  me know the process how to update.
    Thanks & Regards
    Pallavi

    Hi,
    Check if this code works ...
    REPORT zbapi .
    DATA t_meth TYPE TABLE OF bapi_alm_order_method.
    **Internal table for Operation (BAPI)
    DATA t_oper TYPE TABLE OF bapi_alm_order_operation.
    DATA t_comp TYPE TABLE OF bapi_alm_order_component.
    **Internal Table for Opertaions UP (BAPI)
    DATA t_comp_up TYPE TABLE OF bapi_alm_order_component_up.
    **Internal table for BAPI Return code
    DATA t_ret TYPE TABLE OF bapiret2.
    ***WORK AREA DECLARATIONS
    **Work Area for Hedaer
    DATA:wa_header TYPE caufvdb,
    wa_meth TYPE bapi_alm_order_method,
    wa_op TYPE afvgb,
    wa_comp TYPE resbb,
    wa_comp1 TYPE bapi_alm_order_component,
    wa_comp_up TYPE bapi_alm_order_component_up,
    wa_oper TYPE bapi_alm_order_operation.
    PARAMETERS:TEST.
    ****Fill Method Internal table
    CLEAR wa_meth.
    wa_meth-method = 'SAVE'.
    APPEND wa_meth TO t_meth.
    wa_meth-refnumber = sy-tabix.
    wa_meth-objecttype = 'COMPONENT'.
    wa_meth-method = 'CHANGE'.
    wa_meth-objectkey(12) = '000004000104'.
    wa_meth-objectkey+12(4) = '0010'.
    wa_meth-objectkey+16(4) = '0010'.
    APPEND wa_meth TO t_meth.
    **Component Internal table
    wa_comp1-reserv_no = '0000001072'.
    wa_comp1-res_item = '0001'.
    wa_comp1-activity = '0010'.
    wa_comp1-item_number = '0010'.
    wa_comp1-special_stock = 'B'.
    wa_comp1-requirement_quantity = '15'.
    wa_comp1-stge_loc = '0001'.
    wa_comp1-backflush = 'X'.
    APPEND wa_comp1 TO t_comp.
    **Component Update Internal table
    wa_comp_up-special_stock = 'X'.
    wa_comp_up-backflush = 'X'.
    wa_comp_up-requirement_quantity = 'X'.
    wa_comp_up-stge_loc = 'X'.
    APPEND wa_comp_up TO t_comp_up.
    **Call Bapi
    BREAK-POINT.
    CALL FUNCTION 'BAPI_ALM_ORDER_MAINTAIN'
    TABLES
    it_methods = t_meth
    it_component = t_comp
    it_component_up = t_comp_up
    return = t_ret.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.   <--- Hope u r using this too
    regards,
    Naveen
    Edited by: Naveen Deva on Apr 16, 2009 9:12 AM

  • ORA-29702: error occurred in Cluster Group Service operation

    Hi,
    After shutting down one node I'm trying but without success to start this node up:
    SQL> startup
    ORA-29702: error occurred in Cluster Group Service operation
    I got this message.
    Here is a log from file: orcl2_lmon_13886.trc
    /oracle/admin/orcl/bdump/orcl2_lmon_13886.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters and Data Mining options
    ORACLE_HOME = /oracle/DB
    System name:     Linux
    Node name:     DB2
    Release:     2.6.18-53.el5
    Version:     #1 SMP Wed Oct 10 16:34:19 EDT 2007
    Machine:     x86_64
    Instance name: orcl2
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 5
    Unix process pid: 13886, image: oracle@DB2 (LMON)
    *** SERVICE NAME:() 2008-12-19 10:08:26.214
    *** SESSION ID:(1102.1) 2008-12-19 10:08:26.214
    GES resources 21522 pool 8
    GES enqueues 33158
    GES IPC: Receivers 3 Senders 3
    GES IPC: Buffers Receive 1000 Send (i:2750 b:1934) Reserve 1000
    GES IPC: Msg Size Regular 408 Batch 8192
    Batching factor: enqueue replay 201, ack 224
    Batching factor: cache replay 126 size per lock 64
    kjxggin: receive buffer size = 32768
    clsc_connect: (0x1d19a030) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_db2_crs))
    2008-12-19 10:08:29.819: [ CSSCLNT]clsssInitNative: connect failed, rc 9
    kgxgncin: CLSS init failed with status 3
    kjxgmin: kgxgncin fails - (2)
    kjxggin: generic group layer init fails
    *** 2008-12-19 10:08:29.819
    Global Enqueue Service Shutdown
    *** 2008-12-19 10:08:29.820
    global enqueue service detaching from CM:pid=13886
    I did check listener, it did not work but I start it up:
    LSNRCTL> status
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    Start Date 19-DEC-2008 10:49:42
    Uptime 0 days 0 hr. 3 min. 55 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP ON
    Listener Parameter File /oracle/DB/network/admin/listener.ora
    Listener Log File /oracle/DB/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    LSNRCTL>
    Could you give me a guide how to start up this node? or where is a problem?

    A quick search of the Oracle documentation on the error number comes up with this
    http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96525/e29250.htm#1000969
    ORA-29702 error occurred in Cluster Group Service operation
    Cause: An unexpected error occurred while performing a CGS operation.
    Action: Verify that the LMON process is still active. Also, check the Oracle LMON trace files for errors.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • 3750 Integrated WirelessLAN Controller: Operational Status:resetting

    Hi there!
    A customer has a WS-C3750G-24WS-S50 WLC-Controller with exactly 50 APs. But those 50 Accesspoints are never completely registered to the WLC. Mostly there are 48-49 accesspoints registered but never 50.
    The WLC is losing them randomly. It is never losing the same Ap. When looking via GUI it says "All APs 50" , "Total 49".
    First of all I thought that I have the following problem:
    The 4402-50 controller supports a maximum of 50 access points and has two ports. To support the maximum number of access points, you would need to create two AP-manager interfaces (see Figure 3-15) because a 4400 series controller can support only 48 access points on one port.
    But this is not for the 3750  Integrated WirelessLAN Controller, because you have LAG enabled by default and you cannot change this. Therfore you are not able to create a second AP-Manager interface.
    So let´s forget about this.
    Then I tried some things on CLI an I noticed the following:
    sw-mr-01-01#sh platform wireless-controller 6
    Wireless Controller in Switch 6
    Operational Status of the Controller : resetting
    Service VLAN                         : 4095
    Service Port Mac Address             : 0025.8420.8e8f
    Service IP Address                   : 127.0.1.6
    Management IP Address                : 192.168.150.220
    Management VLAN                      : 0
    Software Version                     : 5.2.193.0
    Keepalive Version(controller/switch) : 1/1
    Keepalives Missed                    : 16
    Controller accepts http/https        : 0/1
    Controller's Status Line             : up
    Watchdog resets of Controller        : 1
    Controller resets total              : 0
    Unacknowledged control messages      : 27
    I guess it is not normal that the status is "resetting" although the WLC is running. I can work on GUI and CLI, so it is not really "resetting"
    According to the Config Guide status should be "operational".
    Is this maybe my problem? The customer is not able to do a good WIPT because the WLC is maybe resetting somehow internaly or something like this.
    In traps I got every minute "Lost heartbeat with supervisor" which normaly should be solved in earlier releases. I have 6.0.199.4
    HELP!!!
    Thanks in advance.

    Ok.
    1) Assing an IP address for a subnet you are sure you don´t use. for example 192.168.200.5 /24; GW 192.168.200.1 (via WLC GUI).
    2) I suppose (because I have not configured any 3750 WLC) that the service port uses the vlan ID 4095 (This is I saw in any capture). then you have to create a int vlan 4095 in the Switch and assing the GW ip address of your WLC service-port.
    3) Ping to verify conectivity between devices.
    I´m suppose you have the service port via DHCP (it could be the reason you have an IP 0.0.0.0), this is not a best practice; Cisco recommends that assing an IP to this interface and never let to DHCP, specially if you don´t have any dhcp server in this VLAN.
    Good Luck and sorry for my english.
    Best Regards.

  • Detail; The fault returned when invoking the web service operation

    Hi,
    We are getting below errors from Coldfusion, I am not a coldfusion expert engg. so unable to trace it futher..kindly suggest some move to get this resolve.
    Detail; The fault returned when invoking the web service operation is:<br> <pre>AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server faultSubcode: faultString: java.lang.reflect.UndeclaredThrowableException faultActor: faultNode: faultDetail: {http://xml.apache.org/axis/}stackTrace:java.lang.reflect.UndeclaredThrowableException at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221) at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128) at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:10 87) at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch( Unknown Source) at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) at org.apache.xerces.parsers.XML11Configuration.parse(U... ''</pre>
    Message: Cannot perform web service invocation getStudentByNRIC.
    StackTrace: coldfusion.xml.rpc.ServiceProxy$ServiceInvocationException: Cannot perform web service invocation getStudentByNRIC. at coldfusion.xml.rpc.ServiceProxy.invokeImpl(ServiceProxy.java:230) at coldfusion.xml.rpc.ServiceProxy.invoke(ServiceProxy.java:143) at 

    I expected something like:
    http://localhost:8500/opensource/QBWC_Shell.cfc?wsdl
    Apart from that, your code looks right.

  • Rac resource status is unknown only vip and asm is running fine

    i have just install oracle 10g clusterware and oracle software on RHEL 5
    only asm and vip is working fine ..rest of the resource not working status is unknown
    [oracle@rac1 bin]$ ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE ONLINE rac1
    ora....C1.lsnr application ONLINE UNKNOWN rac1
    ora.rac1.gsd application ONLINE UNKNOWN rac1
    ora.rac1.ons application ONLINE UNKNOWN rac1
    ora.rac1.vip application ONLINE ONLINE rac1
    ora....SM2.asm application ONLINE ONLINE rac2
    ora....C2.lsnr application ONLINE UNKNOWN rac2
    ora.rac2.gsd application ONLINE UNKNOWN rac2
    ora.rac2.ons application ONLINE UNKNOWN rac2
    ora.rac2.vip application ONLINE ONLINE rac2
    i tried to start is manually but its return error like this
    [oracle@rac1 bin]$ ./crs_stop ora.rac1.LISTENER_RAC1.lsnr -f
    Attempting to stop `ora.rac1.LISTENER_RAC1.lsnr` on member `rac1`
    Stop of `ora.rac1.LISTENER_RAC1.lsnr` on member `rac1` succeeded.
    [oracle@rac1 bin]$ ./crs_start ora.rac1.LISTENER_RAC1.lsnr -f
    Attempting to start `ora.rac1.LISTENER_RAC1.lsnr` on member `rac1`
    `ora.rac1.LISTENER_RAC1.lsnr` on member `rac1` has experienced an unrecoverable failure.
    Human intervention required to resume its availability.
    CRS-0215: Could not start resource 'ora.rac1.LISTENER_RAC1.lsnr'.
    [oracle@rac1 bin]$ ./crs_start ora.rac1.LISTENER_RAC1.lsnr -f
    CRS-1028: Dependency analysis failed because of:
    'Resource in UNKNOWN state: ora.rac1.LISTENER_RAC1.lsnr'
    CRS-0223: Resource 'ora.rac1.LISTENER_RAC1.lsnr' has placement error.
    [oracle@rac1 bin]$ ./crs_start ora.rac2.LISTENER_RAC2.lsnr -f
    CRS-1028: Dependency analysis failed because of:
    'Resource in UNKNOWN state: ora.rac2.LISTENER_RAC2.lsnr'
    CRS-0223: Resource 'ora.rac2.LISTENER_RAC2.lsnr' has placement error.
    i reboot the system 3 times but problem is same plz help me to solve this problem...

    /opt/app/crs/log/rac1/alertrac1.log output..
    [cssd(5441)]CRS-1605:CSSD voting file is online: /dev/raw/raw2. Details in /opt/app/crs/log/rac1/cssd/ocssd.log.
    2012-12-19 05:17:02.561
    [cssd(5441)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 .
    2012-12-19 05:17:03.998
    [crsd(4718)]CRS-1012:The OCR service started on node rac1.
    2012-12-19 05:17:04.028
    [evmd(5327)]CRS-1401:EVMD started on node rac1.
    2012-12-19 05:17:12.456
    [crsd(4718)]CRS-1201:CRSD started on node rac1.
    2012-12-19 05:17:23.668
    [cssd(5441)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 rac2 .
    2012-12-19 07:23:46.211
    [cssd(5216)]CRS-1605:CSSD voting file is online: /dev/raw/raw2. Details in /opt/app/crs/log/rac1/cssd/ocssd.log.
    2012-12-19 07:23:49.399
    [cssd(5216)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 .
    2012-12-19 07:23:50.458
    [crsd(4709)]CRS-1012:The OCR service started on node rac1.
    2012-12-19 07:23:50.490
    [evmd(5098)]CRS-1401:EVMD started on node rac1.
    2012-12-19 07:23:55.776
    [crsd(4709)]CRS-1201:CRSD started on node rac1.
    2012-12-19 07:25:00.583
    [cssd(5216)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 rac2 .
    2012-12-20 00:09:11.199
    [cssd(5286)]CRS-1605:CSSD voting file is online: /dev/raw/raw2. Details in /opt/app/crs/log/rac1/cssd/ocssd.log.
    2012-12-20 00:09:14.907
    [cssd(5286)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 .
    2012-12-20 00:09:16.446
    [evmd(5128)]CRS-1401:EVMD started on node rac1.
    2012-12-20 00:09:16.459
    [crsd(4756)]CRS-1012:The OCR service started on node rac1.
    2012-12-20 00:10:02.406
    [crsd(4756)]CRS-1201:CRSD started on node rac1.
    2012-12-20 00:10:39.220
    [cssd(5286)]CRS-1601:CSSD Reconfiguration complete. Active nodes are rac1 rac2 .
    /opt/app/crs/log/rac1/crsd/crsd.log output:-
    2012-12-20 00:09:15.606: [    CRSD][7390912]0Daemon Version: 10.2.0.1.0 Active Version: 10.2.0.1.0
    2012-12-20 00:09:15.606: [    CRSD][7390912]0Active Version and Software Version are same
    2012-12-20 00:09:15.606: [ CRSMAIN][7390912]0Initializing OCR
    2012-12-20 00:09:15.801: [  OCRRAW][7390912]proprioo: for disk 0 (/dev/raw/raw1), id match (1), my id set (1669906634,1028247821) total id sets (1), 1st set (1669906634,1028247821), 2nd set (0,0) my votes (2), total votes (2)
    2012-12-20 00:09:16.264: [  OCRMAS][3065346960]th_master:12: I AM THE NEW OCR MASTER at incar 1. Node Number = 1
    2012-12-20 00:09:16.310: [  OCRRAW][3065346960]proprioo: for disk 0 (/dev/raw/raw1), id match (1), my id set (1669906634,1028247821) total id sets (1), 1st set (1669906634,1028247821), 2nd set (0,0) my votes (2), total votes (2)
    2012-12-20 00:09:16.524: [    CRSD][7390912]0ENV Logging level for Module: allcomp 0
    2012-12-20 00:09:16.528: [    CRSD][7390912]0ENV Logging level for Module: default 0
    2012-12-20 00:09:16.534: [    CRSD][7390912]0ENV Logging level for Module: COMMCRS 0
    2012-12-20 00:09:16.536: [    CRSD][7390912]0ENV Logging level for Module: COMMNS 0
    2012-12-20 00:09:16.549: [    CRSD][7390912]0ENV Logging level for Module: CRSUI 0
    2012-12-20 00:09:16.556: [    CRSD][7390912]0ENV Logging level for Module: CRSCOMM 0
    2012-12-20 00:09:16.559: [    CRSD][7390912]0ENV Logging level for Module: CRSRTI 0
    2012-12-20 00:09:16.562: [    CRSD][7390912]0ENV Logging level for Module: CRSMAIN 0
    2012-12-20 00:09:16.564: [    CRSD][7390912]0ENV Logging level for Module: CRSPLACE 0
    2012-12-20 00:09:16.567: [    CRSD][7390912]0ENV Logging level for Module: CRSAPP 0
    2012-12-20 00:09:16.570: [    CRSD][7390912]0ENV Logging level for Module: CRSRES 0
    2012-12-20 00:09:16.573: [    CRSD][7390912]0ENV Logging level for Module: CRSOCR 0
    2012-12-20 00:09:16.576: [    CRSD][7390912]0ENV Logging level for Module: CRSTIMER 0
    2012-12-20 00:09:16.582: [    CRSD][7390912]0ENV Logging level for Module: CRSEVT 0
    2012-12-20 00:09:16.586: [    CRSD][7390912]0ENV Logging level for Module: CRSD 0
    2012-12-20 00:09:16.590: [    CRSD][7390912]0ENV Logging level for Module: CLUCLS 0
    2012-12-20 00:09:16.593: [    CRSD][7390912]0ENV Logging level for Module: OCRRAW 0
    2012-12-20 00:09:16.596: [    CRSD][7390912]0ENV Logging level for Module: OCROSD 0
    2012-12-20 00:09:16.600: [    CRSD][7390912]0ENV Logging level for Module: CSSCLNT 0
    2012-12-20 00:09:16.603: [    CRSD][7390912]0ENV Logging level for Module: OCRAPI 0
    2012-12-20 00:09:16.606: [    CRSD][7390912]0ENV Logging level for Module: OCRUTL 0
    2012-12-20 00:09:16.609: [    CRSD][7390912]0ENV Logging level for Module: OCRMSG 0
    2012-12-20 00:09:16.613: [    CRSD][7390912]0ENV Logging level for Module: OCRCLI 0
    2012-12-20 00:09:16.651: [    CRSD][7390912]0ENV Logging level for Module: OCRCAC 0
    2012-12-20 00:09:16.671: [    CRSD][7390912]0ENV Logging level for Module: OCRSRV 0
    2012-12-20 00:09:16.678: [    CRSD][7390912]0ENV Logging level for Module: OCRMAS 0
    2012-12-20 00:09:16.678: [ CRSMAIN][7390912]0Filename is /opt/app/crs/crs/init/rac1.pid
    2012-12-20 00:09:16.956: [ CRSMAIN][7390912]0Using Authorizer location: /opt/app/crs/crs/auth/
    2012-12-20 00:09:17.080: [ CRSMAIN][7390912]0Initializing RTI
    2012-12-20 00:09:17.085: [CRSTIMER][2845059984]0Timer Thread Starting.
    [  clsdmt][2866039696]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CRSD))
    2012-12-20 00:09:17.236: [  CRSRES][7390912]0Parameter SECURITY = 1, running in USER Mode
    2012-12-20 00:09:17.236: [ CRSMAIN][7390912]0Initializing EVMMgr
    2012-12-20 00:09:17.475: [ COMMCRS][2834570128]clsc_connect: (0xa4e7cc8) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2012-12-20 00:09:18.437: [ COMMCRS][2834570128]clsc_connect: (0xa45b6b8) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2012-12-20 00:09:18.888: [ COMMCRS][2834570128]clsc_connect: (0xa45af68) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2012-12-20 00:09:19.575: [ COMMCRS][2834570128]clsc_connect: (0xa456f50) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2012-12-20 00:09:20.029: [ COMMCRS][2834570128]clsc_connect: (0xa45b330) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2012-12-20 00:09:47.675: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [172339896] retval lht [-27] Signal CV.
    2012-12-20 00:09:55.947: [ CRSMAIN][7390912]0CRSD locked during state recovery, please wait.
    2012-12-20 00:10:01.118: [ CRSMAIN][7390912]0CRSD recovered, unlocked.
    2012-12-20 00:10:01.127: [ CRSMAIN][7390912]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-12-20 00:10:02.329: [ CRSMAIN][7390912]0CRSD UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=CRSD_UI_SOCKET))
    2012-12-20 00:10:02.400: [ CRSMAIN][7390912]0E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=rac1-priv)(PORT=49896))
    2012-12-20 00:10:02.401: [ CRSMAIN][7390912]0Starting Threads
    2012-12-20 00:10:02.406: [ CRSMAIN][7390912]0CRS Daemon Started.
    2012-12-20 00:10:09.239: [  CRSRES][2740161424]0startRunnable: setting CLI values
    2012-12-20 00:10:09.612: [  CRSRES][2729671568]0startRunnable: setting CLI values
    2012-12-20 00:10:10.089: [  CRSRES][2740161424]0Attempting to start `ora.rac1.vip` on member `rac1`
    2012-12-20 00:10:10.147: [  CRSRES][2729671568]0Attempting to start `ora.rac2.vip` on member `rac1`
    2012-12-20 00:10:25.883: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:25.895: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:25.907: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:25.929: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.009: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.036: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.077: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.099: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.112: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.124: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.138: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.156: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.181: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.197: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.213: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.225: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.239: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.253: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.265: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.275: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.288: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.299: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.312: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.324: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.335: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.351: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.366: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.379: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.389: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.400: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.414: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.426: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.438: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.449: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.460: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.473: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.486: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.500: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.513: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.523: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.537: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.551: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.563: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.574: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.587: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.607: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.620: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.636: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.650: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.662: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.680: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:26.694: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [176455408] retval lht [-27] Signal CV.
    2012-12-20 00:10:40.640: [  CRSRES][2740161424]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2012-12-20 00:10:42.653: [  CRSRES][2729671568]0Start of `ora.rac2.vip` on member `rac1` succeeded.
    2012-12-20 00:10:44.290: [  CRSRES][2740161424]0startRunnable: setting CLI values
    2012-12-20 00:10:44.600: [  CRSRES][2729671568]0StopResource: setting CLI values
    2012-12-20 00:10:44.601: [  CRSRES][2740161424]0Attempting to start `ora.rac1.ASM1.asm` on member `rac1`
    2012-12-20 00:10:44.669: [  CRSRES][2729671568]0Attempting to stop `ora.rac2.vip` on member `rac1`
    2012-12-20 00:10:46.051: [  CRSRES][2729671568]0Stop of `ora.rac2.vip` on member `rac1` succeeded.
    2012-12-20 00:10:46.154: [ COMMCRS][2696936336]clsc_send_msg: (0xa84ecb0) NS err (12571, 12560), transport (530, 111, 0)
    2012-12-20 00:10:46.154: [ CRSCOMM][2729671568]0CLSC connection failed, ret = 9
    2012-12-20 00:10:46.154: [  CRSEVT][2729671568]0invokepeer ret 200
    2012-12-20 00:10:46.302: [  CRSRES][2729671568]0Remote start never sent to rac2: X_E2E_NotSent : Failed to connect to node: rac2
    (File: caa_CmdRTI.cpp, line: 492
    2012-12-20 00:10:46.303: [  CRSRES][2729671568][ALERT]0Remote start for `ora.rac2.vip` failed on member `rac2`
    2012-12-20 00:10:46.446: [  CRSEVT][2740161424]0CAAMonitorHandler :: 0:Action Script /opt/app/oracle/product/db_1/bin/racgwrap(start) timed out for ora.rac1.ASM1.asm! (timeout=600)
    2012-12-20 00:10:46.446: [  CRSAPP][2740161424]0StartResource error for ora.rac1.ASM1.asm error code = -2
    2012-12-20 00:10:46.558: [  CRSRES][2729671568]0startRunnable: setting CLI values
    2012-12-20 00:10:46.625: [  CRSEVT][2740161424]0CAAMonitorHandler :: 0:Action Script /opt/app/oracle/product/db_1/bin/racgwrap(stop) timed out for ora.rac1.ASM1.asm! (timeout=600)
    2012-12-20 00:10:46.626: [  CRSAPP][2740161424]0StopResource error for ora.rac1.ASM1.asm error code = -2
    2012-12-20 00:10:46.665: [  CRSRES][2729671568]0Attempting to start `ora.rac2.vip` on member `rac1`
    2012-12-20 00:10:46.750: [  CRSRES][2740161424]0X_OP_StopResourceFailed : Stop Resource failed
    (File: rti.cpp, line: 1698
    2012-12-20 00:10:46.750: [  CRSRES][2740161424][ALERT]0`ora.rac1.ASM1.asm` on member `rac1` has experienced an unrecoverable failure.
    2012-12-20 00:10:46.750: [  CRSRES][2740161424]0Human intervention required to resume its availability.
    2012-12-20 00:10:46.938: [  CRSRES][2740161424]0startRunnable: setting CLI values
    2012-12-20 00:10:46.978: [  CRSRES][2740161424]0Attempting to start `ora.rac1.LISTENER_RAC1.lsnr` on member `rac1`
    2012-12-20 00:10:47.541: [  CRSEVT][2740161424]0CAAMonitorHandler :: 0:Action Script /opt/app/oracle/product/db_1/bin/racgwrap(start) timed out for ora.rac1.LISTENER_RAC1.lsnr! (timeout=600)
    2012-12-20 00:10:47.541: [  CRSAPP][2740161424]0StartResource error for ora.rac1.LISTENER_RAC1.lsnr error code = -2
    2012-12-20 00:10:47.807: [  CRSEVT][2740161424]0CAAMonitorHandler :: 0:Action Script /opt/app/oracle/product/db_1/bin/racgwrap(stop) timed out for ora.rac1.LISTENER_RAC1.lsnr! (timeout=600)
    2012-12-20 00:10:47.807: [  CRSAPP][2740161424]0StopResource error for ora.rac1.LISTENER_RAC1.lsnr error code = -2
    2012-12-20 00:10:48.181: [  CRSRES][2740161424]0X_OP_StopResourceFailed : Stop Resource failed
    (File: rti.cpp, line: 1698
    2012-12-20 00:10:48.181: [  CRSRES][2740161424][ALERT]0`ora.rac1.LISTENER_RAC1.lsnr` on member `rac1` has experienced an unrecoverable failure.
    2012-12-20 00:10:48.181: [  CRSRES][2740161424]0Human intervention required to resume its availability.
    2012-12-20 00:10:50.692: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [177094664] retval lht [-27] Signal CV.
    2012-12-20 00:11:00.139: [  CRSRES][2729671568]0Start of `ora.rac2.vip` on member `rac1` succeeded.
    2012-12-20 00:11:00.257: [  CRSRES][2729671568]0StopResource: setting CLI values
    2012-12-20 00:11:00.269: [  CRSRES][2729671568]0Attempting to stop `ora.rac2.vip` on member `rac1`
    2012-12-20 00:11:00.882: [  CRSRES][2729671568]0Stop of `ora.rac2.vip` on member `rac1` succeeded.
    2012-12-20 00:11:00.938: [  CRSRES][2729671568]0Attempting to start `ora.rac2.vip` on member `rac2`
    2012-12-20 00:11:23.937: [  CRSRES][2729671568]0Start of `ora.rac2.vip` on member `rac2` failed.
    2012-12-20 00:11:24.051: [  CRSRES][2729671568]0startRunnable: setting CLI values
    2012-12-20 00:11:24.067: [  CRSRES][2729671568]0Attempting to start `ora.rac2.vip` on member `rac1`
    2012-12-20 00:11:36.257: [  OCRSRV][3044367248]th_select_handler: Failed to retrieve procctx from ht. constr = [177090520] retval lht [-27] Signal CV.
    2012-12-20 00:11:43.061: [  CRSAPP][2729671568]0StartResource error for ora.rac2.vip error code = 1
    2012-12-20 00:11:46.191: [  CRSAPP][2740161424]0CheckResource error for ora.rac1.vip error code = 1
    2012-12-20 00:11:46.196: [  CRSRES][2740161424]0In stateChanged, ora.rac1.vip target is ONLINE
    2012-12-20 00:11:46.197: [  CRSRES][2740161424]0ora.rac1.vip on rac1 went OFFLINE unexpectedly
    2012-12-20 00:11:46.197: [  CRSRES][2740161424]0StopResource: setting CLI values
    2012-12-20 00:11:46.211: [  CRSRES][2740161424]0Attempting to stop `ora.rac1.vip` on member `rac1`
    2012-12-20 00:11:46.422: [  CRSRES][2729671568]0Start of `ora.rac2.vip` on member `rac1` failed.
    2012-12-20 00:11:46.815: [  CRSRES][2686446480]0startRunnable: setting CLI values
    2012-12-20 00:11:46.848: [  CRSRES][2729671568]0startRunnable: setting CLI values
    2012-12-20 00:11:47.139: [  CRSRES][2686446480]0Attempting to start `ora.rac1.ons` on member `rac1`
    2012-12-20 00:11:47.163: [  CRSRES][2729671568]0Attempting to start `ora.rac1.gsd` on member `rac1`
    2012-12-20 00:11:47.266: [  CRSRES][2675956624]0Attempting to start `ora.rac2.gsd` on member `rac2`
    2012-12-20 00:11:47.571: [  CRSRES][2665466768]0Attempting to start `ora.rac2.ons` on member `rac2`
    2012-12-20 00:11:49.679: [  CRSEVT][2686446480]0CAAMonitorHandler :: 0:Action Script /opt/app/crs/bin/racgwrap(start) timed out for ora.rac1.ons! (timeout=600)
    2012-12-20 00:11:49.680: [  CRSAPP][2686446480]0StartResource error for ora.rac1.ons error code = -2
    2012-12-20 00:11:49.710: [  CRSEVT][2729671568]0CAAMonitorHandler :: 0:Action Script /opt/app/crs/bin/racgwrap(start) timed out for ora.rac1.gsd! (timeout=600)
    2012-12-20 00:11:49.710: [  CRSAPP][2729671568]0StartResource error for ora.rac1.gsd error code = -2
    2012-12-20 00:11:49.794: [  CRSEVT][2686446480]0CAAMonitorHandler :: 0:Action Script /opt/app/crs/bin/racgwrap(stop) timed out for ora.rac1.ons! (timeout=600)
    2012-12-20 00:11:49.794: [  CRSAPP][2686446480]0StopResource error for ora.rac1.ons error code = -2
    2012-12-20 00:11:49.813: [  CRSRES][2686446480]0X_OP_StopResourceFailed : Stop Resource failed
    (File: rti.cpp, line: 1698
    2012-12-20 00:11:49.813: [  CRSRES][2686446480][ALERT]0`ora.rac1.ons` on member `rac1` has experienced an unrecoverable failure.
    2012-12-20 00:11:49.813: [  CRSRES][2686446480]0Human intervention required to resume its availability.
    2012-12-20 00:11:49.839: [  CRSEVT][2729671568]0CAAMonitorHandler :: 0:Action Script /opt/app/crs/bin/racgwrap(stop) timed out for ora.rac1.gsd! (timeout=600)
    2012-12-20 00:11:49.839: [  CRSAPP][2729671568]0StopResource error for ora.rac1.gsd error code = -2
    2012-12-20 00:11:49.865: [  CRSRES][2729671568]0X_OP_StopResourceFailed : Stop Resource failed
    (File: rti.cpp, line: 1698
    2012-12-20 00:11:49.865: [  CRSRES][2729671568][ALERT]0`ora.rac1.gsd` on member `rac1` has experienced an unrecoverable failure.
    2012-12-20 00:11:49.865: [  CRSRES][2729671568]0Human intervention required to resume its availability.
    2012-12-20 00:11:50.076: [  CRSRES][2740161424]0Stop of `ora.rac1.vip` on member `rac1` succeeded.
    2012-12-20 00:11:50.079: [  CRSRES][2740161424]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2012-12-20 00:11:50.103: [  CRSRES][2740161424]0ora.rac1.vip failed on rac1 relocating.
    2012-12-20 00:11:50.520: [  CRSRES][2740161424]0Attempting to start `ora.rac1.vip` on member `rac2`
    2012-12-20 00:11:50.773: [  CRSRES][2675956624][ALERT]0`ora.rac2.gsd` on member `rac2` has experienced an unrecoverable failure.
    2012-12-20 00:11:50.774: [  CRSRES][2675956624]0Human intervention required to resume its availability.
    2012-12-20 00:11:50.810: [  CRSRES][2665466768][ALERT]0`ora.rac2.ons` on member `rac2` has experienced an unrecoverable failure.
    2012-12-20 00:11:50.810: [  CRSRES][2665466768]0Human intervention required to resume its availability.
    2012-12-20 00:12:13.625: [  CRSRES][2740161424]0Start of `ora.rac1.vip` on member `rac2` failed.
    2012-12-20 00:12:13.994: [  CRSRES][2686446480]0startRunnable: setting CLI values
    2012-12-20 00:12:26.925: [ COMMCRS][2824080272]clsc_receive: (0xa975368) Lock release 1 failed, rc 2
    2012-12-20 00:12:26.925: [ COMMCRS][2824080272]clsc_receive: (0xa975368) error 2
    2012-12-20 00:12:33.062: [  CRSAPP][2686446480]0StartResource error for ora.rac2.vip error code = 1
    [root@rac1 bin]# ./crsctl check crs
    CSS appears healthy
    CRS appears healthy
    EVM appears healthy
    [root@rac1 bin]#
    current output of crs_stat
    [root@rac1 bin]# ./crs_stat -t
    Name Type Target State Host
    ora....SM1.asm application ONLINE UNKNOWN rac1
    ora....C1.lsnr application ONLINE UNKNOWN rac1
    ora.rac1.gsd application ONLINE UNKNOWN rac1
    ora.rac1.ons application ONLINE UNKNOWN rac1
    ora.rac1.vip application ONLINE OFFLINE
    ora....SM2.asm application ONLINE OFFLINE
    ora....C2.lsnr application ONLINE OFFLINE
    ora.rac2.gsd application ONLINE UNKNOWN rac2
    ora.rac2.ons application ONLINE UNKNOWN rac2
    ora.rac2.vip application ONLINE OFFLINE

  • MRS (Multi Resource Scheduling) - Show operation status in Planning Board

    Because the current MRS thread is some long and complicated I chose to move this question into a seperate thread:
    Initial question:
    Like many companies, it is not unusual at my customer for their Planners to create orders with multiple operations, particularly since many orders require different crafts to perform the work. When the Planning Board is launched and Planners lok at work scheduled for the past week they want to be able to see at a glance which operations have been completed and which operations, perhaps from the same order, have not and may need to be rescheduled. Their preference is to select "final confirmation" when using transaction IW41 and thereby set the operation system status to CNF when the work on an operation has been completed. They then want to somehow use this CNF operation status to drive something visual in the graphical Demand layout display and Resource layout display to enable the Planner to see at a glance that the operation has been completed. I've tried several approaches with configuration of abstract statuses and the user interface profile without success. My customer's interest in being able to see the completion status of an operation in the MRS Planning Board makes a lot of sense to me. I'm hoping someone can help me with a technique for modifying the Planning Board so that it displays the completion status of an operation in a visual way.
    Response from Varun Verma:
    Hi Mark,
    The problem at your customers end is nothing new.
    What you can do ( many other customers have done it in similar way ) is:
    1) you integrate the status CNF into MRS.
    Check the customizing: Basic Settings -> Assign ERP Objects -> Status
    2) configure in MRS that for status CNF, the assignments and demands (only in item work list or Hotlist) is colored to GREEN (or any other color)
    Check customizing: Set Up Scheduler Workplace -> Workplace Profiles -> Define User Interface Profiles
    Thus the users will know visually, that the green colored assignments are already completed.
    By the way, in your work list you can also filter the demands based on their status
    Regards
    Varun.
    Followup question:
    Varun,
    Thanks for the response.  I thought I had tried this but perhaps it's because in the UI profile I had not entered something in both the status groups for assignments and the status groups for demands.  I have a bit more testing to do but it appears that the demand status now gets updated from the operation status of PCNF (linked to abstract status WORK_START) and CNF (linked to abstract status WORK_STOP).  I also get a red bar (C4) for PCNF and a green bar (C1) for CNF.  Do you have a better status group I should be using in place of C1 and C4?  Status groups C1 and C4 give me a bar but it doesn't look like the demand bar with a outline and alphanumeric description of the demand, it's just a colored bar.
    I know the work list can be filtered based on their MRS "planning" status, however, it doesn't appear to permit filtering by the status of the operation unless I add the operation status as an additional field in the worklist.  Is there something I'm missing here?  And even if it did, my customer wants to be able to see the CNF status indication in the Demand layout and schedule using the work centers so the worklist is not being shown like it is in the Resource layout.
    Mark
    Edited by: Mark Scott on Aug 10, 2009 3:35 PM

    Hi Mark,
    Well I assumed that you have confirmations integration active !! But I guess not because you say that the status is not integrated always.
    What you need to do:
    1) I assume you have SP05 or later.
    2) Implement the user exit: CONFPM05. In the implementation of this exit you need to call FM: /MRSS/RSG_PM_ORDER_CONFIRM
    3) Go to customizing: Basic Settings --> Assign ERP Objects --> Status
      -- Here, define an abstract status (MRS Status) for confirmed and partially confirmed
      -- map it to R3 status CNF and PCNF.
    After this, whenever you enter confirmation for PM order from transaction IW41, the status will be integrated.
    Now you can use the MRS statuses defined in step 3 to configure the colors.
    Implementing the user exit CONFPM05 might require some technical input. But it is easy. Just a few double clicks and copy paste.
    Contact an ABAP developer for the same.
    This should solve your issue.
    Regards
    Varun

  • Voice Mail Device Status is Unknown

    My Voice Mail Port: CiscoUM1-VI1 has a status of Unknown, with the IP registered as 10.0.1.2 (Unity)
    I'm at a loss as to why its at this.

    If it's just 1 port and you've already tried resetting it countless times, chances are you'll need to reboot Unity to get it registered again.
    HTH
    java
    If this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • Service Order status  Not Changing From Resloved to Closed status

    The service order Status not automatically moving from Resolved to closed after 30days.
    Observation
    We Revived program Z program ,seems to be fine.
    I am set the program in debugging mode for testing the Service orders by  reduce the time duraion for staus resolved to closed, am getting the getting the Error Test determination procedure is not evaluated . 
    Point of dout
    1) Is there any relation between Test Determination Procedure and Z program.
    2) while am checking for Text Customing for Consistency I found an error Log.
    3) While creating Service Order Test field was Mandatory
                      for that have dout about is there any relation between for this program
    Thanks in Advance
    Regards
    Raju.........

    Solved ...
    BD75  (RBDMOIND ) is T-Code and report name ...
    need to schedule ...

  • How to allow multiple output parameters in a user-defined service operation???

    I have creating a self-defined service operation “LDAPAddUser” to connect to LDAP server to create user accounts. I want to get 2 output parameters after executing the operation. One is the result (Boolean data type) and one is the error message (String data type). However, since Java only support one return value in a method, it seems that only one output parameter can be returned. May I have the suggestion so that multiple parameters can be supported in this case? Here is the extracted code
    In Java program,
    public Boolean addUser(String url, String aName)
    In file "component.xml",
         <operation name="addUser" method="addUser" orchestrateable="true" anonymous-access="true">
      <hint>Add a new user</hint>
         <input-parameter name="url" type="java.lang.String" required="true" title="LDAP URL">
         </input-parameter>
              <input-parameter name="aName" type="java.lang.String" required="true" title="Admin Login Name">
         </input-parameter>
              <output-parameter name="Result" title="Result" type="java.lang.Boolean">
              </output-parameter>
    Besides the boolean return value, I want to get another return value (string data type). Any suggestion ?

    I've returned multiple values to LiveCycle by using a complex object as an intermediatory.
    For example if I need to return two strings (firstName and lastName), I'll first build a single class (name) with two string attributes (private String firstName; private String LastName) and add getters and setters to my "name" class for each.  My service class method will return an object of type "name".
    for example  public name mymethod(String GUID, String username, String password).......
    Then in the component.xml you can return the two strings as long as you use the binding type "Bean":
    <output-parameter name="firstName" title="First Name" binding-type="Bean" property="firstName">
                        </output-parameter>
    <output-parameter name="lastName" title="Last Name" binding-type="Bean" property="lastName">
                         </output-parameter>

  • Error Invoking Web Service Action: Status (500): null

    Hi forum
    I am getting an "Invoking Web Service Action: Status (500): null" error  when invoking a web service action block .  The BLS transaction used as a web service outputs a text string which I tested using an xacute query . while executing the transaction as a web service the tracer tells me that there is no output .
    Best regards,
    Antonio
    I am using an xMII 11.5 installation  .
    [INFO ]: Execution Started At: 04:17:46
    [DEBUG]: 00000.01600 Begin Transaction 'TMP45B360D9-0E02-2CF7-C4B4-F3C0B41C29E0'
    [DEBUG]: 00000.01600 Begin Sequence Sequence : ()
    [DEBUG]: 00000.01600 Begin Action WebService_0 : ()
    [ERROR]: Error Invoking Web Service Action: Status (500): null
    [ERROR]: ACTION FAILED: End Action WebService_0 : ()
    [DEBUG]: 00000.11000 Begin Sequence Sequence_0 : ()
    [DEBUG]: 00000.11000 Begin Action Tracer_0 : ()
    [INFO ]:
    [DEBUG]: 00000.11000 End Action Tracer_0 : ()
    [DEBUG]: 00000.11000 End Sequence Sequence_0 : ()
    [DEBUG]: 00000.11000 End Sequence Sequence : ()
    [DEBUG]: 00000.11000 End Transaction 'TMP45B360D9-0E02-2CF7-C4B4-F3C0B41C29E0'
    [INFO ]: Execution Completed At: 04:17:46 Elapsed Time was 94 mS

    Jamie,
    Yes Indeed, I was calling inside a web service action another BLS transaction .  Now ,  I am using a call to the transaction using the runner . It worked fine .
    Thanks,

  • ESW: Question on the usage of "READ PURCHASE ORDER" service operation

    Hi everyone,
    I plan to consume consume "READ PURCHASE ORDER" in my composite application. When I navigated to SAP Documentation on ES Workplace, I found out the following paragraph in the "Notes on SAP Implementation" section.
    Notes on SAP Implementation
    Prerequisites
    You must implement the application component Purchase Orders (MM-PUR-PO) so that you can use the operation.
    I am not clear about the prerequisite. How do I implement an application component?
    Here are the details to this service operation from ES Workplace:
    Software Component Version:       ESA ECC-SE 604
    First released with:      ESA ECC-SE 600
    Release State:      released
    Technical Name:      PurchaseOrderByIDQueryResponse_In
    Namespace:      http://sap.com/xi/APPL/SE/Global
    Application Area:      MM-PUR
    Webservice Definition:      ECC_PURCHASEORDER002QR
    Direction:      inbound
    Mode:      synchronous
    Idempotency:      not applicable
    Change/Update Behavior:      not applicable
    Could anyone please enlighten me on this issue?
    Thanks,
    Joon Meng

    Hi Michael,
    thanks for the quick reply.
    Now I understand the situation better with your explanation. But how can I check whether the application component is configured, which transaction? And how I can configure the application component?
    Are there any documentations or tutorials concerning this topic? I simply do not have the whole picture / process flow of the matter.
    Thanks in advance.
    Regards,
    Joon Meng

Maybe you are looking for

  • I can not upgrade to quicktime 7.7.3 for windows vista.  Error message says there is a problem with the program installer.  Any clue as to how to get around this.

    I can not download quicktime 7.7.3 for windows vista.  The error message says that there is a problem with the windows installer.  Any clues?

  • Appointments don't show up in monthly view

    My iCal program has been having all sorts of problems recently. Right now, when I open the program, the monthly view shows but none of my appointments are visible. They only show up if I go to daily or weekly view and then return to the monthly view.

  • Problem installing itunes on my pc

    when i try to install itunes on my pc , the installation doesnot complete properly. The installation exit after accepting the destination folder without giving any error.Also the destination folder is not getting created.While installing, the dialog

  • Correlation trouble in BPM

    HI everyone, We have a BPM scenario where 2 messages or files are picked and combined into a single message and passed onto the receiver system( Which is SAP ECC in this case). Though both the files get picked, the third message is not generated. Bot

  • Service tax report

    HI is there any report for Service tax, how much i ve paid to vendor, how much i have collected from customer...............how much difference i have to pay goverment. 2. i want to see opening , debit, credit, closing balance of service tax. Regard