Transport failure in QAS system after support pack stack 9 upgrade

We have a DEV->QAS>PRD ECC system landscape. Recently we upgraded our DEV, QAS and PRD system to support pack stack 9 (with Kernel level 137). After the upgrade, we got transport failure in QAS where it shows pink colored down arrow which shows unable to open import queue when I click on it under stms import overview. If I put back the old kernel (Level 69), transport works just fine. DEV is the TP domain controller. When I run the RTPTEST in QAS, it show sthe follwing info:
RFC Destination
Destination CALLTP_WindowsNT
tp Path E:\usr\sap\QAS\DVEBMGS02\exe\tp.EXE
tp Executable Size: 10.352.432 bytes
RFC Ping Error when opening an RFC connection
tp Call
RFC Link Error when opening an RFC connection
tp Version
DB Connect
Offline Call Error when opening an RFC connection
I will greately appreciate any input to resolve this issue.
Thanks

You need to upgrade two component of your kernel  tp and R3trans
Also perform an additonal test with new kernel
cd /usr/sap/trans/bin
tp connect <SID> pf=TP_DOMAIN_<SID_DC>.PFL
If you have issue to connect it means there is some issue with tp tool and/or connectivity
Cheers !
Manish

Similar Messages

  • Errors in Runtime workbench after support pack stack 12

    We have installed support pack stack 12 and now the runtime workbench - component monitoring is not working.  I get a page of errors.  here are some of the errors
    Unknown error: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:250: cannot resolve symbol symbol : method getTestModel () location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel CompTestModel testModel = cmMainModel.getTestModel(); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:283: cannot resolve symbol symbol : method getTextFromCore (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_tray_0.setTitle( cmMainModel.getTextFromCore("component_monitoring") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:391: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_listBoxItem_0.setValue( cmMainModel.getText("all_lbi") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:415: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_listBoxItem_1.setValue( cmMainModel.getText("red_lbi") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:439: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_listBoxItem_2.setValue( cmMainModel.getText("redYellow_lbi") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:486: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_button_0.setText( cmMainModel.getText("go_button") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:647: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_button_1.setText( cmMainModel.getText("tree_view_button") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:662: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel String label = cmMainModel.getText("switchToTableView"); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:703: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_button_2.setText( cmMainModel.getText("ccms_button") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:808: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_group_1.setTitle( cmMainModel.getText("searchResults_group") );
    I have done the java support pack again to make sure it was installed properly.
    Thanks,
    Dede Logan

    Well after the SAP XI server was restarted and I tried to go back into the runtime workbench and then into the Component Monitoring I am getting another error.
    Unknown error: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_jsp_error1117123949279.java:74: setFeedbackToUser(com.sap.aii.rwb.web.util.Feedback) in com.sap.aii.rwb.web.application.model.AppMainModel cannot be applied to (com.sap.aii.rwb.util.web.Feedback) appMainModel.setFeedbackToUser( ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_jsp_error1117123949279.java:79: setFeedbackToUser(com.sap.aii.rwb.web.util.Feedback) in com.sap.aii.rwb.web.application.model.AppMainModel cannot be applied to (com.sap.aii.rwb.util.web.Feedback) appMainModel.setFeedbackToUser( ^ 2 errors .
    does anyone know how to correct this error or what the cause of the error.
    dede

  • Support pack stack upgrade from 7.00.9.0 to 7.00.23.0

    Dear All,
    SAP netweaver 7.0 (Dual Stack), Win 2003 64 bit and Oracle 10.2.0.2 .
    I have downloaded all the Software component from SMP as well i have copied to usr/sap/trans/eps/in.
    I got error only the below components . pls check the error (Details messages: No applicable updates found inbox for  below components)
    sap.com/BC-FES-IGS
    sap.com/SAP KERNEL
    sap.com/SAP-XIAFC
    sap.com/SAP_JAVASL
    sap.com/SAP_XIAF
    sap.com/SAP_XITOOL
    Kindly advise

    Dear All,
    I have successfully applied below patches .
    Software Components 
    Vendor  Name  Version  Provider  Location  Applied 
    sap.com  ADSSAP  7.00 SP23 (1000.7.00.23.0.20101122052203)  SAP AG  SAP AG  20110112183432 
    sap.com  BASETABLES  7.00 SP23 (1000.7.00.23.0.20101122052802)  SAP AG  SAP AG  20110112180452 
    sap.com  BI_MMR  7.00 SP23 (1000.7.00.23.0.20101122052821)  SAP AG  SAP AG  20110112183547 
    sap.com  BI_UDI  7.00 SP23 (1000.7.00.23.0.20101122052831)  SAP AG  SAP AG  20110112190605 
    sap.com  CAF  7.00 SP23 (1000.7.00.23.0.20101122114856)  SAP AG  MAIN_APL70P23_D  20110112191225 
    sap.com  CAF-UM  7.00 SP23 (1000.7.00.23.0.20101122114904)  SAP AG  MAIN_APL70P23_D  20110112183635 
    sap.com  CORE-TOOLS  7.00 SP23 (1000.7.00.23.0.20101122052946)  SAP AG  SAP AG  20110112180524 
    sap.com  JLOGVIEW  7.00 SP23 (1000.7.00.23.0.20101122050400)  SAP AG  SAP AG  20110112180548 
    sap.com  JSPM  7.00 SP23 (1000.7.00.23.0.20101122050400)  SAP AG  SAP AG  20110112174717 
    sap.com  KM-KW_JIKS  7.00 SP23 (1000.7.00.23.0.20101122053202)  SAP AG  SAP AG  20110112183649 
    sap.com  LM-TOOLS  7.00 SP23 (1000.7.00.23.0.20101122115451)  SAP AG  MAIN_APL70P23_D  20110112192130 
    sap.com  SAP-JEE  7.00 SP23 (1000.7.00.23.0.20101122053535)  SAP AG  SAP AG  20110112180627 
    sap.com  SAP-JEECOR  7.00 SP23 (1000.7.00.23.0.20101122053644)  SAP AG  SAP AG  20110112180814 
    sap.com  SAP-XIAFC  7.00 SP23 (1000.7.00.23.0.20101122054015)  SAP AG  SAP AG  20110117112237 
    sap.com  SAP_JTECHF  7.00 SP23 (1000.7.00.23.0.20101122053738)  SAP AG  SAP AG  20110112180922 
    sap.com  SAP_JTECHS  7.00 SP23 (1000.7.00.23.0.20101122053923)  SAP AG  SAP AG  20110112190418 
    sap.com  SAP_XIAF  7.00 SP23 (1000.7.00.23.0.20101122053938)  SAP AG  SAP AG  20110117112927 
    sap.com  SAP_XITOOL  7.00 SP23 (1000.7.00.23.1.20101231055442)  SAP AG  SAP AG  20110117113518 
    sap.com  UMEADMIN  7.00 SP23 (1000.7.00.23.0.20101122120232)  SAP AG  MAIN_APL70P23_D  20110112192216 
    but i cant able to apply Kernal as well as IGS ...
    The below 2 files are available in usr/sap/trans/EPS/in , but even though its not detecting in .SAR format ? pls check below files
    SAPEXE_278-20001354.SAR
    SAPEXEDB_278-20001356.SAR
    igsexe_17-20001388.sar
    I have already copied both kernal as well IGS in usr/sap/trans/EPS/in ,even though its shows not found in JSPM...
    Kindly Advise
    Edited by: satheesh0812 on Jan 17, 2011 7:36 AM

  • What are the key components to be mointored after support pack installation

    I m an PI developer ,last Friday Basis installed the service pack 15 in Quality box . They are asking me to mointor the QPI to make sure everything is running fine and let them know so they can install the service pack in Production box.
    Apart from normal monitoring of the system ( RWB and SXMB* ), what are the other components i need to monitor.
    Can you tell me what to be monitored after Support pack installation.

    Hi,
    1) If CCMS is configured then you can monitor this as well (RZ20)
    2) Keep an eye on Queues
    Regards,
    I m an PI developer ,last Friday Basis installed the service pack 15 in Quality box . They are asking me to mointor the QPI to make sure everything is running fine and let them know so they can install the service pack in Production box.
    Apart from normal monitoring of the system ( RWB and SXMB* ), what are the other components i need to monitor.
    Can you tell me what to be monitored after Support pack installation.

  • How to configure the database monitoring (DBA Cockpit) after Support pack

    Hi,
    I did the Support Pack Upgrade for BW system and i ran SGEN as well, now i need to configure the database , could you please suggest how to configure the database monitoring (DBA Cockpit) after Support Pack Upgrade.
    Server is MSSQL , Component is SAP NetWeaver 2004s and OS is Windows NT.
    Plesae suggest.
    Chandu.

    Hi,
    You are right. SAP delivers this functionality from SP-12. So when you have applied the SP-12, you must have done these config steps to enable the DBA Cockpit.
    If you have done these steps earlier, So you must have DBA Cockpit enable right now and putting extra SPs like 13, 14 and so on, should not be a matter.
    Now if you have not performed those config steps before, Please do them now and you will be able to use DBA cockpit.
    Please understand that SP12 is the base to run DBA Cockpit.
    With Regards,
    Saurabh

  • What is the best way to apply Support Pack Stacks among satellite systems

    Hi,
    We have differenst systems liek R3, SCM,CRM,XI, BW  and EP. We would like to apply teh support pack stack 12.
    Which land sacpe need to be applied with the stack first?
    R3 or other satellite systems? Is there any recommendation available from SAP on this?
    Thanks in advance
    Jnaneswar.P

    Thanks for your reply Nick101. I see my example was oversimplified. When I say "multiple groups of contacts over multiple users" I'm really referring to N groups of contacts over N users.
    So I need to add Fred, who can access and sync Bob's contacts, Sally's contacts, and Common contacts, as well as Fred's contacts. Can I do it with OS X server?
    You mention you keep your and your partner's contacts administered locally. What keeps you from administering them through OS X server as well?
    I am guessing this can all somehow be accomplished with multiple contact accounts, but I can't find any information on the web explicitly describing this.

  • Basic Configuration and Support Pack Stacks

    Hi everyone,
    Just a general question about the Solution Manager 7 "basic configuration" stuff.
    Are you required to perform the "Basic Configuration" everytime after you apply a new support pack stack to solution manager?
    Or is it a one off, after the initial installation?
    Cheers
    Shaun

    Hello,
    https://websmp109.sap-ag.de/~sapidb/011000358700001927282008E has some information about your question.
    Only some parts of SOLMAN_SETUP must be run everytime, other parts are optional. For an overview please visit the link.
    Best regards,
    Miguel Ariñ

  • Setup SM 4.0 to allow me to approve support packs/stacks for download

    I need a doc or a procedure to setup Solution Manager for approving support packs/stacks for download.  I havn't had much luck finding a good one.

    Have you configured Maintenance Optimizer , if not use the following link to see the documentation  for configuring MOPZ
    https://websmp105.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000689877&
    From the above link click on <b>SAP Tutor on Maintenance Optimizer</b> this will show you how to use Maintenance optimizer and <b>Step by Step Configuration of Maintenance Optimizer SP Stack 09</b>  will help you to configure Maintenance Optimizer. ( scroll down to bottom to see the links)
    Thanks
    Prince Jose

  • List of notes part of an EHP1 Support Pack Stack

    Hi, is it possible to get a list of SAP notes included in a specific Support Pack Stack in Solution Manager?

    Hi,
    You can generate a side effect report of the support pack which will give you brief overview of all the changes included in the support pack.
    Thanks
    Sunny

  • Support Pack Stack

    hi,
    can any body please tell
    what is support pack stack?
    is it contains patchs for ABAP and JAVA stacks or only for JAVA?
    can we patch for java individual component?
       i know how to apply through JSPM.
    thanks inadvance,
    regards,
    raju.

    Raju,
    The SP Stacks are sets of Support Packages and patches for the respective product version that must be used in the given combination.
    They are for ABAP and Java.
    In general, when applying support packages, you always have to apply the complete Support Package Stack.
    Patches to a specific Support Package can be installed individually.
    For example, if you are on SP Stack 12 and need Support Package 14 for a certain component, you have to apply the complete Support Package Stack 14.
    If you just need a patch for Support Package 12 of a certain component, you can just apply the patch, as long as it is Support Package 12.
    More details here https://service.sap.com/sp-stacks
    Thanks,
    Dieter

  • Transports between systems after support package application

    Hi gurus, we need to apply a lot of support packages into the development system and I wanna know if in the meantime we need to "freeze" all transports between systems.
    This because the systems (DEV - QA - PRD) are in differente support package level. This until we apply the support packages into the others systems
    Thanks in advance.
    Ronald.

    Yes, any transport which is taking SAP standard code from DEV to QA to PRD should not move if the systems in landscape are on different support pack level. Because it can happen that SAP has done some modification to that standard code in new support pack.
    However, anything which is isolated Z-development (like some z-output report or smartforms) can proceed.
    But, I suggest , stop moving transports until all systems have same support pack level.
    G@urav.

  • Issues with POWL action buttons and row selection after Support Packs

    We recently applied ECC 603 Support Stack 16 to our environment and are having problems with some SAP standard POWL lists (example is KYKOP-OPS-MM-PO-W: Purchase Orders for Goods Receipt).  In fact all of the POWL lists that we are using are behaving the same way.  There are 2 changes that have happened after moving to this stack.
    1.  In order to select a row in the list, we now have to press ctrl + click, previously, just clicking the the row would select it and fire the OnLeadSelection
    2.  All of the Action Buttons in the POWL lists are disabled.
    I have debugged the Feeder Class /KYK/CL_MM_FEEDER_PO and see in th GetActions method and see that the ls_actions-enabled is getting set to true, but for some reason the buttons are disabled when the list is rendered.
    I've checked a side-effects report from OSS and have come up empty handed.  Has anyone else run into this?
    Eric

    I have found an OSS note that addresses this problem.  This problem will effect anyone who is using ALV for ABAP WebDynpro after applying BASIS Support Pack 20 for 7.0.  The OSS note is 1363334.  Question Answered.

  • ESS benefits and payment not displaying after support pack update

    Hi All,
    After the latest HR support pack update ESS benefits and payment not displaying
    SAP ECC 604 EPH5
    SAP_ABA 702
    SAP Kernel :  720_EXT_REL
    Kernel Patch number : 439
    Netweaver portal version - 7.30
    please help
    Regards
    Rahul

    Hi Siddharth & Jwala,
    the issue got fixed, by changing the order of Payment above the Benefits
    1. i made some options to be disabled & enabled in both benefits and payment
    2. Then in the portal i could see the benefits and payment
    3. inside the benefits & payment i was able to see two option 1 is for benefits & other is for payment
    4. we only wanted payment functionality to be displaying
    5. so i tried to hide the benefits then noting was getting displayed in the portal
    6. finally i changed the order of the payment just above the benefits
    then then i was able to see the benefits and payment inside that i was able to see the payment where i was able to see the payslip
    i am not sure what i have done but i is working but please let me know what the problem was actually
    Regards
    Rahul

  • Automatic Transport Requests and Support Pack Stacks using CHaRM

    Hi Experts,
    Could you please give your valueable inputs on below Requriements :
    1. All Transports Requests needs to be Automatically moved from Solution Manager using CHaRM.
    2. Automatic Support Package Stacks needs to be updated using Solman - CHaRM
    would be helpful if any one could send the documentation on above requirements.
    Regards,
    Vijaysateesh

    Hi,
    >
    > 1. All Transports Requests needs to be Automatically moved from Solution Manager using CHaRM.
    Yes. You can schedule a periodic job (say for example daily 6M) to import all released transport requests from  QAS to PRD of a maintenance cycle/project. This is the task "Import Transport Request(Backround)" given in task list (tcode-SCMA) of a maintenance cycle.

    > 2. Automatic Support Package Stacks needs to be updated using Solman - CHaRM
    I haven't done this. But this is the  task "Import Support Package" given in task list (tcode-SCMA) of a maintenance cycle.
    I hope there is no specific documents for these. It's the same documents related to ChaRM.
    Regards
    Sanjai

  • Cannot see the tab for Financial Accounting in SPRO after Support Pack

    Hello,
    We applied support pack level 21 for SAP_APPL and after the application of it (Still in the correction phase), the tab for Financial Accounting has disapered from SPRO. Has anyone faced a problem like this before?
    Any pointers to the same will be very much appreciated.
    Thanks in advance
    Best Regards
    Anirban

    hi Anirban,
    basically it is something with the New G/L funcionality, you should have Financial Accounting (New) anyway, but can you do a authorization check? Right after you press F5 in SPRO, /nsu53 into the command line...
    hope this helps
    ec

Maybe you are looking for