BI - WebAS ABAP Settings ERROR

Hi folks,
I have ERP EHP4 system -ABAP only and NW EP/BI 7.3 -Java only and NW bw7.3 -ABAP only.
I have  SID: LD4 ERP 6.0 as ABAP Source  system. ERP ABAP system is connected to  Java - BI-EP (SID:LD7).   EP-Java will use the ERP ABAP Source system as ume datasource. Java-BI (LD7) for BI is connection  connected to BW ABAP System (SID:LD2).
The BW ABAP system is connected to ERP ABAP System as BI Source system. 
This is Triangle type connectivity.
LD4 > LD7 ;   LD7>LD2;  LD2-->LD4;
My queries :
I completed most of the configuration. While checking with support desk tool, I am getting two below errors.
"-  BI Mastersystem "
Port '8000' of WAS Hostname (eloddevm2.dexler.com:8000) is not identical with HTTP Port '8101' of WebAS ABAP system. HTTP Port of Message Server (profile parameter ms/http_port) is retrieved from ABAP system. Port '8000' is properly HTTP Port of Application Server. It is recommended to use HTTP Port of Message Server. Check WAS Hostname of BI Mastersystem (com.dexler.Dexler/com.dexler.system/com.dexler.sap_bw_system) -
  RED
Port '8000' of ITS Hostname (eloddevm2.dexler.com:8000) is not identical with HTTP Port '8101' of WebAS ABAP system. HTTP Port of Message Server (profile parameter ms/http_port) is retrieved from ABAP system. Port '8000' is properly HTTP Port of Application Server. It is recommended to use HTTP Port of Message Server. Check ITS Hostname of BI Mastersystem (com.dexler.Dexler/com.dexler.system/com.dexler.sap_bw_system)
"- WebAS ABAP Settings "
Combination of System ID of J2EE 'LD7' and UME property login.ticket_client '000' is missing in Access Control List (ACL) of ABAP system  Add 'LD7/000' to Access Control List (ACL) with transaction STRUSTSSO2 -
  RED
Combination of System ID of J2EE 'LD7' and client 000 is missing in Access Control List (ACL) of ABAP system  Add system 'LD7' with client 000 to Access Control List (ACL) with transaction STRUSTSSO2. This is required for transport of Web Templates. See note 945055 for details.

HI Venkadesh S  ,
the issue solved for port for WAS and ITS hostname from 8000 to 8101. But as per the note 805344, Function Module "RSBB_URL_PREFIX_GET"  gives the below result.
Export parameters               Value
E_URL_PREFIX                    http://eloddevm2.dexler.com:8101
E_URL_PATH                      /sap/bw/BEx
E_URL_PROTOCOL                  http
E_URL_SERVER                    eloddevm2.dexler.com
E_URL_PORT                      8101
E_SUBRC                         0
I had mention the message server port "ms/server_port_0 = 8000"  I believe the Export parameter  as "E_URL_PORT           8101".  taking the port from Load balancing mention in SLMG.
As per your recommend, I did the change in SYSTEM created 8000 to 8101. The Support Desk tool Issue was solved.
While accessing the template or T.code from BW ABAP system LD2  it open the browser -- open the link with port 8101 and redirect to  8000.
Another issue : Regarding WebAS Setting:
I add in ACL,
System = LD7/000
Client    = 000
Certificate Owner = CN=LD7, OU=J2EE, C=US
Note: I did it in 000 client.
But it doesn't solve . RED mark by Support Desk Tool.
Edited by: Jeevagan Vedhaiyan on Jan 3, 2012 6:58 AM

Similar Messages

  • Error in BI Mastersystem and WebAS ABAP Settings

    Hi Team,
    We are facing below issues, and we ran the support desk tool.
    When im running support desk tool, i'm receiving the below error and able to enter the credentials to get the configuration checks.
    Here im facing few errors.
    RFC connection using properties in Portal System Landscape to ABAP backend has failed. Reason:
    com.sap.mw.jco.JCO$Exception:Issuer of SSO ticket is not authorized
    You can enter the connection properties manually (button OK) or proceed to the check message result screen (button CANCEL)
    1. BI Mastersystem
    RED
    RFC to ABAP was done via entering connection properties manually.
    Enter connection properties in Portal Systemlandscape for the property category 'Connector' (Systemlandscape/SAP_BW)
    Here i've verified all the connctor settings in portal, but the connection is failing as below
    Test Connection with Connector
      Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the backend application using the connector defined in this system object
      Results
    Retrieval of default alias successful
    Connection failed. Make sure that Single Sign-On is configured correctly
    2. WebAS ABAP Settings
    RED
    Web Template Validation failed due Java to ABAP communication problem (return code:ERSBOLAP018)
    Check Connector Connection of System Object in Portal System Landscape
    RED
    Combination of System ID of J2EE 'BWP' and UME property login.ticket_client '000' is missing in Access Control List (ACL) of ABAP system
    Add 'BWP/000' to Access Control List (ACL) with transaction STRUSTSSO2
    RED
    Combination of System ID of J2EE 'BWP' and client 000 is missing in Access Control List (ACL) of ABAP system
    Add system 'BWP' with client 000 to Access Control List (ACL) with transaction STRUSTSSO2. This is required for transport of Web Templates. See note 945055 for details.
    Display note 945055
    Here i've added certificated into ACL with 000 client, still the issue exists
    Could you please help me on this.
    Regards
    Nani

    Hi Nani,
    Can you please refer the following SAP Note and check whether it helps you:
    2002823 - User-Specific Broadcaster setting cancels with SSO error.
    Can you please refer the following SAP KBA Notes:
    1575891 - After executing a Broadcast setting you receive the Java error: call FM RSRD_X_PRODUCE_PROXY to ProgId 'abc' on host 'xyz' with SSO not authorized
    1769367 - Issuer of SSO ticket is not authorized
    And, please refer the following SAP Notes:
    1083421 - SSO2 Wizard
    945055 - Transporting Web templates in SAP NetWeaver 2004s
    1573365 - Sporadic communication error in BEx Web 7.X
    Also, please note the following:
    "With SAP NetWeaver 7.1, the Visual Administrator (VA) is replaced by
    the SAP NetWeaver Administrator, that is, all relevant functions of
    the VA are available in the SAP NetWeaver Administrator.
    The VA is no longer delivered as of SAP NetWeaver 7.1.  "
    And, please refer the Error Message "RFC to ABAP was done via entering connection properties manually" of Section 'Case2: BI Master System' mentioned in the following SAP KBA Note:
    2113395 - Supportdesk Tool RED signal checking trouble shooting guide
    And, please refer the Error12 and Error13 of Section 'Case16: WebAS ABAP Settings' mentioned in the following SAP KBA Note:
    2113395 - Supportdesk Tool RED signal checking trouble shooting guide
    Thanks & Regards,
    Sapna

  • BI setup: WebAS ABAP Setting - Java to ABAP communication problem

    Hello,
    i've got a problem during intallation of BI in Netweaver 2004s. The Diagnostics & Support Desktop Tool reports errors in WebAS ABAP Settings. These errors are:
    - "Web Template Validation failed due Java to ABAP communication problem (return code:ERSBOLAP018)"  with the suggested solution "Check Connector Connection of System Object in Portal System Landscape". What does it mean?
    - "Call ABAP->Java for function RSWR_RFC_SERVICE_TEST failed for destination <destination>" and "Call ABAP->Java for function RSRD_MAP_TO_PORTAL_USERS failed for destination <destination>" with suggested solution "Check the data of the destination in transaction SM59. Check that the target host is running and has registered a program id in the gateway." Run of transaction SM59 returns no errors.
    Further i've take a look in the log 'dev_jrfc.trc' and there i found the errors:
    - Exception thrown by application running in JCo Server
    java.lang.RuntimeException: Bean RSRD_MAP_TO_PORTAL_USERS not found on host <host>
    - Exception thrown by application running in JCo Server
    java.lang.RuntimeException: Bean RSWR_RFC_SERVICE_TEST not found on host  <host>
    - Exception thrown by application running in JCo Server
    java.lang.RuntimeException: Bean RSWR_PREEXECUTION_PROXY not found on host  <host>
    Can these errors be the cause of the WebAS ABAP Setting error displayed in the Diagnostics & Support Desktop Tool? How they can be solved?
    Thanks for your help,
    Martin

    Hello Chetan,
    thanks for your response. Maybe i've described my problem not clear enough. There is no problem of installation and usage of support & dektop tool, but of installation of BI. The support & dektop tool indicates the errors described above with no other hints. My questions is, if anybody knows, what is the cause of the errors and what i must do, to install BI correctly.
    Cheers,
    Martin

  • Setup Team Foundation Server - Team Site Collection - SharePoint Web Application Settings failed with error TF205014, TF250025

    Hi
    I have TFS server installed and working with other SharePoint farm.  (TFS installed,  SharePoint extension installed and Granted Access for TFS.
    When Setup TFS - SharePoint Web Application Settings,  It ask for the three values:
    Web Application URL:  
    Central Administration URL:
    Default Location of team project collection sites:
    What notice about the TFS sites that are working is that they are Path Based Site Collection.  Created with SharePoint Web Application managed path (like
    http://spserver/sites/tfs_site1) and so it easy to see it will work.
    Web Application URL:  http://spserver
    CA URL :   http://spserver:portnumber
    Default Location :  Sites or any managed path
    We start using Host Name Site Collection (HNSC) to get the benefit of multiple unique site name without having multiple web application for each.  Work great but when we tried to setup and extend TFS service on the HNSC, we could
    not get them to work and got errors when trying different variation of path URL.
    After doing lot of searching on this, I came up pretty empty and I don't know if that is possible so my question is Have anyone able to setup TFS to work with SharePoint 2013 Host Name Site Collection?  
    If you have, a simple yes will be great but please share or even if anyone think it is possible or not possible, please share too.
    Thanks in advance for any comment / suggestion.
    Swanl

    Hi  Swanl,
    I’m afraid that we cannot setup TFS to work  with SharePoint 2013 Host Name Site Collection.
    Also you can  initial a new thread in Visual Studio Team Foundation Server forums:
    Team Foundation Server – General: http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
    More experts for Team Foundation Server will assist you, then you will get more information relation to your issue.
    For integrating SharePoint 2013 with Team Foundation Server 2013 you can have a look at the following blog:
    http://nakedalm.com/integrate-sharepoint-2013-with-team-foundation-server-2013/
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • I have received this error message when trying to send a comment to a blog : ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting. See plugin FAQ., can any

    I have received this error message when trying to send a comment to a blog : ERROR: Could not read CAPTCHA cookie. Make sure you have cookies enabled and not blocking in your web browser settings. Or another plugin is conflicting. See plugin FAQ., can any...
    Only found one question similar and NO ANSWER to it.

    Same problem here...nothing in my settings have changed since the upgrade and I've checked my cookie settings and they allow 3rd party cookies. What's up Mozilla? I've been faithful to you for years and you let me down now?

  • Excel Web Access(An error has occurred.Please contact your system administrator if this problem persists. )

    I'm using share point 2007 under windows server 2008 R2(one web server, another db server).When I publish a excel(*.xlsx) to report library or view it in web browser with the same error as bellows:
    Excel Web Access
    An error has occurred.
    Please contact your system administrator if this problem persists.
    Please kindly support to guide how to fix it with bellow information in details such as log.Many thanks!
    1. The 12/logs file is as bellows:
    10/10/2014 09:53:55.18  w3wp.exe (0x6528)                        0x5C08 Excel Services               
     Excel Calculation Services     2u7d Medium   ExcelServerSharedWebApplication.Local: An exception was thrown by configdb infrastructure: System.InvalidOperationException: ExcelServerSharedWebApplication.Local: Could
    not get ServerContext.Current, which indicates that either SharePoint or the SSP infrastructure isn't provisioned correctly or that we're running outside of a web context.     at Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication.get_Local(). 
    10/10/2014 09:53:55.18  w3wp.exe (0x6528)                        0x5C08 Excel Services               
     Excel Services Administration  8tqh Critical Excel Services: Unexpected exception while trying to access Shared Services Database;. Error = ExcelServerSharedWebApplication.Local: Could not get ServerContext.Current, which indicates that
    either SharePoint or the SSP infrastructure isn't provisioned correctly or that we're running outside of a web context.. 
    10/10/2014 09:53:55.18  w3wp.exe (0x6528)                        0x5C08 Excel Services               
     Excel Web Access               6nfi Unexpected InternalEwr.OpenWorkbook - An unexpected exception in the ECS Proxy occurred. Message: Microsoft.Office.Excel.Server.ExcelServerSettingException:
    An error has occurred. ---> System.InvalidOperationException: ExcelServerSharedWebApplication.Local: Could not get ServerContext.Current, which indicates that either SharePoint or the SSP infrastructure isn't provisioned correctly or that we're running
    outside of a web context.     at Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication.get_Local()     --- End of inner exception stack trace ---     at Microsoft.Office.Excel.Server.ExcelServerSharedWebApplication.get_Local()    
    at Microsoft.Office.Excel.Server.ExcelServerSettings.get_Settings()     at Microsoft.Office.Excel.Server.ExcelServerSettings.get_EcsList()     at Microsoft.Office... 
    2.the event in event viewer is:
    Log Name:      Security
    Source:        Microsoft-Windows-Security-Auditing
    Date:          2014/10/10 9:49:43
    Event ID:      4625
    Task Category: Logon
    Level:         Information
    Keywords:      Audit Failure
    User:          N/A
    Computer:      ***.net
    Description:
    An account failed to log on.
    Subject:
     Security ID:  NULL SID
     Account Name:  -
     Account Domain:  -
     Logon ID:  0x0
    Logon Type:   3
    Account For Which Logon Failed:
     Security ID:  NULL SID
     Account Name:  ***
     Account Domain:  ***
    Failure Information:
     Failure Reason:  An Error occured during Logon.
     Status:   0xc000006d
     Sub Status:  0x0
    Process Information:
     Caller Process ID: 0x0
     Caller Process Name: -
    Network Information:
     Workstation Name: ***
     Source Network Address: ***
     Source Port:  63664
    Detailed Authentication Information:
     Logon Process:  
     Authentication Package: NTLM
     Transited Services: -
     Package Name (NTLM only): -
     Key Length:  0
    This event is generated when a logon request fails. It is generated on the computer where access was attempted.
    The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe.
    The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network).
    The Process Information fields indicate which account and process on the system requested the logon.
    The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
    The authentication information fields provide detailed information about this specific logon request.
     - Transited services indicate which intermediate services have participated in this logon request.
     - Package name indicates which sub-protocol was used among the NTLM protocols.
     - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
    Event Xml:
    <Event xmlns="">
      <System>
        <Provider Name="Microsoft-Windows-Security-Auditing" Guid="{54849625-5478-4994-A5BA-3E3B0328C30D}" />
        <EventID>4625</EventID>
        <Version>0</Version>
        <Level>0</Level>
        <Task>12544</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8010000000000000</Keywords>
        <TimeCreated SystemTime="2014-10-10T01:49:43.563436300Z" />
        <EventRecordID>37602685</EventRecordID>
        <Correlation />
        <Execution ProcessID="532" ThreadID="26096" />
        <Channel>Security</Channel>
        <Computer>***.net</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="SubjectUserSid">S-1-0-0</Data>
        <Data Name="SubjectUserName">-</Data>
        <Data Name="SubjectDomainName">-</Data>
        <Data Name="SubjectLogonId">0x0</Data>
        <Data Name="TargetUserSid">S-1-0-0</Data>
        <Data Name="TargetUserName">***</Data>
        <Data Name="TargetDomainName">***</Data>
        <Data Name="Status">0xc000006d</Data>
        <Data Name="FailureReason">%%2304</Data>
        <Data Name="SubStatus">0x0</Data>
        <Data Name="LogonType">3</Data>
        <Data Name="LogonProcessName">
        </Data>
        <Data Name="AuthenticationPackageName">NTLM</Data>
        <Data Name="WorkstationName">***</Data>
        <Data Name="TransmittedServices">-</Data>
        <Data Name="LmPackageName">-</Data>
        <Data Name="KeyLength">0</Data>
        <Data Name="ProcessId">0x0</Data>
        <Data Name="ProcessName">-</Data>
        <Data Name="IpAddress">***</Data>
        <Data Name="IpPort">63664</Data>
      </EventData>
    </Event>

    Hi Tracy,
    Have you changed something on your SharePoint 2007 environment recently before this issue occurred?
    This issue may be related to Alternate Access Mappings settings like the following similar post, if you have configured AAM, you can check if this issue happened to some URLs, if it's the case, please add the problematic URLs as a Publish URLs for the default
    zone for your web application, and also add these URLs as trusted locations, then check results again.
    If above doesn't work, please enable ULS log on verbose level to get more useful log errors which time are corresponding to the errors occur. 
    https://social.technet.microsoft.com/Forums/en-US/c9ab4818-65c9-444d-be50-1bfed1f1509b/excel-web-access-web-part-works-on-intranet-but-not-internet?forum=sharepointgenerallegacy
    http://blog.bugrapostaci.com/2011/09/08/how-to-enable-verbose-log-mode-on-moss-2007/
    Thanks
    Daniel Yang
    TechNet Community Support

  • My iPhone gets a "web server proxy error" connecting to wifi @ home

    Ever since installing Comcast Xfinity with Motorola SB6121 and Apple Extreme 5th generation, my iPhone 4 gets a web server proxy error or similar message for any apps seeking to go online.  My iPod Touch 3rd generation works as does my MacBook Pro.
    I've reset the router, harangued Comcast (no help - it's your phone, sir), rebooted the iPhone, checked all my settings (VPN - what's that? it's not connected), Proxy in the VPN settings is set to off. The phone will show the signal and it will check Apple Mail but Safari, Google APP anything needing web access will either hang or give the proxy error message.  Apple Customer Care said call Comcast, Comcast said call Apple & I'm surprised to find little help on the web.
    Here's what I found to work on a MacForum sight from 2 years ago.
    1.
    Settings->WiFi->under choose a network, click the blue arrow (on the right of the network nameyou use)->DHCP
         *now check the IP address with the one on your iPod Touch or computer to see if they are in sequence
         *scroll down to HTTP Proxy & make sure it is off
         -> renew lease may work
    It was the making sure the IP address was correct/in sequence which I moved to the STATIC tab and input all the same information (use a screen shot to remember it - home button and on/off button at the same time, it will store in your pictures folder) and give that a shot.
    The problem appears to be where multiple machines or devices are using the same router. The iPhone 3GS assigned an IP Address in order of preference, therefore 192.175.1.1 and then 192.175.1.2 etc. The iPhone 4 will assign a strange IP address which the router will not accept. You therefore need to look at the other devices linked and see what number is next in the sequence. Then go to static on the top tab and type in the IP adress manually followed by the Subnet mask, router and DNS details. Once you have completed the info press the DHCP button and HTTP Proxy as off - this is important.
    2.
    This is how i fixed the wifi problem...(i used my mac)
    So basicly I created a new WiFi hotspot on my iMac, then I connected my iphone to it and it WORKS!
    1. open System Preferences (Apple -> System Preferences) and click Sharing.
    2. select Internet Sharing at the left side.
    3. Then check off AirPort.
    4. Then creat a newtwork name, and password
    5. VOILA! look at the Wifi connections on your iPhone and it should be there!
    (IF YOU HAD ANY PROBLEMS GO TO THIS LINK..
    http://maketecheasier.com/create-wif...s-x/2009/10/20
    THIS SITE SHOWS YOU HOW TO SET IT UP)
    3.
    reset Network
    Same problem, but none of the above worked for me. Finally went to Settings/ General/ Reset/ Reset network settings. Saw this in a different thread.
    Hope these help.
    Cheers,
    cs

    This has solved loads of people who have this issue and have used an alternate DNS setting.  Below are instructions for both iPhone OTA and on you Mac
    If you are getting the error message "Unable to check for update" when you try an OTA (over the air update)
    Change DNS Servers
    Settings -> Wi-Fi
    Click the blue arrow on your connected network
    Delete everything in DNS and replace it with 208.67.222.222, 208.67.220.220
    Try again
    If this works, you will probably want to remove the WiFi network using "Forget This Network" and then reconnect to it to get your original DNS servers back. Alternatively, make a note of the original DNS servers before deleting them and replace it after you are done.
    If you are getting the error message "Unable to check for update" when you try through iTunes
    On your Mac
    Choose Apple menu > System Preferences, and then click Network.
    Select the network connection service you want to use (such as Wi-Fi or Ethernet, unless you named it something else) from the list, and then click Advanced.
    Click DNS, and then click Add at the bottom of the DNS Servers list. Enter the IPv4 address for the DNS server.
    You can use OpenDNS
    208.67.222.222
    208.67.220.220
    or
    You can Google Public DNS if you want
    8.8.8.8
    8.8.4.4
    I have actually repointed my routers DNS so all my devices now point to OpenDNS servers

  • Web Service deploy error

    Hello everyone!
    I've created a Web Service from a VI. This VI has two inputs values: a String and and Int8 and one single output: an array of DBL values (array of 1x3). Both inputs and outputs are well connected through the Connector Pane.
    So, in the Project>> Build Spedifications I've created WS, builded with the Advanced>> Use LabVIEW 8.x file layout option checked, in the WebService(RESTful) settings dialog. The problem appear when I try to deploy this WS. The next error is shown:
    Error LabVIEW: (Hex 0xFFFEF84D) LabVIEW Web Services: An error occurred when extracting the deployed Web service. Rebuild the Web service by selecting the "Use LabVIEW 8.x file layout" option in the Advanced tab of the web Service properties dialog.
    How can I solve this problem?
    Thank you!
    Francisco José Gómez López
    Software Engineer
    Solved!
    Go to Solution.

    This is exactly what I've done! I build my web services with this option checked. I don't know the reason why the error still persist.
    I attach a zip file containing the Web Services VI and other VI needed. If you coult try to build the WS and deploy it...
    Francisco José Gómez López
    Software Engineer
    Attachments:
    VIasWS.zip ‏138 KB

  • ABAP Runtime Error - " Reshedule Periodic jobs"

    Dear Friends,
    I got around 120 ABAP runtime error in PRD system regularly(Daily) for the period of 4.40 AM to 5.18 AM.
    How can i solve following ABAP Runtime Error, Pls give me suggession.
    SM21 - System Logs:
    Client           :     000
    User          :     sapsys
    Package          :     SDYN, SABP, SBAC
    Prgm          :     SAPMSSY2
    Problem Class     :     SAP Web AS Problem
    Access table      :     TBTCO
    Transaction Canceled 00 671 ( DBIF_RSQL_SQL_ERROR 20090422051802production_PRD_02 SAPSYS 000)
    How to correct the Error
    ==================
    "RESCHEDULE_PERIODIC_JOBS"
    The exception must either be prevented, caught within proedure
    "RESCHEDULE_PERIODIC_JOBS" "(FORM)", or its possible occurrence must be
      declared in the
    RAISING clause of the procedure.
    Information on where terminated:
    =======================
       Termination occurred in the ABAP program "SAPMSSY2" - in
         "RESCHEDULE_PERIODIC_JOBS".
        The main program was "SAPMSSY2 ".
        In the source code you have the termination point in line 4115
        of the (Include) program "SAPMSSY2".
        The program "SAPMSSY2" was started as a background job.
        Job Name....... " "
        Job Initiator.. " "
        Job Number..... " "
        The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in
        procedure "RESCHEDULE_PERIODIC_JOBS" "(FORM)", but it was neither handled
         locally nor declared
        in the RAISING clause of its signature.
        The procedure is in program "SAPMSSY2 "; its source code begins in line
        3823 of the (Include program "SAPMSSY2 ".
    Regards
    kesav

    Hi
    1) Check the dev_w* trace of the work process corresponding to the entry in the system log, to get more information on "Transaction Canceled 00 671 "
    2) DBIF_RSQL_SQL_ERROR- refers to database error in the RSQL module of the database interface,usually relating to timeouts. See Note 976203 - Interception of background jobs: Timeout
    3) Contact ABAP team and see what they have to say on this, as mentioned in the dump:
    "The termination is caused because exception "CX_SY_OPEN_SQL_DB" occurred in
    procedure "RESCHEDULE_PERIODIC_JOBS" "(FORM)", but it was neither handled
    locally nor declared in the RAISING clause of its signature. "
    4) Moreover, the ABAP program SAPMSSY2 is used to switch operation modes assigned to instances, refer : http://help.sap.com/saphelp_nw70/helpdata/en/c4/3a5f1f505211d189550000e829fbbd/content.htm
    5) The most common cause for an operation mode switch failing is inconsistencies in the total number of work processes or in the profiles.You must define the whole 24u2212hour range for operation modes to work. You cannot leave any time period unassigned, otherwise the switch will not be possible and can cause problems in the background processing system. check the operation mode from control panel refer: http://help.sap.com/saphelp_nw04/helpdata/en/c4/3a5f7a505211d189550000e829fbbd/content.htm
    6) Explore the follwoing cases as well:
    SAP note Note 208924 - Operation mode switch incorrect
    SAP Note 1082783 - Work processes hang after operation mode switching
    Ravi
    Edited by: ravi raj on Apr 23, 2009 8:20 AM

  • Changing Logon Screen WebAS ABAP: image for header

    Hallo,
    we would like to change the default logon screen of a WebAS ABAP 7.0 service (CLPBID - APO Collaborative Transportation Planning). The problem is the image for the header (SICF, service, tab error pages, tab logon erros, configuration, adjust links an images).
    When we enter - for testing purposes - the URL "/SAP/PUBLIC/BC/Webicons/w_approv.gif", the GIF is displayed correctly. When we choose the URL "/SAP/PUBLIC/BC/Icons/s_aanode.GIF", the GIF is missing. We also created a new folder (SE80, MIME repository), e.g. "/SAP/PUBLIC/TEST" with a file test.gif. But this file is also not displayed on the logon page.
    What is the difference between those folders. Are there any prerequsites for using other folders in the URL field? Security concerns? For clarity’s sake, we would like to create new folders with our own ressources...
    Thank you very much
    Sven Westenberg

    We have not found a satisfactory solution up to know. We chose the WebIcons folder....
    CU
    Sven

  • ASN Error on Save / publish -"Posting Illegal Statement" ABAP Runtime error

    Hi All,
    I am working on the ASN Scenario in SNC 7.0. Whenever I create an ASN in the SNC web UI and Save or/and Publish it, the following actions occur:
    1. I get the message "ASN got saved / published successfully" in the SNC Web UI
    2. Everytime I do this, a ABAP runtime error gets logged in the system. The Runtime Error is "Posting_Illegal_Statement" (seen under ST22)
    3. I do not see any XML messages in SXI_Monitor.
    4. I do not see any log entries in SLG1
    Can anyone explain how to debug this error and what may be the possible causes for this error?
    Also can anyone explain how to send the XML messages manually using the report  "/N/SCA/DLV_PUBLISH".  Whats the config / action needed to trigger the XML and send it to PI?
    Thanks,
    Bharath

    Hallo,
    I have had the same problem. The ASN coding crashed and I could not reprocess the ASN posting within the PPF.
    The ABAP /SCA/DLV_PUBLISH checks, wether the ASN is meant to be sent by the PPF. Just overwrite the check within the debugger and the ASN will be posted via a XML message.
    Set gs_dlv-send_mode to 'D' within the debugger.
    In ABAP
    Publish ASN
      PERFORM publish_asn.
    Form publish_asn
    IF gs_dlv-send_mode <> /scmb/cl_c_order=>gc_publ_method_direct.  -
    >> Set Mode in debugger
        MESSAGE ID     '/SCA/DM'
                TYPE   'I'
                NUMBER '136'
                WITH   lv_asn_number.
        gv_error = 'X'.
        RETURN.
      ELSE.
    Regards
    Martin
    Edited by: Martin Renardy on Oct 20, 2011 1:32 PM
    Edited by: Martin Renardy on Oct 20, 2011 1:42 PM
    Edited by: Martin Renardy on Oct 20, 2011 1:43 PM

  • WebAS ABAP 6.40 Post install problem

    I am having a problem with the install of the ABAP component for Web AS 6.40.  I have used Sql Server 2000 (8) as the database on a windows Server 2003 operating system.  The system appears to have installed correctly (as far as I can tell).
    I am at the point of having started and stopped the Sap Sytem according to page 88 section 1.71 of the associated install guide (SAP WebAS Server ABAP 6.40 on Windows SQL Server).  The system starts but according to the management console process list the "disp+work.exe" Dispatcher is stopped.
    I haven't found any solutions to this so far, perhaps someone might have a suggestion as to how to proceed.
    Thanks.

    It looks more likely to be something to do with the database.  I may have missed something in the install I just can't think what exactly (I'm not a basis person at all so I am just following the guides for installing a Mobile Infrastructure 2.5 server).  I am trying to install the WEBAS ABAP + J2EE as well as MI 2.5 components on the one server.  These will link to an already established IDES system. 
    From the Syslog I am getting a lot of the following errors
    Database: Database error 0      at CON   
    Followed at the end by these errors :
    SAP Basis System: Initialization           DB-Connect Failed, Return Code  000256
    SAP Basis System: Operating system call           recv failed (error no. 10054)
    Any ideas on this would be helpful as its a bit of a mystery to me.  Thanks for the suggestions so far.

  • "invalid web service URL" error for create web service system

    Hi.
    I want to call web service in visual composer and try to create Web Service definition.
    When I push create button in visual composer, I got "invalid web service URL" error.
    My web service is located in SAP ABAP System and I can check WSDL URL in web service homepage.
    (http://mycompany.com:8000/sap/bc/srt/rfc/sap/ZTEST?sap-client=500&wsdl=1.1)
    Any ideas for this error ?
    Regards, Arnold.

    Hi
    Please can you create the web service in the portal as a portal system, this will work and you will be able to see the service in Visual Composer.
    Jarrod Williams

  • Error when opening site settings: Error executing child request

    Hi -
    On one of the site collections that I migrated over, when I click on Site Settings, I get an error.   Tracking it with the correlation ID I found the information below.
    System.Web.HttpUnhandledException (0x80004005): Exception of type
    'System.Web.HttpUnhandledException' was thrown. ---> System.Web.HttpException (0x80004005): Error executing child request for /ilm/Style Library/style/LM_style_sheet.css
    System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler,
    TextWriter writer, Boolean preserveForm, Boolean setPreviousPage,
    VirtualPath path, VirtualPath filePath, String physPath, Exception
    error, String queryStringOverride) at
    System.Web.HttpServerUtility.Execute(String path, TextWriter writer,
    Boolean preserveForm) at ASP._controltemplates_15_topnavbar_ascx.
    __Render__control1(HtmlTextWriter __w, Control parameterContainer)
    at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter
    writer...
    I think its somewhat like what this person was seeing
    here, but I am not sure why about the 1033 reference.  My LM_style_sheet.css reside at http://spsite/site/Style Library/style/LM_style_sheet_css
    How can I correct this issue?

    Hi XSSTX,
    According to your description, my understanding is that you got an error when you clicked Site Settings in SharePoint 2013.
    For resolving your issue , please open SharePoint 2013 Management Shell, and run the following PowerShell command:
    $w = Get-SPWeb http://YourServer/YourWeb;
    $w.AlternateHeader = $null;
    $w.Update()
    If this issue still exists, you need to embed the reference to your StyleSheet in the MasterPage:
    <SharePoint:CssRegistration
    name="<% $SPUrl:~sitecollection/Style Library/ style/LM_style_sheet.css%>"
    After="corev4.css"
    runat="server"
    />
    More information, please refer to the link:
    http://sharepointkate.com/2012/02/23/alternatecssurl-breaks-site-templates/
    I hope this helps.
    Thanks,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • Customize OpsMgr 2012 SP1 Web Console settings

    Hello all, 
    The question I have I've been seaching for days and I wasn't able to find nothing so I decided to ask here and hopefully there's someone
    whose already did it.
    I'm found some divergences on the number of alerts webconsole shows compared to scom console (UI). 
    Due this issue I spent hours of research on blogs and foruns until I find a blog post from Michael Pearson (link below) that list
    a bunch of settings you can add to web.config file, allowing you to choose which interval and which kind of alerts you want to display (critical, critical and errors or critical, errors and information), among others. I tried to make it work on my lab environment
     but these parameters seems to be incompatible with OpsMgr 2012.
    http://blogs.technet.com/b/michaelpearson/archive/2009/11/30/opsmgr-r2-web-console-web-config-settings.aspx
    Does anyone know if similar customization is available on OpsMgr 2012?
    Regards

    You should modify the web.config file under
    c:\program files\Microsoft System Center 2012 R2\operations Manager\webconsole\monitoringview
    Roger

Maybe you are looking for