Not able to stop Resource group

I was not able to bring the resource group to offline.. Since some of resources are in stopping state and hung there. I was not able to either bring the resource to offline nor the resource group.
=============================================
Output of scstat
==============================================
# scstat -g
-- Resource Groups and Resources --
Group Name Resources
Resources: siebelgtwy_m gtwcrm01 siebelgtwy_m_stor siebelgtwy_m_gtwy
Resources: siebelsrvr1_m gtwcrm02 siebelsrvr1_m_stor siebelsrvr1_m_nfs siebelsrvr1_m_srvr
Resources: trillium_m gtwcrm03 trillium_m_stor trillium_m_nfs trillium_m_srvr
Resources: siebelweb_m gtwcrm04 siebelweb_m_stor
-- Resource Groups --
Group Name Node Name State
Group: siebelgtwy_m hspcsuncrm6 Online
Group: siebelgtwy_m hspcsuncrm7 Offline
Group: siebelsrvr1_m hspcsuncrm6 Error--stop failed
Group: siebelsrvr1_m hspcsuncrm7 Offline
Group: trillium_m hspcsuncrm7 Online
Group: trillium_m hspcsuncrm6 Offline
Group: siebelweb_m hspcsuncrm7 Online
Group: siebelweb_m hspcsuncrm6 Offline
-- Resources --
Resource Name Node Name State Status Message
Resource: gtwcrm01 hspcsuncrm6 Online Online - LogicalHostname online.
Resource: gtwcrm01 hspcsuncrm7 Offline Offline - LogicalHostname offline.
Resource: siebelgtwy_m_stor hspcsuncrm6 Online Online
Resource: siebelgtwy_m_stor hspcsuncrm7 Offline Offline
Resource: siebelgtwy_m_gtwy hspcsuncrm6 Online Online - Service is online.
Resource: siebelgtwy_m_gtwy hspcsuncrm7 Offline Offline
Resource: gtwcrm02 hspcsuncrm6 Online but not monitored Online - LogicalHostname online.
Resource: gtwcrm02 hspcsuncrm7 Offline Offline - LogicalHostname offline.
Resource: siebelsrvr1_m_stor hspcsuncrm6 Stopping Unknown - Stopping
Resource: siebelsrvr1_m_stor hspcsuncrm7 Offline Offline
Resource: siebelsrvr1_m_nfs hspcsuncrm6 Stopping Unknown - Stopping
Resource: siebelsrvr1_m_nfs hspcsuncrm7 Offline Offline - Completed successfully.
Resource: siebelsrvr1_m_srvr hspcsuncrm6 Offline Offline
Resource: siebelsrvr1_m_srvr hspcsuncrm7 Offline Offline
Resource: gtwcrm03 hspcsuncrm7 Online Online - LogicalHostname online.
Resource: gtwcrm03 hspcsuncrm6 Offline Online - LogicalHostname online.
Resource: trillium_m_stor hspcsuncrm7 Online Online
Resource: trillium_m_stor hspcsuncrm6 Offline Offline
Resource: trillium_m_nfs hspcsuncrm7 Online Online - Service is online.
Resource: trillium_m_nfs hspcsuncrm6 Offline Offline
Resource: trillium_m_srvr hspcsuncrm7 Online Online
Resource: trillium_m_srvr hspcsuncrm6 Offline Offline
Resource: gtwcrm04 hspcsuncrm7 Online Online - LogicalHostname online.
Resource: gtwcrm04 hspcsuncrm6 Offline Offline - LogicalHostname offline.
Resource: siebelweb_m_stor hspcsuncrm7 Online Online
Resource: siebelweb_m_stor hspcsuncrm6 Offline Offline
=======================================
Here resource group "siebelsrvr1_m " ... i need to start it again .. for that i need to bring it offline first and then start it again.
Anyone's help is much apprepicated.
Thanks & Regards
Kumaresh.P.N

I guess you set Failover_mode for the siebelsrvr1_m_stor and siebelsrvr1_m_nfs to something else than HARD, because normaly if something like this happens it would have aborted/rebooted node hspcsuncrm6.
You need to clear the Stop_failed flag like described at http://docs.sun.com/app/docs/doc/819-0703/6n343k6h3?a=view
which basicly means:
scswitch -c -h hspcsuncrm6 -j siebelsrvr1_m_nfs -f STOP_FAILED
scswitch -c -h hspcsuncrm6 -j siebelsrvr1_m_stor -f STOP_FAILED
scswitch -F -g siebelsrvr1_m
You then need to make sure that whatever lead to the stop failed problem is resolved, then you can start the RG again:
scswitch -z -g siebelsrvr1_m -h hspcsuncrm6
Btw. if you are seeing the "ping-pong" effect, e.g. the RG failing over between the two nodes failing to start properly, you can try
scswitch -Q -g <rgname that is failing>
if you are at least on SC 3.1U3 or newer.
Hope this helps.
Greets
Thorsten

Similar Messages

  • Can not start messaging server resource group in cluster 3.2

    Hi all,
    Please help in the following issue.
    I am not able to start resource group (msg-rg) and following is the error:
    ms1@root# clrg online -M -e msg-rg
    clrg: (C748634) Resource group msg-rg failed to start on chosen node and might fail over to other node(s)
    clrg: (C135343) No primary node could be found for resource group msg-rg; it remains offline
    scstat output (remove some for brief description)
    -- Device Group Servers --
    Device Group Primary Secondary
    Device group servers: SJMS ms1 ms2
    -- Device Group Status --
    Device Group Status
    Device group status: SJMS Online
    -- Resource Groups and Resources --
    Group Name Resources
    Resources: msg-rg mail msg-hasp-rs msg-rs
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: mail ms1 Offline Offline - LogicalHostname offline.
    Resource: mail ms2 Offline Offline - LogicalHostname offline.
    Resource: msg-hasp-rs ms1 Offline Offline
    Resource: msg-hasp-rs ms2 Offline Offline
    Resource: msg-rs ms1 Offline Offline - Stop Succeeded
    Resource: msg-rs ms2 Offline Offline - Stop Succeeded
    Following is the from /var/adm/messages (remove some for brief description)
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 224900 daemon.notice] launching method <ims_svc_start> for resource <msg-rs>, resou
    rce group <msg-rg>, node <ms1>, timeout <300> seconds
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource msg-rs status on node ms1 change to R_FM_UNKNOWN
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource msg-rs status msg on node ms1 change to <Starting>
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 751138 daemon.notice] 47 fe_rpc_command: cmd_type(enum):<1>:cmd=</usr/cluster/lib/r
    gm/rt/hafoip/hafoip_monitor_start>:tag=<msg-rg.mail.7>: Calling security_clnt_connect(..., host=<ms1>, sec_type {0:WEAK, 1:ST
    RONG, 2:DES} =<1>, ...)
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 268902 daemon.notice] 45 fe_rpc_command: cmd_type(enum):<1>:cmd=</opt/sun/comms/msg
    scha/bin/imssvc_start>:tag=<msg-rg.msg-rs.0>: Calling security_clnt_connect(..., host=<ms1>, sec_type {0:WEAK, 1:STRONG, 2:
    DES} =<1>, ...)
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 515159 daemon.notice] method <hafoip_monitor_start> completed successfully for reso
    urce <mail>, resource group <msg-rg>, node <ms1>, time used: 0% of timeout <300 seconds>
    Sep 26 12:25:19 ms1 Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource mail state on node ms1 change to R_ONLINE
    Sep 26 12:26:53 ms1 Cluster.PMF.pmfd: [ID 887656 daemon.notice] Process: tag="msg-rg,msg-rs,1.svc", cmd="/bin/sh -c /opt/sun/
    comms/messaging64/bin/start-msg watcher", Failed to stay up.
    Sep 26 12:26:55 ms1 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource msg-rs status on node ms1 change to R_FM_ONLINE
    Sep 26 12:26:55 ms1 Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource msg-rs status msg on node ms1 change to <Start succe
    eded.>
    Sep 26 12:26:55 ms1 Cluster.PMF.pmfd: [ID 819736 daemon.notice] PMF is restarting process that died: tag=msg-rg,msg-rs,1.svc,
    cmd_path=/bin/sh -c /opt/sun/comms/messaging64/bin/start-msg watcher, max_retries=0, num_retries=0
    Sep 26 12:27:25 ms1 SC[SUNW.ims:7.0,msg-rg,msg-rs,ims_svc_start]: [ID 141062 daemon.error] Failed to connect to host 192.168.
    0.250 and port 27442: Connection refused.
    Sep 26 12:29:55 ms1 last message repeated 6 times
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 764140 daemon.error] Method <ims_svc_start> on resource <msg-rs>, resource group <m
    sg-rg>, node <ms1>: Timeout.
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource msg-rs state on node ms1 change to R_START_FAILED
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 529407 daemon.notice] resource group msg-rg state on node ms1 change to RG_PENDING_
    OFF_START_FAILED
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource msg-rs status on node ms1 change to R_FM_FAULTED
    Sep 26 12:30:26 ms1 Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource msg-rs state on node ms1 change to R_STOPPING
    S

    I got the mistake in adding /etc/hosts. I pasted the area here for any person who can notice if they encountered same problem or same mistake.
    it should be following format:
    192.168.0.250 mail.test.com mail msg-lcreate logical hostname as follow:
    clrslh create -g msg-rg msg-lNotice qfe0:1
    # ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    eri0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.0.240 netmask ffffff00 broadcast 192.168.0.255
    groupname sc_ipmp0
    ether 0:3:ba:29:8a:ac
    eri0:1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 >index 2
    inet 192.168.0.242 netmask ffffff00 broadcast 192.168.0.255
    qfe0: flags=9040842<BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 3
    inet 192.168.0.243 netmask ffffff00 broadcast 192.168.0.255
    groupname sc_ipmp0
    ether 0:3:ba:22:d4:36
    qfe0:1: flags=1040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4> mtu 1500 index 3
    inet 192.168.0.250 netmask ffffff00 broadcast 192.168.0.255
    qfe2: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index 5
    inet 172.16.0.129 netmask ffffff80 broadcast 172.16.0.255
    ether 0:3:ba:22:d4:38
    qfe3: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500 index 4
    inet 172.16.1.1 netmask ffffff80 broadcast 172.16.1.127
    ether 0:3:ba:22:d4:39
    clprivnet0: flags=1009843<UP,BROADCAST,RUNNING,MULTICAST,MULTI_BCAST,PRIVATE,IPv4> mtu 1500 >index 6
    inet 172.16.4.1 netmask fffffe00 broadcast 172.16.5.255
    ether 0:0:0:0:0:1Now I am able to plumb logical hostname ip. messaging resource group is able to swing over between nodes and resource group is able to go online (before creating messaging server resource (msg-rs).
    after creating messaging server resource, use following command to start message resource group:
    ms1@root #clrg online -eM msg-rgI used the following command to create message resource (msg-rs)
    clrs create -g msg-rg -t SUNW.ims -x IMS_serverroot=/opt/sun/comms/messaging64 -y >Resource_dependencies=msg-l,msg-hasp-rs msg-rsBut still having problem in starting resource group after adding msg-rs
    Please advise where I went wrong..
    Thanks.

  • Not able to stop ASM on 11g R2

    We are trying to bounce 11g R2 database and ASM with RAC, I was able to shutdown database using srvctl with out any issue,
    [oracle@dev1 ~]$ srvctl status database -d dev
    Instance dev1 is running on node dev1
    Instance dev2 is running on node dev2
    [oracle@dev1 ~]$ srvctl stop database -d dev
    however when i am trying to stop ASM i could not able to stop using srvctl
    [grid@dev1 ~]$ srvctl stop asm -n dev1 -i +ASM1
    -i option has been deprecated and will be ignored.
    PRCR-1014 : Failed to stop resource ora.asm
    PRCR-1065 : Failed to stop resource ora.asm
    CRS-2529: Unable to act on 'ora.asm' because that would require stopping or relocating 'ora.DEVDATA.dg', but the force option was not specified
    any comments.
    Thanks

    Also please provide the output of the following:
    srvctl status asmIn your 1st post you typed:
    [oracle@dev1 ~]$ srvctl status database -d dev
    Instance dev1 is running on node dev1
    Instance dev2 is running on node dev2
    [oracle@dev1 ~]$ srvctl stop database -d dev
    however when i am trying to stop ASM i could not able to stop using srvctl
    [grid@dev1 ~]$ srvctl stop asm -n dev1 -i +ASM1
    -i option has been deprecated and will be ignored.
    PRCR-1014 : Failed to stop resource ora.asm
    PRCR-1065 : Failed to stop resource ora.asm
    CRS-2529: Unable to act on 'ora.asm' because that would require stopping or relocating 'ora.DEVDATA.dg', but the force option was not specifiednotice this command "srvctl stop asm -n *dev1* -i +ASM1"
    you used dev1 after the "-n" option but it looks like dev1 is your instance name and not your node name.
    can you please try:
    srvctl stop asm -n <hostname>Thanks
    Edited by: user11150436 on Oct 25, 2010 12:09 PM
    Sorry I see dev1 is your nodename as well

  • Not able to set security group without mail enabled as site collection admin using powershell in sharepoint online site - office 365

    not able to set security group without mail enabled as site collection admin using powershell in sharepoint online site - office 365?
    Any idea?

    after few days test in my lab, I can see that only email enabled group can be added as site collection admin using POWERSHELL.
    hope this helps who stuck like me!! :-)

  • Not able to Create Product Group.

    Hi All,
    Not able to Create Product Group. I has to be solved urgently. The below message form SAP.
    The field  is defined as a required field; it does not contain an entry
    Message no. MG144
    Procedure
    Transfer a suitable value.
    If the field is the material group or unit of weight, and the field is not ready for input, check whether the material is locked. If it is locked, you cannot extend the Purchasing view or the Sales view. If either of these views needs to be extended, the material must first be unlocked. This can be done only by a user with special authorization. Contact your system administrator.
    Note
    For information on locking and unlocking material master records, see the SAP library documentation Material Master (LO-MD-MM) -> Locking Material Master Records.
    Thanks in Advance,
    Pherasath.

    Hi,
    Use thie below path for creating Product group.
    Goto SPRO >Enterprise Controlling>Consolidation>Consolidation Functions>Automatic Posting>Elimination of IU Profit/Loss in Transferred Inventory>Define Product Groups
    Regards,
    JS

  • Not able to Stop Instance

    Hi,
         Not able to stop our Solution Manager system.
    Os- AIX 6.1 & database-Oracle 11
    Getting this error when trying to stop the instance:
    pm2adm> stopsap unxs0275
    Checking PM2 Database
    Database is running
    stopping the SAP instance DVEBMGS10
    Shutdown-Log is written to /support/home/pm2adm/stopsap_DVEBMGS10.log
    /usr/sap/PM2/DVEBMGS10/exe/sapcontrol -prot NI_HTTP -nr 10 -function Stop
    stop of Instance failed
    Error log:
    pm2adm> pg stopsap_DVEBMGS10.log
    Trace of system startup/check of SAP System PM2 on Fri 26 Aug 10:55:50 2011
    Called command: /usr/sap/PM2/SYS/exe/run/stopsap stop
    10:55:54
    stopping the SAP instance DVEBMGS10
    10:55:55
    Shutdown-Log is written to /support/home/pm2adm/stopsap_DVEBMGS10.log
    10:55:57
    /usr/sap/PM2/DVEBMGS10/exe/sapcontrol -prot NI_HTTP -nr 10 -function Stop
    26.08.2011 10:55:57
    Stop
    FAIL: HTTP error, HTTP/1.1 401 Unauthorized
    10:55:59
    stop of Instance failed
    Can you please suggest?

    The sapstartsrv is not allowing you to perform the Stop option for instance 10.
    The sapstartsrv should create a streamfile in the /tmp/.sapstream5<instance number>13. Check
    if this file has the right permition, something like that:
    srwx---       1 <sap>adm sapsys       .sapstream51013
    To solve the issue you could try:
    1. Try restart the sapstartsrv for the instance 10 and check if this will solve the problem.
    2. check if the s-bit permission in the program sapuxuserch (note 927637)
    3. In the last way you could disable the protect method for sapstartsrv with the instace profile parameter
    "service/protectedwebmethods = NONE" and restart the sapstartsrv. This certainly  will solve the problem, but I do not recommend it for security aspect.
    Before unprotect the web methods you should try to update the sapstartsrv.
    Edited by: Clebio Dossa on Aug 27, 2011 12:52 AM

  • Workflow - Not able to stop at the breakpoint, how to debug?

    Hi,
    I am working on solving a workflow problem, but i am not able to stop at the breakpoint put on the function module called through the program.
    I am sure that the function module is called through the workflow. please tell me why is it not stopping.
    Pls help.
    Regards,
    Chamandeep

    maybe because it is a background method, its then executed by wf-batch.
    the easiest way to test/debug a method is doing it with tx swo1, fill in the Business object and test the method with the corresponding input parameters
    /Peter

  • Not able to stop Data supplier bridge

    Hi,
    After upgrading to SP 15 of XI3.0, we are not able to stop Data
    Supplier Bridge in http://Host:50000/sld --> Administration --> Data
    Supplier Bridge.
    We have upgraded all components to SP15 and there is no problem with
    that. Please help me with this.
    Regards

    Hi Kiran,
    Have a look at the following thread.
    Data Supplier Bridge won't start in URL
    Rgds,
    Sam Raju

  • Not able to stop batch session

    Hii,
    I have placed one session on error only mode.
    it has been running for last 5 hrs.I am not able to stop the session.
    Even after loging out of the system it still shows active session.when i tried to kill the session but it is not allowing me to kill the session.instead one more session is getting created.i am able to kill that session also.
    its very urgent pls help.
    Regards,
    Viren.

    see if this part of sap-help helps you!
    Deleting Sessions
    Use
    Normally, batch input sessions are deleted from the session list automatically when they are completed. However, sessions remain in the list if any of the following is true:
    They were generated with the KEEP option.
    They contain errors or were aborted with the /bend OK code. (Such a session is deleted when you finish processing it, unless it was generated with the KEEP option.)
    When you no longer need sessions that have been held in the list, you can explicitly delete them.
    Do not delete any sessions that contain unprocessed transactions. You must first correct and process such transactions or enter the data in the transactions into the R/3 System in some other way.
    Prerequisites
    Start the batch input management tool: Select System ® Service ® Batch input ® Sessions. Alternate: Enter transaction SM35. Both paths take you to the session overview of the batch input system.
    Procedure
    To delete a session from the session queue, mark the sessions to be deleted and choose Delete from the tool bar. The system asks you to confirm the deletion. It also asks you if the session log should be deleted together with the session.
    Message was edited by: Bapujee Naidu

  • SQL Authenticator Issue not able to see roles /groups in BPM Worklist

    Hi ,
    I had configured the SQL Authenticator in Web logic using the SQL Authenticator default scripts and i have inserted few users.
    I am able to login to the Workspace using the users available in DB but i am not to able to see his group / role to which he belongs.
    Even the user who belongs to Administrator group not able to see Administrator tab in BPM Workspace.
    I have already added dbprovider.jar and i have configured jps-config.xml accordingly such that it point to custom SQL Authenticator.
    Even set the Control flags to "SUFFICIENT".
    Please some one help me on this.
    Its a high priority task.
    Regards,
    Santosh H

    As u are talking about the IR ID components, u may have a look here
    For IR components
    The specified item was not found.
    For ID components
    Security: Access Control via Assigned Users
    Regards,
    Prateek

  • Not able to stop database using srvctl

    When i stop database using srvctl from node1.. "srvctl stop database -d mosa" it does not stop. I tried "srvctl stop database -d mosa -o immediate" but to no luck. Could anybody help me on this issue.
    OS = HP-UX
    Database = Oracle 9i
    Instance1 = mosa1
    Instance2 = mosa2
    node1 = hp1
    node2 = hp2
    DB Size = 50GB
    I have opened another session to check srvctl status
    $srvctl status database -d mosa
    Instance mosa1 is not running on node hp_data1
    Instance mosa2 is running on node hp_data2
    NOTE:- BEfore i stop database, i had stopped listener.
    Regards,
    Vikhar

    Thank you , issue is solved.
    After i give below given command, i checked the status by
    $srvctl status database -d dbname
    $Instance mosa1 is not running in node1
    $Instance mosa1 is running in node2
    It means PROBLEM with instance2
    I have got following error message in alert_log file
    attempting to shut down the database and the database hangs at $srvctl stop database -d dbname. The alert log contains the following message:
    SHUTDOWN: Waiting for active calls to complete
    There are no other error messages in the alert log.
    +Solution Description:
    =====================
    Caveat: This note is intended for Unix platforms primarily, but we should
    address this issue on Windows platforms as well. On Windows, stopping the
    service is a valid workaround for these errors.
    Locate and kill any client connections to the database at the Unix level, as
    follows:
    1. Locate any client connections to the database using ps, and grep for any
    processes belonging to this .
    Example: ps -ef | grep V733
    2. Look for processes that include a 'Local=No' designation.
    Example: osupport 6235 1 0 Nov 24 0:01 oracleV733 (LOCAL=NO)
    3. Kill the Unix process(es) with the 'Local=No' designation.
    Example: Kill -9 6235
    Explanation:
    ============
    The database is waiting for pmon to clean up processes, but pmon is unable to
    clean them. The client connections to the server are causing the shutdown
    immediate or normal to hang. Killing them allows pmon to clean up and release
    the associated Oracle processes and resources+
    What resources are we talking about?
    1) Any non committed transactions must be rolled back
    2) Any temporary space (sort segments / lobs / session temporary tables) must be freed
    3) The session itself and any associated memory consumed by the session.
    4) Internal locks / enqueues must be cleaned up
    Often Oracle (SMON or PMON depending on whether Shared Server is used) will wait for the OS to terminate the process(es) associated with the session. I the OS never returns, or fails to terminate them, then the instance shutdown will hang with this message (Shutdown Waiting for Active Calls to Complete) Other means exist to achieve a quick shutdown.
    Thank you so much for your efforts.
    Edited by: VIKHARAHMED on Feb 27, 2011 10:19 PM
    Edited by: VIKHARAHMED on Feb 27, 2011 10:25 PM

  • Not able to stop Universal Work Queue Server

    Hello,
    I have created a Server Group in the ICSM (Call Center HTML administration->ICSM->Server Groups) and it has all the server processes required for Interaction Center. I started all these processes and now am trying to stop them. I am able to stop all the server processes except the Universal Work Queue Server process. Whatever I do, this server just wont stop :-(. I tried stopping it using the HTML admin page as well as the ieoicsm command line.
    I have another group and I need to start the UWQ server within this group. But it just wont start and I think thats because the UWQ server is running as pasrt of another group already. Both the server groups are associated with the same icsm node. I tried dissassociating the first UWQ server (which wont stop) from this icsm node, but I cant even do that. I cant even delete the server group as it keeps on saying that a server group which has processes runnig cannot be stopped.
    Does anyone have a solution to this?

    A restart of the application server solved the problem.

  • I am facing issue with the new iOS 7 control center; where I am not able to stop Music or go to next track from this shortcut center. Any Solution or Settings ?

    Hi,
    I have upgraded my iphone 5 to new iOS7 where I see that we have a new shorcut feature Control Center to turn on Wifi, Blutooth, Air Play etc..In the same we have for MUSIC where I am not able to pause or stop music and also cant go to next track and issue withe those buttons.
    Please let me know any seetings needs to changed.
    Thanks
    Niranjan

    Last point...who archives? On my regular email page I now have the Archive icon to the left of my Delete icon which I would prefer was to the left, first in the line as this is the icon I use mostly. With Folders, my Sent and Trash lists, who needs to archive?
    I can help you only with the placement of the icon placement -- if you right-mouse click on the toolbar, then select Customize Toolbar, you can move an icon to where you want it to be.

  • J1I9 - not able to select excise group while confi. no range

    Dear friends,
    I have done CIN configuration in development.
    all request are transported to quality.
    But when i am going to assing number ranges in J1I9 , i am not getting allready configured Excise Group for seldction . ?? WHY??
    Where i am wrong??
    Regards,
    Mahesh

    hi
    Check Note 805449 - Not able to maintain Number ranges for excise groups
    In SE12 enter J_1INEXCGRP and click on F7
    then select Utilities slect table contents and create entries in menu bar
    enter the excis egroup here save it
    then do SNRO

  • Getting unwanted messages (VZWNMN:5) from Verizon and Verizon is not able to stop them.

    I am getting messages from 6250 number and the content is VZWNMN:5 (OR) VZWNMN:11 (OR) VZWNMN:37. In a day I get around 25 messages.I have reported the issue on Jan 21st, 2012 and talked to atleast 7 customer reps, 5 tech support, 3 engineers & 4 managers. Spent atleast 10 - 12 hours on the phone with Verizon and still the case is still open.
    Since Customer support is not able to resolve the issue, they opened a ticket with Engineering team ten days back. So called after few days to check the status and the ticket was closed with status as "Resolved". But it was not so they reopened the ticket again and it's been 6 days now. The person who opened the ticket said will follow up with me on last Saturday. But no answer from him so emailed him on Monday and the response received was that he will call on Tuesday. Till now no answer. I am totally frustated with service and no where to go. Don't know whom to contact.
    Really appreciate if someone can suggest how to handle this situation.
    Thanks,
    V

    Hello.. I'm not sure how much help I will be since I don't have a Droid, BUT.. I experienced this very same issue a while back. And had the same run around with VZW customer support.. FINALLY.. i answered back to one of the text messages, it was another lady trying to reach her relative with the same first name as mine. After speaking with her for a while, I came to a conclusion these messages all started after I signed up for a option under the MY VERIZON (my account). The option was the place where you can send and receive text messages online from your MY VERIZON profile. Some how my name and number were being published into some sort of data base thing.. I had also received a premium text message that cost me $10 (im on prepaid, but had extra money in my account for ringtones & ringback tones, ect). After numerous calls to customer service about the continued text messages, they put a block on my account for receiving text messages, also there is a place in the MY VERIZON profile where the text messaging is done at to block up to, i think, 15 numbers. Well I filled every slot up with the numbers that were texting me, then started receiving probably another 50 more texts a day. It was sooo annoying!!! Then after customer service tried everything they could think of to stop the texts from continuing, I ended up having to change my phone number, something I did NOT want to do.. but it stopped the problem and it has not happened again... BUT i didn't sign up for that online text messaging option on MY VERIZON account this time.
    I hope this helps, but if not, i'm sorry... just wanted to give you my story and the resolution. Good luck!!!

Maybe you are looking for

  • Zip drive in MDD

    Now I'm trying to make use of some parts of my newly abandoned G3 B&W. One thing that's in there is a Zip drive (100MB). Is it possible to install this in my "new" G4 MDD 1.25GHz? There is a SuperDrive in there already. Thanks.

  • Any workaround for mixed media playlist on ipod classic?

    On Itunes I can create a mixed media playlist (music and music videos) I can put that playlist on my ipod. But when it comes to playing the video the ipod will only show the audio if coming from the playlist. It shows up fine when being accessed via

  • JavaFX project as library under Netbeans

    Hi, I have a big JavaFX project and I would like to improve modularity. In this case, I would like to set a JavaFX module project under Netbeans as library but I don't know how... Isn't there a checkbox "Library" as in the Eclipse project settings to

  • Computer is Authorized but songs uploaded from CDs won't play

    I have looked at all of the entries about MacBooks not playing songs, due to not being authorized, etc. I have tried all of the fixes, I have never had another Apple ID or username. What DID change, though, was the credit card I used to buy songs. Th

  • Channels

    I have had fios on my TV since the end of January.  The leaflet left with me and the channel line up online are very outdated. We spent a lot of time tonight going through every channel starting at 2 until we found the TCN channel to watch the Flyers