Party & service error

Hi!
I get this error message when trying to send a message.
I've checked all my party and services and it looks like everything is in order...can it be that I have replaced the sender and receiver in the receiver agreement?
<SAP:Stack>Party and service not defined</SAP:Stack>
// thanks

Hi,
Check your scenario with Config Tools first
/people/paul.medaille/blog/2005/06/24/test-your-xi-configuration-with-the-new-test-tool
Regards
Seshagiri

Similar Messages

  • Cancel 3rd party service error message

    Signed up for 7 day free trial of Mobile TV and have been trying to cancel it before trial period is over. When I try to access Mobile TV under my listed purchases I continue to get Error 500 message telling me I cannot access at this time. I called customer service yesterday and rep couldn't find record of that purchase so he put a purchase block on my number and assured me I wouldn't be charged the monthly fee. This needs to be resolved correctly as I will refuse to pay those charges.

    Have you tried removing it online?
    If you login to your account, choose your line, choose add or change services. Remove mobile TV and save.
    I would certainly call or check your account again to make sure it is not on the billing.

  • HTTP receiver Adapter-- 403-Forbidden-Service Error

    Hi ,
    Scenario: This is a B2B scenario in which the Sender Party communicates with external partner using HTTPS calls.
    I have enabled SSL on ABAP, installed the certificate in STRUST and created an RFC destination of Type G to connect to external system.
    <b>Question.</b>
    When i do a TEST connection of the RFC destination, the test is successful xith HTTP:1.0 200 OK.
    But when i execute my scenario, the message fails in sxmb_moni. with the following error
    <SAP:Category>XIAdapter</SAP:Category>
    <b>  <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>
      <SAP:P1>403</SAP:P1>
      <SAP:P2>Forbidden</SAP:P2>
      <SAP:P3>Service Error</SAP:P3></b>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Http server code 403 reason Forbidden explanation Service Error</SAP:Stack>
    Don't know how to proceed about. kindly advice me.
    Regards,
    Siva Maranani

    Hi,
    My problem is solved.
    I was getting the following error b'cos the wrong XML document being posted to external serer. When we changed the payload and tested the scenario, its woking fine.
    <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>
    <SAP:P1>403</SAP:P1>
    <SAP:P2>Forbidden</SAP:P2>
    <SAP:P3>Service Error</SAP:P3>
    Regards,
    Siva Maranani

  • SOAP-Web Service Error

    Hi guys
    I am trying "Siva Maranani's" weblog "Invoke Webservices using SAP XI" and have several errors.
    My first attempt was to send a message using the RWB.
    My input:
    Send to:    http://host:8000/sap/xi/engine?type=entry
    Sender:     OP_CALC_WS
    Interface:  MI_CALC_WS_OB
    Namespace:  op:xi:calc:ws
    User:       xiappluser
    Password:   .....
    QoS:        BE
    Payload:    <The request message without the SOAP 
                  envelope>
    It shows that the message is sent successfully but in sxmb_moni the error "NO_RECEIVER_CASE_BE" occurs.
    Is the send to URL correct?
    Do I need two Receiver Determination in my configuration?

    Hi all, we are in difficult with the same weblog. When we try to send a SOAP request obtain:
    <?xml version="1.0"?>
    <!-- see the documentation -->
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
         <SOAP:Body>
              <SOAP:Fault>
                   <faultcode>SOAP:Server</faultcode>
                   <faultstring>Server Error</faultstring>
                   <detail>
                        <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                             <context>XIAdapter</context>
                             <code>ModuleUnknownException</code>
                             <text><![CDATA[
    com.sap.aii.af.mp.module.ModuleException: either no channelID specified or no channel found for the specified party, service, and channel name, MessageServlet(Version $Id: //tc/aii/30_REL/src/_adapters/_soap/java/com/sap/aii/af/mp/soap/web/MessageServlet.java#7 $)
         at com.sap.aii.af.mp.soap.web.MessageServlet.doPost(MessageServlet.java:497)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:391)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:265)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
              ]]></text>
                        </s:SystemError>
                   </detail>
              </SOAP:Fault>
         </SOAP:Body>
    </SOAP:Envelope>
    Is there anybody who help us ?
    Thanks in advance
    Best regards
    Gianfranco

  • Web Service -  Error submitting soap message from SoapSonar

    XI Experts,
    I have created a new web service and downloaded the WSDL to SOAPSonar. After loading the WSDL, I try submitting a request to the XI service from SOAPSonar and keep on getting the error below. Do I need to modify the party service OMNI? Steps?
    java.security.AccessControlException: U0097519 has no permission for accessing party service :OMNI
    Please, let me know when you get a chance.
    Thanks
    Chris Hitzke

    XI Experts,
    I have created a new web service in XI and downloaded the WSDL to SOAPSonar. After loading the WSDL, I try submitting a request to the XI service from SOAPSonar and keep on getting the error below. I am running java version 1.5.0_15 on my workstation when submitting the request
    to XI. Do I need to modify the party service OMNI? Steps?
    java.security.AccessControlException: U0097519 has no permission for accessing party service :OMNI
    Please, let me know when you get a chance.
    Fyi... Installing JDK 1.3 instead of JDK 1.5 did resolve the issue. I am able to submit to other XI services from workstations with no issues. I am thinking this related to the system landscape for party service OMNI.
    Thanks
    Chris Hitzke

  • Getting an error "Remote Access Service Error" while establishing the connection usng SonicWall Netextender.

    * Original Title: SonicWall Netextender issue with Windows 8.1
    I am able to install SonicWall Netextender version 6.0.181 without any issues in my Windows 8.1 machine. When i try to establish the connection getting this error "Remote Access Service Error - Rebooting might Solve the problem".
    Hope someone can help me in resolving this issue.

    Hi,
    Please go to Windows Service manager, run "services.msc", then Look for the Remote Access Auto Connection Manager and Remote Access Connection Manager to see if those two services have been started. If not, set them to automatic start, reboot the machine,
    and install\configure NetExtender again.
    Since this is a third party application, it's recommended to contact the application vender to check the compatibility with Windows 8.1\IE 11, because they're more familiar with the application.
    http://help.mysonicwall.com/sw/eng/2605/ui2/1000/Admin/SSL-VPN_2000_1.0_Admin-8-1.html
    NOTE
    This response contains a reference to a third party World Wide Web site. Microsoft
    is providing this information as a convenience to you. Microsoft does not control these sites and has not
    tested any software or information found on these sites.
    Yolanda Zhu
    TechNet Community Support

  • CUCM returns internal service error for un-allocated numbers

    Setup...
    ITSP----sip---CUBE1------sip----CUCM
         ------sip----CUBE2-----sip---CUCM
    Calls come in via the ITSP to CUBE via SIP. CUBE then send the call to CUCM via sip signalling. This call is matched to a xlation pattern in CUCM, which then xlates the called number to an internal extension.
    The issue that was brough to my attention recently is that when users dial an unallocated number within the DDI range, the calls go into a loop. So I pulled up the traces and to my horror, CUCM doesnt send un allocated/un assigned number back to CUBE rather cucm sends an internal service error...Hence CUBE continues to another dial-peer which matches the secondary CUCM and then finally tries another dial-peer which is for outbound calls to the ITSP. As a result of this, ITSP sends the call back to our CUBES and the call goes into a loop...An excerpt of the trace is shown below:
    5668923: .Nov 21 10:26:04.120: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
    Received:
    INVITE sip:[email protected]:5060 SIP/2.0
    Via: SIP/2.0/UDP 10.106.38.24:5081;branch=z9hG4bKjk1ufl30dok1h9v7f070.1
    From: <sip:[email protected]:5060;user=phone>;tag=1919469313-1385029564105-
    To:  <sip:[email protected]>
    Call-ID: [email protected]
    CSeq: 1025047397 INVITE
    Contact: <sip:[email protected]:5081;transport=udp>
    Allow: ACK,BYE,CANCEL,INFO,INVITE,OPTIONS,PRACK,REFER,NOTIFY
    Accept: application/media_control+xml,application/sdp,multipart/mixed
    Supported:
    Max-Forwards: 69
    Content-Type: application/sdp
    Content-Length: 206
    v=0
    o=BroadWorks 21539594 1 IN IP4 10.106.38.132
    s=-
    c=IN IP4 10.106.38.132
    t=0 0
    m=audio 18792 RTP/AVP 18 0 8 101
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    a=ptime:20
    a=fmtp:18 annexb=no
    5668924: .Nov 21 10:26:04.122: //-1/28D1E35FAE8C/CCAPI/cc_api_display_ie_subfields:
       cc_api_call_setup_ind_common:
       cisco-username=08834433593
       ----- ccCallInfo IE subfields -----
       cisco-ani=sip:[email protected]:5060;user=phone
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=0
       dest=sip:[email protected]:5060
       cisco-desttype=0
       cisco-destplan=0
       cisco-rdie=FFFFFFFF
       cisco-rdn=
       cisco-rdntype=0
       cisco-rdnplan=0
       cisco-rdnpi=-1
       cisco-rdnsi=-1
       cisco-redirectreason=-1   fwd_final_type =0
       final_redirectNumber =
       hunt_group_timeout =0
    5668925: .Nov 21 10:26:04.122: //-1/28D1E35FAE8C/CCAPI/cc_api_call_setup_ind_common:
       Interface=0x20E01378, Call Info(
       Calling Number=sip:[email protected]:5060;user=phone,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=sip:[email protected]:5060(TON=Unknown, NPI=Unknown),
       Calling Translated=FALSE, Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE,
       Incoming Dial-peer=1, Progress Indication=NULL(0), Calling IE Present=TRUE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, CLID Transparent=FALSE), Call Id=11209976
    5668926: .Nov 21 10:26:04.122: //-1/28D1E35FAE8C/CCAPI/ccCheckClipClir:
       In: Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    5668927: .Nov 21 10:26:04.122: //-1/28D1E35FAE8C/CCAPI/ccCheckClipClir:
       Out: Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    5668928: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    5668929: .Nov 21 10:26:04.122: :cc_get_feature_vsa malloc success
    5668930: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    5668931: .Nov 21 10:26:04.122:  cc_get_feature_vsa count is 179
    5668932: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    5668933: .Nov 21 10:26:04.122: :FEATURE_VSA attributes are: feature_name:0,feature_time:743075624,feature_id:8589877
    5668934: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/cc_api_call_setup_ind_common:
       Set Up Event Sent;
       Call Info(Calling Number=(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=(TON=Unknown, NPI=Unknown))
    5668935: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/cc_process_call_setup_ind:
       Event=0x229E6D50
    5668936: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/cc_setupind_match_search:
       Try with the demoted called number 441115248457
    5668937: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccCallSetContext:
       Context=0x287E5458
    5668938: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/cc_process_call_setup_ind:
       >>>>CCAPI handed cid 11209976 with tag 1 to app "_ManagedAppProcess_Default"
    5668939: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccCallProceeding:
       Progress Indication=NULL(0)
    5668940: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/ccGetMemPoolFromContainer:
       mempool not found from usrContainer(27E94C5C)
    5668941: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/ccCreateMemPoolInContainer:
       Mempool(2948E434) created in usrContainer(27E94C5C)
    5668942: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=20, Params=0x2BCAEA00, Progress Indication=NULL(0)
    5668943: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccCheckClipClir:
       In: Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    5668944: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccCheckClipClir:
       Out: Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    5668945: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccCallSetupRequest:
       Destination Pattern=44T, Called Number=901115248457, Digit Strip=FALSE
    5668946: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccCallSetupRequest:
       Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=901115248457(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=
       Account Number=08834433593, Final Destination Flag=TRUE,
       Guid=28D1E35F-51CE-11E3-AE8C-8F4D5D7E5E41, Outgoing Dial-peer=20
    5668947: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=08834433593
       ----- ccCallInfo IE subfields -----
       cisco-ani=sip:[email protected]:5060;user=phone
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=0
       dest=901115248457
       cisco-desttype=0
       cisco-destplan=0
       cisco-rdie=FFFFFFFF
       cisco-rdn=
       cisco-rdntype=0
       cisco-rdnplan=0
       cisco-rdnpi=-1
       cisco-rdnsi=-1
       cisco-redirectreason=-1   fwd_final_type =0
       final_redirectNumber =
       hunt_group_timeout =0
    5668948: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x20E01378, Interface Type=3, Destination=, Mode=0x0,
       Call Params(Calling Number=sip:[email protected]:5060;user=phone,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=901115248457(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=20, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    5668949: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    5668950: .Nov 21 10:26:04.122: :cc_get_feature_vsa malloc success
    5668951: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    5668952: .Nov 21 10:26:04.122:  cc_get_feature_vsa count is 180
    5668953: .Nov 21 10:26:04.122: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    5668954: .Nov 21 10:26:04.122: :FEATURE_VSA attributes are: feature_name:0,feature_time:743086152,feature_id:8589878
    5668955: .Nov 21 10:26:04.122: //11209977/28D1E35FAE8C/CCAPI/ccIFCallSetupRequestPrivate:
       SPI Call Setup Request Is Success; Interface Type=3, FlowMode=1
    5668956: .Nov 21 10:26:04.122: //11209977/28D1E35FAE8C/CCAPI/ccCallSetContext:
       Context=0x2BCAE9B4
    5668957: .Nov 21 10:26:04.122: //11209976/28D1E35FAE8C/CCAPI/ccSaveDialpeerTag:
       Outgoing Dial-peer=20
    5668958: .Nov 21 10:26:04.122: //11209977/28D1E35FAE8C/CCAPI/cc_api_call_proceeding:
       Interface=0x20E01378, Progress Indication=NULL(0)
    5668959: .Nov 21 10:26:04.124: //11209977/28D1E35FAE8C/SIP/Msg/ccsipDisplayMsg:
    Sent:
    INVITE sip:[email protected]:5060 SIP/2.0
    Via: SIP/2.0/TCP 192.168.40.54:5060;branch=z9hG4bK222733C1466
    Remote-Party-ID: <sip:[email protected]>;party=calling;screen=no;privacy=off
    From: <sip:[email protected]>;tag=35AE4FA-F40
    To: <sip:[email protected]>
    Date: Thu, 21 Nov 2013 10:26:04 GMT
    Call-ID: [email protected]
    Supported: timer,resource-priority,replaces,sdp-anat
    Min-SE:  1800
    Cisco-Guid: 0684843871-1372459491-2928447309-1568562753
    User-Agent: Cisco-SIPGateway/IOS-12.x
    Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER, SUBSCRIBE, NOTIFY, INFO, REGISTER
    CSeq: 101 INVITE
    Timestamp: 1385029564
    Contact: <sip:[email protected]:5060;transport=tcp>
    Expires: 180
    Allow-Events: kpml, telephone-event
    Max-Forwards: 68
    Content-Type: application/sdp
    Content-Disposition: session;handling=required
    Content-Length: 355
    v=0
    o=CiscoSystemsSIP-GW-UserAgent 8736 4303 IN IP4 192.168.40.54
    s=SIP Call
    c=IN IP4 192.168.40.54
    t=0 0
    m=audio 21236 RTP/AVP 18 0 8 100 101
    c=IN IP4 192.168.40.54
    a=rtpmap:18 G729/8000
    a=fmtp:18 annexb=no
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=rtpmap:100 X-NSE/8000
    a=fmtp:100 192-194
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-15
    5668960: .Nov 21 10:26:04.124: //11209976/28D1E35FAE8C/SIP/Msg/ccsipDisplayMsg:
    Sent:
    SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 10.106.38.24:5081;branch=z9hG4bKjk1ufl30dok1h9v7f070.1
    From: <sip:[email protected]:5060;user=phone>;tag=1919469313-1385029564105-
    To:  <sip:[email protected]>
    Date: Thu, 21 Nov 2013 10:26:04 GMT
    Call-ID: [email protected]
    CSeq: 1025047397 INVITE
    Allow-Events: kpml, telephone-event
    Server: Cisco-SIPGateway/IOS-12.x
    Content-Length: 0
    5668961: .Nov 21 10:26:04.126: //11209977/28D1E35FAE8C/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 100 Trying
    Via: SIP/2.0/TCP 192.168.40.54:5060;branch=z9hG4bK222733C1466
    From: <sip:[email protected]>;tag=35AE4FA-F40
    To: <sip:[email protected]>
    Date: Thu, 21 Nov 2013 10:26:04 GMT
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Allow-Events: presence
    Content-Length: 0
    5668962: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/SIP/Msg/ccsipDisplayMsg:
    Received:
    SIP/2.0 500 Internal Server Error
    Via: SIP/2.0/TCP 192.168.40.54:5060;branch=z9hG4bK222733C1466
    From: <sip:[email protected]>;tag=35AE4FA-F40
    To: <sip:[email protected]>;tag=4622451~ffa80926-5fac-4dd6-b405-2dbbc56ae9a2-475524409
    Date: Thu, 21 Nov 2013 10:26:04 GMT
    Call-ID: [email protected]
    CSeq: 101 INVITE
    Allow-Events: presence
    Content-Length: 0
    5668963: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/CCAPI/cc_api_call_disconnected:
       Cause Value=41, Interface=0x20E01378, Call Id=11209977
    5668964: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/CCAPI/cc_api_call_disconnected:
       Call Entry(Responsed=TRUE, Cause Value=41, Retry Count=0)
    5668965: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/ccCallReleaseResources:
       release reserved xcoding resource.
    5668966: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/CCAPI/ccCallSetAAA_Accounting:
       Accounting=1, Call Id=11209977
    5668967: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/CCAPI/ccCallDisconnect:
       Cause Value=41, Tag=0x0, Call Entry(Previous Disconnect Cause=0, Disconnect Cause=41)
    5668968: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/CCAPI/ccCallDisconnect:
       Cause Value=41, Call Entry(Responsed=TRUE, Cause Value=41)
    5668969: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/CCAPI/cc_api_call_disconnect_done:
       Disposition=0, Interface=0x20E01378, Tag=0x0, Call Id=11209977,
       Call Entry(Disconnect Cause=41, Voice Class Cause Code=0, Retry Count=0)
    5668970: .Nov 21 10:26:04.128: //11209977/28D1E35FAE8C/CCAPI/cc_api_call_disconnect_done:
       Call Disconnect Event Sent
    5668971: .Nov 21 10:26:04.128: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    5668972: .Nov 21 10:26:04.128: :cc_free_feature_vsa freeing 2C4A9840
    5668973: .Nov 21 10:26:04.128: //-1/xxxxxxxxxxxx/CCAPI/cc_free_feature_vsa:
    5668974: .Nov 21 10:26:04.128:  vsacount in free is 179
    5668975: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/ccCallSetupRequest:
       Destination=, Calling IE Present=TRUE, Mode=0,
       Outgoing Dial-peer=21, Params=0x2AA85790, Progress Indication=NULL(0)
    5668976: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/ccCheckClipClir:
       In: Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    5668977: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/ccCheckClipClir:
       Out: Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
    5668978: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/ccCallSetupRequest:
       Destination Pattern=44T, Called Number=901115248457, Digit Strip=FALSE
    5668979: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/ccCallSetupRequest:
       Calling Number=sip:[email protected]:5060;user=phone(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=901115248457(TON=Unknown, NPI=Unknown),
       Redirect Number=, Display Info=
       Account Number=08834433593, Final Destination Flag=TRUE,
       Guid=28D1E35F-51CE-11E3-AE8C-8F4D5D7E5E41, Outgoing Dial-peer=21
    5668980: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/cc_api_display_ie_subfields:
       ccCallSetupRequest:
       cisco-username=08834433593
       ----- ccCallInfo IE subfields -----
       cisco-ani=sip:[email protected]:5060;user=phone
       cisco-anitype=0
       cisco-aniplan=0
       cisco-anipi=0
       cisco-anisi=0
       dest=901115248457
       cisco-desttype=0
       cisco-destplan=0
       cisco-rdie=FFFFFFFF
       cisco-rdn=
       cisco-rdntype=0
       cisco-rdnplan=0
       cisco-rdnpi=-1
       cisco-rdnsi=-1
       cisco-redirectreason=-1   fwd_final_type =0
       final_redirectNumber =
       hunt_group_timeout =0
    5668981: .Nov 21 10:26:04.128: //11209976/28D1E35FAE8C/CCAPI/ccIFCallSetupRequestPrivate:
       Interface=0x20E01378, Interface Type=3, Destination=, Mode=0x0,
       Call Params(Calling Number=sip:[email protected]:5060;user=phone,(Calling Name=)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
       Called Number=901115248457(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
       Subscriber Type Str=Unknown, FinalDestinationFlag=TRUE, Outgoing Dial-peer=21, Call Count On=FALSE,
       Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
    5668982: .Nov 21 10:26:04.128: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
    Question is why such a behaviour by CUCM. Is it because the call is sent to a xlation pattern first..Any remedies?
    Please rate all useful posts
    "opportunity is a haughty goddess who waste no time with those who are unprepared"       

    This is for the benefit of anyone who experience a similar issue like this..
    Cisco CUCM and CUBE by default do not drop a call when it receives a 486  busy, 404 not found or out of bandwidth. They reroute for all cause codes other than Out of Bandwidth, User Busy, and Unallocated Number.
    For CUCM, the value of the associated service parameters for the Cisco Call Manager service determines the rerouting decision for those cause codes. The Cluster wide Parameters (Route Plan) : Stop Routing on Out of Bandwidth Flag, Stop Routing on User Busy Flag, and Stop Routing on Unallocated Number Flag service parameters, determines what re-routing decision happens in this scenario.
    All well and good fro CUCM, but what about CUBE...
    We can also tell CUBE what to do in this circumstances just as with CUCM. The magic is to use the voice hunt command
    #conf t
    no voice hunt unassigned-number
    no voice hunt invalid-number
    no voice hunt user-busy

  • SharePoint Foundation 2010: search error: "Your search cannot be completed because of a service error."

    Hi,
    I have SharePoint Foundation 2010 running on a single server with databases, with a second server in the farm serving as a 2nd app tier. Both server have the exact same versions of SharePoint loaded (according to the Central Admin site).
    Whenever I try to run a search from any site in my SharePoint Foundation 2010 installation (in this example I typed "this is my query"), it hangs for 20-30 seconds while the IE status bar says:
    Waiting for http://SERVER2010:80/tfs/SITE1/_layouts/searchresults.aspx?k=this%20is%20my%20query&u=http%3A%2F%2Ftfs2010db%2Ftfs%2FSITE1
    Then it finally returns a results screen with an error that says: "Your search cannot be completed because of a service error. Try your search again or contact your administrator for more information."
    Checking the SharePoint logs under C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS, the relevant entries say the following (items I deem important
    bolded):
     11/05/2011 18:22:25.88 w3wp.exe (0x35F0) 0x1908 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (HEAD:http://172.22.100.101:80/)) 11/05/2011 18:22:25.88 w3wp.exe (0x35F0) 0x1908 SharePoint Foundation Logging
    Correlation Data xmnv Medium Name=Request (HEAD:http://172.22.100.101:80/) a7ab70a3-61bd-4d62-b5a4-cf77a45dafb9
    11/05/2011 18:22:25.88 w3wp.exe (0x35F0) 0x1908 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (HEAD:http://172.22.100.101:80/)). Execution Time=3.33645756653429 a7ab70a3-61bd-4d62-b5a4-cf77a45dafb9
    11/05/2011 18:22:50.73 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:http://SERVER2010:80/tfs/SITE1/_layouts/searchresults.aspx?k=this%20is%20my%20query&u=http%3A%2F%2FSERVER2010%2Ftfs%2FSITE1))
    11/05/2011 18:22:50.73 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:http://SERVER2010:80/tfs/SITE1/_layouts/searchresults.aspx?k=this%20is%20my%20query&u=http%3A%2F%2FSERVER2010%2Ftfs%2FSITE1)
    fea6cc87-0404-497a-838e-5e154f422aa4
    11/05/2011 18:22:50.73 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:http://SERVER2010:80/tfs/SITE1/_layouts/searchresults.aspx?k=this%20is%20my%20query&u=http%3A%2F%2FSERVER2010%2Ftfs%2FSITE1)).
    Execution Time=4.3055751499143 fea6cc87-0404-497a-838e-5e154f422aa4
    11/05/2011 18:22:50.73 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (POST:http://SERVER2010:80/tfs/SITE1/_layouts/searchresults.aspx?k=this%20is%20my%20query&u=http%3A%2F%2FSERVER2010%2Ftfs%2FSITE1))
    11/05/2011 18:22:50.73 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:http://SERVER2010:80/tfs/SITE1/_layouts/searchresults.aspx?k=this%20is%20my%20query&u=http%3A%2F%2FSERVER2010%2Ftfs%2FSITE1)
    5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:22:50.75 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Logging Correlation Data xmnv Medium Site=/tfs/SITE1 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:22:50.77 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Search Query dn6r High FetchDataFromURL start at(outside if): 1 param: start 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:22:50.79 mssearch.exe (0x58A4) 0x2534 SharePoint Foundation Search QueryComponentSelection aee7 Medium
    Did You Mean Suggester not found. [smart2.hxx:382] d:\office\source\otools\inc\search\common\ytrip\tripoli\smart2.hxx 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:22:50.91 mssearch.exe (0x58A4) 0x2534 SharePoint Foundation Search Query Processor e0pg Medium 1dd958fb-b605-4b3b-a676-28a3cafb2eb6:
    Query completed 125 ms, detailed time: Query stage execution ms times: 0 125 0 0 125 0 0 0 Query stage cpu ms times: 0 31 0 0 31 0 0 0 Query stage hit counts: 1 1 1 7 1 0 1 1 Cursor count: 260 Mapped page count: 164 Total index count: 7 [srequest.cxx:5526]
    d:\office\source\search\native\ytrip\tripoli\cifrmwrk\srequest.cxx 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.08 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Search Exceptions 1hjo
    Medium Exception thrown: 0x80040e31 (d:\office\source\otools\inc\search\common\ytrip\tripoli\timeout.hxx:51 ip 0x000007FEECF099B7) 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.08 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Search
    Query Processor e2o1 High In CRootQuerySpec::Execute - caught exception: 0x80040e31, translated to: 0x80040e31 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.08 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Search Administration 0000
    High Log Query: More Information: Execution stopped because a resource limit was reached. No results were returned.
    5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.08 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Web Parts 89a1
    High Error while executing web part: Microsoft.SharePoint.Search.WebControls.Srhdc GenericException: Your search cannot be completed because of a service error. Try your search again or contact your administrator for more information.
    ---> System.ServiceProcess.TimeoutException: System error. at Microsoft.SharePoint.Search.Query.KeywordQueryInternal.Execute() at Microsoft.SharePoint.Search.Query.QueryInternal.Execute(QueryProperties properties) at Microsoft.SharePoint.Search.Query.Query.Execute()
    at Microsoft.SharePoint.Search.WebControls.SearchResultHiddenObject.GetResultData() --- End of inner exception stack trace --- at Microsoft.SharePoint.Search.WebControls.SearchResultHiddenObject.get_ResultsReturned() at Microsoft.SharePoint.Search.Internal.WebControls.CoreRes...
    5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.08* w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Web Parts 89a1 High ...ultsWebPart.ModifyXsltArgumentList(ArgumentClassWrapper argList) at Microsoft.SharePoint.WebPartPages.DataFormWebPart.PrepareAndPerformTransform(Boolean
    bDeferExecuteTransform) 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.08 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Web Parts 89a2
    High InnerException 1: System.ServiceProcess.TimeoutException: System error. at Microsoft.SharePoint.Search.Query.KeywordQueryInternal.Execute() at Microsoft.SharePoint.Search.Query.QueryInternal.Execute(QueryProperties properties) at Microsoft.SharePoint.Search.Query.Query.Execute()
    at Microsoft.SharePoint.Search.WebControls.SearchResultHiddenObject.GetResultData() 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.08 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (DataBinding DataFormWebPart ()). Execution Time=15302.2074034549 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.09 w3wp.exe (0x35F0) 0x3148 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:http://SERVER2010:80/tfs/SITE1/_layouts/searchresults.aspx?k=this%20is%20my%20query&u=http%3A%2F%2FSERVER2010%2Ftfs%2FSITE1)).
    Execution Time=15358.1002613461 5e283c89-990f-4572-ae77-a1e6a5aad502
    11/05/2011 18:23:06.59 w3wp.exe (0x35F0) 0x58E0 SharePoint Foundation Monitoring nasq Medium Entering monitored scope (Request (GET:http://SERVER2010:80/tfs/SITE1/Shared%20Documents/SITE1_logo_sharepoint.png))
    11/05/2011 18:23:06.59 w3wp.exe (0x35F0) 0x58E0 SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (GET:http://SERVER2010:80/tfs/SITE1/Shared%20Documents/SITE1_logo_sharepoint.png) f0d03f8e-d78b-4004-9a5f-3ee9955afa60
    11/05/2011 18:23:06.59 w3wp.exe (0x35F0) 0x5C6C SharePoint Foundation General af71 Medium HTTP Request method: GET f0d03f8e-d78b-4004-9a5f-3ee9955afa60
    11/05/2011 18:23:06.59 w3wp.exe (0x35F0) 0x5C6C SharePoint Foundation General af75 Medium Overridden HTTP request method: GET f0d03f8e-d78b-4004-9a5f-3ee9955afa60
    11/05/2011 18:23:06.59 w3wp.exe (0x35F0) 0x5C6C SharePoint Foundation General af74 Medium HTTP request URL: /tfs/SITE1/Shared%20Documents/SITE1_logo_sharepoint.png f0d03f8e-d78b-4004-9a5f-3ee9955afa60
    11/05/2011 18:23:06.60 w3wp.exe (0x35F0) 0x58E0 SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (GET:http://SERVER2010:80/tfs/SITE1/Shared%20Documents/SITE1_logo_sharepoint.png)). Execution Time=9.75459171486879 f0d03f8e-d78b-4004-9a5f-3ee9955afa60
    Not sure what "resource limit is reached" actually means. This SharePoint installation is running under regular SQL 2008 R2, and the
    WSS_Content database is fairly small (10gig). I've reviewed the Search Service, the process account running it, the
    WSS_SEARCH index database, and verified that the Content database is using the proper index database. Everything looks like it should be crawling/indexing/working fine. But the WSS_SEARCH
    database isn't very large, so I'm not sure if the crawling is actually filling it with anything.
    Not sure where to start seriously troubleshooting this. Any advice would be appreciated. Thanks.

    Hi,
    The query ran in tens of seconds. This indicates that at some point a bad plan compiled and stayed in the cache. 
    It may have gotten there because the statistics were out of date. 
    A possible way to keep this from happening is to rebuild statistics with full scan more frequently.
    Try free the proc cache and see the result.
    http://msdn.microsoft.com/en-us/library/ms174283(v=SQL.105).aspx
    Thanks,
    Rock Wang
    Regards, Rock Wang Microsoft Online Community Support

  • IPod Service Error with iPod installer 2006-06-28

    I previously had a Mini but lost it (stolen). I bought a Nano to replace it but could never get it to work. I returned this and purchased a new 30g iPod. Same issues. I get the error message "iPod Service Error" when I open the 2006-06-28 iPod Software Updater. I even get this message whether I have my iPod connected or not. In iTunes, I get the message "The software required for communicating with the iPod is not installed correctly. Please reinstall iTunes to install the iPod's software."
    Well, I've reinstalled iTunes countless times and reinstalled the updater a equal number of times with no luck. I tried all the steps (including links) in:
    http://docs.info.apple.com/article.html?artnum=93716
    I also used msconfig with no luck. I disabled my Norton internet security and antivirus software with no success. I disabled the Fast User Switching and followed someone's advice regarding FAT32, but again no luck.
    I tried to read through all the latest discussions and articles I could find, but am now getting confused. Is there anyone out there who has been able to tackle this problem? My alternative is returning my iPod and giving up on iTunes. Help me please!! Thanks.
    Dell 8100   Windows XP  
    Dell 8100   Windows XP  

    Thanks for your response and sorry for the delay. I've been traveling. Yes, I did try making another XP user account and got the same results. I have not tried the installer cleanup. What do I do with this utility? I read the instructions from MS, but not sure if I should just highlight the iTunes, iPod, and QuickTime stuff on my PC. Any help would be appreciated.
    Thanks,

  • Reporting Services Error after Interactive sorting and drill down in pps

    Hi 
    i have a report  that has a drill down option that shows all workgroups within a specific  parent group and an interactive sorting ass well on both columns  parent group &  workgroup 
    This is displayed  in pps combined with a SharePoint
    ---the problem is that after sorting the parent group column by name   i then press the drill through icon  (+) next to it hopping to see all workgroups related to each parent group
      - but instead 
    i receive this Reporting Services Error  :
    The value for parameter 'SortItem' is not specified. It is either missing from the function call, or it is set to null. (rsMissingParameter) Get
    Online Help       
    If I don't press the sorting and just drill through it works fine. the sorting itself also works fine. 
    any suggestions ?
     

    Hi Hyaron,
    I am unable to reproduce the issue in my test environment. How did you add the drilldown feature? Were you doing that by setting visibility of the column or of the group? Please ensure to add the drilldown functionality by set the visibility of the workgroup
    from the Grouping Pane in the Report Designer.
    How did you add the Interactive Sorting on the headers of the two columns? Based on the drilldown functionality, the Interactive Sorting on the second column doesn’t work. So, you can move the Interactive Sorting on the second column. When configuring the
    Interactive sorting on the first column, you should set the parent group to sort, and sort by the field that the parent group groups by.
    Hope this helps.
    Regards,
    Mike Yin
    TechNet Community Support

  • Error when starting Netscape Calendar Server: Module: , Label: 355, Service error: #0x13209

    When starting Netscape Calendar Server, the following error message appears:
    <BR><P>
    Module: , Label: 355, Service error: #0x13209
    <P>
    The three ACIs listed below need to be present in the Directory Server in order
    for Calendar server to work properly. Check the properties on the Base DN to
    verify that the following ACIs exist. If they are not present, you will need
    to add them, and the Base DN will need to be modified for your enviroment.
    <P>
    <OL>
    <LI>ACI for allowing users to modify their own entries.<BR>
    <P>
    (targetattr = "*")(version 3.0; acl "Allow self entry modification";
    allow (write)userdn = "ldap:///self";)<BR>
    <P>
    <LI>ACI for allowing anyone permissions to Read, Search, and Compare.<BR>
    <P>
    (target="ldap:///o=basedn.com") (targetattr != "userPassword") (version
    3.0; acl "Anonymous access";
    allow (read, search, compare) userdn = "ldap:///anyone";)<BR>
    <P>
    <LI>ACI for allowing Calendar Server admins Write access to the Base DN
    (this is necessary in order for admins to add users and resources to the node).
    <BR><P>
    (target="ldap:///o=basedn.com") (targetattr = "*") (version 3.0; acl
    "Calendar Administrators Group";<BR>
    allow(all) groupdn = "ldap:///cn=Calendar Server Admins,ou=Netscape
    Servers,o=basedn.com";)<BR>
    </OL>

    Hi Trinidad,
    Thanks for your help!!!
    1.
    I didn't install EventSender and DIProxy yet, I tried first to upload and deploy the zip files, but I couldn't open the Itegration Application Explorer.
    2.
    The jvm.dll file is in in the folder pointed by the logs: C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap\jre\bin\server
    and it is also in C:\Program Files (x86)\SAP\SAP Business One Integration\jdk1.5.0_xx_sap_64\jre\bin\server
    I tried running the file  java5w.exe, but I got an error message:
    Access is denied
    Unable to open the service tomcat5
    Thne I managed to open it by "rua as administrator".
    the Java Virtual Machine path is points to the java 1.5 version folder.
    Is it possible that the reason that the service can't start is related to administrator rigts??
    In the properties in the Integration Service (services.msc):
    It is set to be run with the local system account.
    all other properties looks fine.
    in the properties of the tomcat5.exe (and tomcat5w.exe  , I tried both)
    In the Compatibility tab I tried setting the flag "Run this program in compatibility mode for" to Vista, windows 7, and server 2008
    I didn't have the option of Windows XP.
    I have also set the Privilege level of: "Run this program as administrator" to true.
    But still the service won't start.
    What can be the problem?
    What else can I check?
    Thanks a lot,
    Chana

  • How to take control back from service error handler in osb

    I am using osb to send data to multiple services at the same time.since x query is a procedural language if any single operation fails the flow goes to service error handler which calls a BPEL webservice and logs the error in a database but the control doesnt comes back to my code I have tried everything including RESUME,REPLY operations but all in vain similarly i cannot use service callout call to my business service because its not allowing to select my BPEL wsdl operation

    If your statement "the control doesnt comes back to my code" means you expect that your xquery will continue in processing than your expectations are just too high. :-)
    Resume action is supposed to resume the next action in the message flow. It means the action that follows the action which caused an error.

  • Won't show up on itunes or on ipod updater("ipod service error")

    Every time i plug my ipod (4g w/ click wheel) it says on itunes software not installed correctly, it shows up as a drive but i can't see it on itunes, i have tried to reinstall itunes more than 5 times and nothing works. Also, when I try to restore my ipod with ipod updater i get an "ipod service error". I am going crazy here trying to figure this out, someone please help me!

    Try this for can't mount iPod:
    http://docs.info.apple.com/article.html?artnum=302538
    You might also want to try putting your iPod in disk mode:
    http://docs.info.apple.com/article.html?artnum=93651
    Sometimes this does the trick (iPod normally needs to be in disk mode in order for it to show up in Disk Management)
    http://docs.info.apple.com/article.html?artnum=93499
    If you're still unable to get your iPod to restore, you can try this:
    Put the iPod into disk mode, according to the article above.
    Connect it to your computer.
    Click Start > Run
    Type compmgmt.msc
    Click on Disk Management (in the left-hand column)
    Let the computer go through its connection process
    Right click on the iPod and click Format
    Set the format to FAT32
    Leave all the other settings on their defaults
    Do Not select the option to Quickformat
    Start the format.
    It's recommended that you still try to restore the iPod after formatting, but it's not always necessary. This should get your iPod back into iTunes.
    CG

  • SAP Web Service error text : The database returned a value containing an error , type  CX_SY_OPEN_SQL_DB

    Hello Guru's,
    we are creating sales order in SAP from a quote created in .NET,  through Web Service created in SAP, and consumed in .NET.
    When ever a order is created in SAP for a given quote, SAP returns the sales order number to .NET.
    Orders are getting created as expected, but once in a while we are getting the following error from webservice :
    Web service processing error; more details in the web service error log on provider side (UTC timestamp 20140609173429; Transaction ID 4DFCEFE33301F1EBB5CE00155D0B4530)
    But the problem is order is getting created in SAP for the perticular quote for which we are getting the above error and this order number is not getting returned to .NET.
    Upon analysis in TCODE  SRT_UTIL for the above transaction ID, has the following details , which are hardly help full to resolve the error.
    ----TYPE                                  CX_SY_OPEN_SQL_DB
    ----ERROR_TEXT                   The database returned a value containing an error
    ----CX_SY_NO_HANDLER
    -----CLASSNAME                     CX_SY_OPEN_SQL_DB
    This Exception raised by Web Service application
    Could you please help in resolving this issue or alteast provide an approach for the same.
    Thank you,
    Suresh.

    Thank you Bhaskar,
    How can we clarify whether the error is from SAP or Web part.
    I have checked ST22, but there is not entry for the perticular  exception transaction ID
    My exception time stamp is
    -------------------START-------------6/9/2014 1:34:33 PM
    Error :Web service processing error; more details in the web service error log on provider side (UTC timestamp 20140609173429; Transaction ID 4DFCEFE33301F1EBB5CE00155D0B4530)
    -------------------END-------------6/9/2014 1:34:33 PM
    In al11, i found the following for the perticular exception time stamp
    **** Trace file opened at 20140609 133431 Eastern Daylight Time, by disp+work
    **** Versions SAP-REL 720,0,500 RFC-VER U 3 1442251 MT-SL
    XRFC> Begin of user trace
    XRFC> ---------------------------------------------------------------------
    XRFC>                                                                     <
    XRFC> TRACE SOAP RUNTIME - header                                         <
    XRFC>                                                                     <
    XRFC> ------------------------------------------------------------------  <
    XRFC> REQ_SIZE   : 2685                                                   <
    XRFC> RESP_SIZE  : 0                                                      <
    XRFC> PARENT_ID  : ROOT_CALL_ID                                           <
    XRFC> TRC_KEY    : 40FCEFE3BD6EF184B5CE00155D0B4530                       <
    XRFC> REQ_BASED  :                                                        <
    XRFC> SESSION_ID : 0003925540FCEFE3BD6EF17DB5CE00155D0B4530               <
    XRFC> TS_CALL    : 20140609173408.2880000                                 <
    XRFC> SY_UNAME   :                                            <
    XRFC> HOSTNAME   :                                              <
    XRFC> SY_SID     : PRD                                                    <
    XRFC> SY_MANDT   : 300                                                    <
    XRFC> SYS_NR     : 19                                                     <
    XRFC> APPLSERVER :                                      <
    XRFC> ISPRESCHED : X                                                      <
    XRFC> DURATION   : 21810                                                  <
    XRFC> NETHDRTIME : 21810                                                  <
    XRFC> CALL_STATE : 2                                                      <
    XRFC> ERRORTYPE  : APPLFAIL                                               <
    XRFC> ERRORAREA  : APPL                                                   <
    XRFC> CTXDP_TYPE : SOAP_RUNTIME                                           <
    XRFC> SYNC_ASYNC : S                                                      <
    XRFC> LOCATION   : P                                                      <
    XRFC> DIRECTION  : I                                                      <
    XRFC> REQ_ID     : 91C57815916E421CA9F3D652FFACE9C7                       <
    XRFC> RESP_ID    : 00155D0B45301EE3BBFF89A0267EB5CE                       <
    XRFC> MSG_STATE  : 114                                                    <
    XRFC> IF_NAME_I  : ZSD_CS_CREATE_SALESORDER_SERVI                         <
    XRFC> IF_NS_E    : urn:sap-com:document:sap:soap:functions:mc-style       <
    XRFC> IF_NAME_E  : ZSD_CS_CREATE_SALESORDER_SERVI                         <
    XRFC> ISSHORTCUT :                                                        <
    XRFC> TRC_PATT   : WSTEST                                                 <
    XRFC> TRC_SSID   : PRD_19                                                 <
    XRFC> TRC_USER   :                                           <
    XRFC> TRC_TS     : 20140609173409                                         <
    XRFC> TRC_COUNT  : 99                                                     <
    XRFC> TRC_EXT    :                                                        <
    XRFC> COMPLETE   : OK                                                     <
    XRFC> CALLEDPROG : ZSD_CS_CREATE_SALESORDER_SERVI                         <
    XRFC> SOAP_APPLI : urn:sap-com:soap:runtime:application:rfc:710           <
    XRFC> CONF_ID    : 00155D0B45301EE3AEFDAD78756555CE                       <
    XRFC> BIND_ID    : 00155D0B45301EE3AEFDAD787565B5CE                       <
    XRFC> OP_NAME    : ZsdCsCreateSalesorder                                  <
    XRFC> COMM_PATRN : Method:ZsdCsCreateSalesorder                           <
    XRFC> OP_NS      : urn:sap-com:document:sap:soap:functions:mc-style       <
    XRFC> REMADDRESS : 172.16.11.43                                           <
    XRFC> DT_OBJ     : ZSD_CS_CREATE_SALESORDER_SERVI                         <
    XRFC> MEMCONSUMP : 296291                                                 <
    XRFC> WSHOST     :                                                        <
    XRFC> WSPORT     :                                                        <
    XRFC> WSPROT     :                                                        <
    XRFC> WSCLIENT   :                                                        <
    XRFC> WSPATH     :                                                        <
    XRFC> PXYHOST    :                                                        <
    XRFC> PXYPORT    :                                                        <
    XRFC> USEDRFCDES :                                                        <
    XRFC> BONAME     :                                                        <
    XRFC> PROCCOMP   :                                                        <
    XRFC> DEPLOYUNIT :                                                        <
    XRFC> ------------------------------------------------------------------  <
    XRFC>                                                                     <
    XRFC> TRACE SOAP RUNTIME - trace records                                  <
    XRFC>                                                                     <
    XRFC> ------------------------------------------------------------------  <
    XRFC> E SOAP_RUNTIME 20140609173429.7400000 : CL_SOAP_RUNTIME_SERVER      <
    XRFC> ->EXECUTE_PROCESSING Exception handling for IF "ZSD_CS_CREATE       <
    XRFC> _SALESORDER_SERVI" OP name "ZsdCsCreateSalesorder" MSG ID           <
    XRFC> "91C57815916E421CA9F3D652FFACE9C7" user "STULZWEBSERV"              <
    XRFC>                                                                     <
    XRFC>                                                                     <
    XRFC> E SOAP_RUNTIME 20140609173429.7240000 : CL_SOAP_RUNTIME_SERVER      <
    XRFC> ->EXECUTE_PROCESSING CX_SOAP_ROOT : An exception has occurred. |    <
    XRFC> program: CL_SOAP_RUNTIME_ROOT==========CP include: CL_SOAP          <
    XRFC> _RUNTIME_ROOT==========CM004 line: 120                              <
    XRFC>                                                                     <
    XRFC>                                                                     <
    XRFC> E SOAP_RUNTIME 20140609173429.7400000 : CL_SOAP_RUNTIME_SERVER      <
    XRFC> ->EXECUTE_PROCESSING CX_SY_NO_HANDLER : An exception with the type  <
    XRFC> CX_SY_OPEN_SQL_DB occurred, but was neither handled locally, nor    <
    XRFC> declared in a RAISING clause | program: SAPLSTXD include: LSTXDFDB  <
    XRFC> line: 200                                                           <
    XRFC>                                                                     <
    XRFC>                                                                     <
    XRFC> E SOAP_RUNTIME 20140609173429.7400000 : CL_SOAP_RUNTIME_SERVER      <
    XRFC> ->EXECUTE_PROCESSING CX_SY_OPEN_SQL_DB : The database returned a    <
    XRFC> value containing an error | program: SAPLSTXD include: LSTXDFDB     <
    XRFC> line: 227                                                           <
    XRFC>                                                                     <
    XRFC> ---------------------------------------------------------------------
    XRFC> End of user trace

  • This copy of Microsoft Office 2013 cannot be used on a computer running Terminal Services" error message when you try to open the Click-to-Run version of an Office 2013 program or suite on a terminal server

    Hi All,
    I have Citrix VDI (Virtual Desktop Infrastructure) Implemented
    in my company and installed few Applications on App Server lets say.... MS Office 2013, filzialla, putty, etc...
    I assigned these apps to the users through CITRIX STUDIO, when I try to use these apps. on VDI everything is working fine only when i tried to open Word, Excel or Powerpoing, outlook it throws error as 
    ""This copy of Microsoft Office 2013 cannot be used on a computer running Terminal Services" error message when you try to open the Click-to-Run version of an Office 2013 program or suite on
    a terminal server"" and apps gets closed.
    Please help me on this ASAP.
    Thanks & Regards,
    Sachin Shinde

    Hi,
    As mentioned in ths article below, run for Office 365 products on to a Remote Desktop Session Host server is not supported. You can install Office products for Office 365 to a virtual desktop, but the virtual desktop must be assigned to a single user.
    http://technet.microsoft.com/en-us/library/jj219423(v=office.15).aspx
    Regards,
    Melon Chen
    TechNet Community Support

Maybe you are looking for