How to configure Engine/SDM for SAP J2EE  Server

Hi Experts,
I deployed the EAR file on J2EE Server.
This EAR file is linked to WebModuleProject (xyz)whic has a WAR file.
This WAR file contains one JSP. (test_jsp.jsp)
Then on following the URL
<a href="http://server:port/xyz/test_jsp.jsp">http://server:port/xyz/test_jsp.jsp</a>
i m getting the following error message:
Nov 29, 2007 11:01:40 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
[001]Deployment aborted
Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
How do i configure engine/SDM?
What is SDM engine?

I configured the SDM/Engine successfully
but still following the url
<a href="http://server:port/xyz/test_jsp.jsp">http://server:port/xyz/test_jsp.jsp</a>
i m getting the following error
404   Not Found
  The requested resource /WebModuleProject/test_jsp.jsp is not available
  Details:   File [WebModuleProject/test_jsp.jsp] not found in application root of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].
Please experts help me to dig out this problem
Can anybody suggest me why i m getting the error?

Similar Messages

  • How to create one more server node for SAP J2EE server?

    Hi,
    Can any one please suggest how to create one more server node for SAP J2EE server? I am using WAS700.
    Thanks and Regards,
    Smriti.

    Hai,
          Login into the Configtool(C:\usr\sap\SID\DVEBMGS<inst no>\j2ee\configtool) if ABAP+JAVA stack or C:\usr\sap\SID\JC<inst no>\j2ee\configtool) if JAVA stack
    click on the instance and and select the addserver button on the top to create a servernode for J2EE server.
    Thanks and Regards,

  • How to configure session timeout for SAP Netweaver Portal

    Hi,
    I would like to know the way to configure the session timeout for SAP Netweaver Portal.

    Hi Kim,
    the solution for your question  is in this thread.
    500 Connection timed out
    if it is helpful award me points.
    Regards,
    R.Suganya.

  • New to sap - need help in configure backup strategy for SAP XI server.

    hi gurus
    being a netweaver guy, recently i have been given  the responsibility of few basis activities.like database backup.
    can any one tell me clear procedure to take both daily online and weekend full offline backup of oracle in to disk first and then to tape.   i have seen in the internet  material few discussing about brbackup and few about sap DB13. i am totally confused which one to use, and which is good. please help
    akhil

    Hi,
    welcome on board as SAP Netweaver guy,
    don't be confused both DB13 and BRtools are the same both of them will call brbackup.
    to configure the brtools you have to change in your brtools profiles located at  %ORACLE_HOME%/dbs
    please before changing any thing take backup from that folder.
    - to take the backup to disk then to tape you will need extra backup software, because using the SAP slandered tools you have to select either Disk or Tape.
    Thanks
    Sherif

  • Configuring universal worklist for SAP workflows

    Hi All,
             How to Configure Universal Worklist for SAP Workflows....could you please tell me the configuration steps in Portal and please tell me required Transaction codes to configure in SAP R/3 side for configuration of UWL....
    This is urgent.....
    Really i appreciate.
    Thanks and Regards,
    Abhi.

    Hi Abhiram,
    u cn refer to these links.......its of very use to u.......
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a3461636-0301-0010-3787-978f5ac8bd45
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/c223be82104792a15c2df11377b9ed/frameset.htm
    How configure UWL in Portal 7.0
    configuring the Universal Worklist
    Problem configuring UWL
    Regards
    Bhargava
    points are welcome

  • RFC Connection error in SM59 for SAP J2EE

    Hi All,
    i am getting the following error description while testing the connection for
    SAP J2EE ...
    Connection Test SAPJ2EE  
    Connection Type TCP/IP Connection  
    Logon              Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program sapfallback not registered
    Error Details     LOCATION: SAP-Gateway on host filip / sapgw00
    Error Details     DETAIL: TP sapfallback not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 1483
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1694
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Tue Mar 31 02:44:35 2009
    Error Details     VERSION: 2
    Help me resolve this
    Regards,
    Mahesh.

    Hi,
    Please follow this steps:
    Creating RFC Destinations in the ABAP and Java Environment
    You need to create the following RFC destinations in transaction SM59 (ABAP) and the Visual Administrator (Java):
    u2022 AI_RUNTIME_JCOSERVER
    u2022 AI_DIRECTORY_JCOSERVER
    u2022 LCRSAPRFC
    u2022 SAPSLDAPI
    Depending on your client settings, it may be necessary to be logged on your SAP Exchange Infrastructure host as SAP system user with the authorization to maintain customizing tables and to release transport orders. Note, that user "SAP*" or "DDIC" does not have these authorizations.
    Maintaining the RFC Connections (Transaction SM59)
    1. Log on to your SAP Exchange Infrastructure central instance host.
    2. Call transaction SM59.
    3. Choose Create.
    4. Enter at least the following:
    RFC destination: AI_RUNTIME_JCOSERVER
    Connection type: T
    Description: <your description>
    5. Choose ENTER
    6. Choose the tab Technical settings and do the following:
    a. Select Registered Server Program
    b. In the Program ID field, enter: AI_RUNTIME_<SID> where <SID> is the SAP system ID of your Integration Server host. Use uppercase letters only.
    c. Enter Gateway host and Gateway service of your Integration Server host. To find out the required parameters:
    a. On the Integration Server host, call transaction SMGW
    b. Choose Goto u2192 Parameters u2192 Display (see entries for gateway hostname and gateway service)
    7. Choose tab Special Options and select the flag Unicode in the box Character Width in Target System.
    8. Save your settings.
    9. Repeat the steps 3 u2013 8 for the remaining destinations:
    Destination
    Values
    AI_DIRECTORY_JCOSERVER
    Program ID: AI_DIRECTORY_<SID>, where <SID> is the SAP system ID of your SAP XI host
    LCRSAPRFC
    Program ID: LCRSAPRFC_<SID>, where <SID> is the SAP system ID of your SAP XI host.
    SAPSLDAPI
    Program ID: SAPSLDAPI_<SID>, where <SID> is the SAP system ID of your SAP XI host.
    10. Leave the transaction SM59 open for later tests.
    J2EE Configuration for the Destinations (Visual Administrator)
    1. On your SAP Exchange Infrastructure central instance host, start the J2EE Engine administration tool.
    2. Choose Cluster u2192 Server u2192 Services u2192 JCo RFC Provider
    3. In the section RFC destination, enter exactly the same program ID and gateway options for AI_RUNTIME_JCOSERVER that you used in the step Maintaining the RFC connection above. Additionally, set the number of processes to 10.
    4. In the section Repository, do the following:
    a. Enter the parameter for the SAP XI host: Application Server, System Number, Client and Language.
    b. For User and Password maintain the login parameters for the user SAPJSF.
    c. Select the flag Unicode.
    6. Choose Set.
    7. Repeat the steps 3 u2013 6 for the remaining destinations:
    Destination
    Values
    AI_DIRECTORY_JCOSERVER
    u2022 Corresponding values from SM59
    u2022 Number of processes: 10
    LCRSAPRFC
    u2022 Corresponding values from SM59
    u2022 Number of processes: 3
    SAPSLDAPI
    u2022 Corresponding values from SM59
    u2022 Number of processes: 3
    Testing the RFC Destination
    After you have maintained all RFC destinations in both the ABAP and Java environment, you can check all the connections above as follows:
    1. Call transaction SM59 again.
    2. Open your RFC destination.
    3. Choose Test Connection. No error should be displayed.
    This will solve your problem.
    Thanks
    Laxmi Bhushan

  • How to configure release procedure for rate contracts release

    Dear all,
    How to configure release procedure for rate  contract following are the requirements
    they are two release codes c1 & c2 <=100000,>=100000
                    if  c1 is not there c2 has to be approved
         Change in the value of the rate contract contract
         Change in the validity of the rate contract
         Addition of deletion of line items
    While using a non u2013 released rate contract in the PO an error message should shoot out.
    Also the logic should be changed while using the rate contract in the PO.
    The usage of the rate contract should be till the validity of the rate contract. i.e. the measurement should be end date of the rate contract and the PO creation date and not the delivery date of the PO. &
    It should be possible to refer existing valid rate contracts in purchase orders.
    Regards,
    bhaskar

    Hi,
    In SAP rate contract is known as value contract denoted with wk. The release procedure for rate contract is same as that of other contracts and scheduling agreements. The tables  for contracts will vary with SA (Scheduling agreement) .You may try and maintain condition records based on the customer combination and maintian the validity date of condition records as per your requirement.For contract and PO will have the same header/item table as EKKO/EKPO, and the release
    class in standard is the same FRG_EKKO, you can use the same for contract.
    To distinguish if it's a contract or PO, EKKO-BSART can be used.
    For contract EKKO-BSART will be MK or WK, while PO will have NB/UB etc..
    You can restrict the document type to set up the release strategy for only contract.
    Of cause, you can also create your own release class Z* for contract copying standard
    one FRG_EKKO via CL01/Class type 032, and then assign the class Z* to customizing:
    OLME:
    -> contract
    ->Release Procedure for Contracts
    ->Define Release Procedure for Contracts
    ->Release Groups
    If you have already created the PO release class.
    Assign a new chracteristic of Document Category -BSTYP
    Please check below link for detailed release procedure. I hope this wil help you out .Thanking you.
    http://wiki.sdn.sap.com/wiki/display/ERPSCM/RELEASE+PROCEDURE#RELEASEPROCEDURE-TABLESUSEDFORRELEASEPROCEDURES

  • How to configure Pay Roll in SAP

    Dear Gurus,
    How to configure Pay Roll in SAP. Pls suggest.
    Regards
    Pankaj
    Please have a look at the forum search

    Define Employee Sub Group Grouping for PCR and CAP    / Check Payscale Area   / Check Payscale Type  / Check Assignment of Pay Scale Structure to Enterprise Structure  / TARIF Feature / Create Control Record / Revise Payscale groups and levels /  Create Wage type catalog /  Employee Subgroup Grouping for primary wage types / Personnel Subarea Grouping for Primary Wage Type / Setup Payroll Period for Collective Agreement Provision / Check wage type group Basic pay / Define wage type permissibility for each PS and ESG / Check wage type characteristics / Maintain Valuation of Base Wage types /
    Check Wage Type Group Recurring Payments and Deductions / Check Wage Type Group Additional Payments /Check Wage Type Group Membership Fees / Membership Payee /Determine allowed payees per membership type /Define Membership / Deduction Types /Define Trust Details for Provident Fund /Maintain Contribution Details for Provident Fund ( Feature 40EPF )
    Assign Company Rates for Provident Fund / Define PF Trust Validity Period / Define Contribution type for Statutory rates for Provident Fund /Maintain ESI Eligibility Limit /  Define Personnel Area and Subarea Groupings for ESI /Assign ESI Groupings for Personnel Area and Subarea/
    Maintain Contribution Rates for ESI/
    Maintain Gratuity Trust ID/
    Maintain Gratuity Contribution Frequency and related wage types/
    Define Contribution Rates for Gratuity/
    Maintain Superannuation Trust ID/
    Maintain Superannuation Contrib. Freq and Rel. Wage Types/
    Define Contribution Rates for Superannuation/
    Maintain Loan Types/
    Create Loan Conditions/
    Maintain Loans Grouping  (Feature 40LGR)/
    Maintain Salary Components ( Feature 40LSL)/
    Max. no. loans allowed (LML1)( Maximum number of loans allowed at a time)/
    Max. no. loans allowed (LML2)(Maximum no of loans allowed)/
    Maintain Maximum amount for loans outstanding(LMVAL)/
    Maintain Loans Eligibility Checks and Limits/
    Maintain Accommodation Types/
    Maintain the processing options for CLA/
    Define Conveyance Types/
    Assign eligibility criteria for conveyance allowance/
    Define Professional Tax Grouping Details/
    Assign Professional Tax Groupings for Personnel Areas and Subareas/
    Assign Amounts for Professional Tax Deduction/
    Maintain Method and Form Layout for Professional Tax Groupings/
    Define Personnel Area and Subarea Groupings for Tax/
    Assign Tax Groupings for Personnel Areas and Subareas/
    Define Tax Codes/
    Assign Tax Code Limits to Wage Types/
    Assign wagetype to wagetype group offcycle /
    Set Up Off-Cycle Reasons/
    Specify default values for wage types Off Cycle/
    Specify Default Values for Payment Methods/
    Configure wage types for Section 80/
    Configure wage types for Section 88/
    Define other allowance or re-imbursement type for exemption/
    Define priority for  deductions/
    Maintain recovery of arrears/
    Define cumulation types for wage types/
    Assign universal contribution groupings for universal contribution types /
    Assign state for universal contribution grouping/
    Assign slab code and other parameters for each state of univ.type./
    Assign Contribution value for each slab./
    Define Period Parameters/
    Define Date Modifiers/
    Check Payroll Accounting Area/
    Generate Payroll Periods/
    Generate calendar for cummulation/
    Assign Basic Wage Types to Grouping for Allowances/
    Define Pay scale groupings for Allowance/
    Assign Pay Scale Groupings for Allowances/
    Assign wage type model for Pay scale grouping for Allowances/
    Calculate Eligibility for Raps/ . ....................................................................................................................................................................................................................................................................
    If you get the knowledge then please .  mark the questions as answered

  • How to configure Broadcast messaging for IC Webclient profile

    Dear all,
    How to configure Broadcast messaging for IC Webclient profile. what are the prerequisites for it?
    We are not using EP interface for IC Webclient, then where can I find broadcast messaging URL in SAP CRM system.
    I have checked for the relevant BSP application, but could not find.
    Please help me to configure the scenario successfully, your help will be highly appreciated.
    Best regards,
    Raghu ram

    Hi raghu
    In CRM Broad cast messaging application is CRM _BM,
    Go to easy access u2013 go to favourites u2013 select add other objects - select BSP Applications- then select CRM_BM Application.
    Select that BSP application and test it u2026
    `
    Regards,
    Narsimha

  • How to configure Xl Reporter in SAP Business One

    Hi
    Can you please tell me the steps for how to configure xl reporter in sap b1
    Regards
    Sandip

    Hi Sandip,
    In Sap 8.8 u no need to configure or install XL reporter .
    While Installing SAP 8.8 XL reporter Automatically Gets Installed
    And Also check whether MS Excel 2003 installed 2003 excel supports XL reporter
    U can check under Sap Menu -
    >Under Tools----
    >u can find XL reporter .
    Hope this  helps u
    Regards
    Jenny

  • How to Configuration PDC Management in SAP

    Dear Gurus
    Please guide me how to configuration PDC management in SAP FI.
    Regards
    Tapan Maity

    Hello Tapan,
    Your requirement is not clear. Is PDC mean Plant Data Collection?
    If yes, then PFB the required link for that.
    Supply Chain Management - Plant Data Collection SAP R/3 Shop Floor Control (PP-PDC)
    SAP ECC - Plant Data Collection - Time, Attendance and Employee Expenditures (HR-PDC)
    I hope it helps else revert us with your query.
    Thanks & Regards,
    Lakshmi S

  • How do we reset password for SAP* and DDIC user in SAP R/3 ECC 6.0?

    Hi,
    How do we reset password for SAP* and DDIC user in SAP R/3 ECC 6.0?
    I tried with acual method as below from client '000':
    DELETE FROM USR02 CLIENT SPECIIED WHERE BNAME = 'SAP*' AND MANDT = '001'.
    After this when I tried to logon '001' using SAP* with password PASS it is giving  the message that Incorrect logon and password.
    (Also when I checked for 'SAP*' in 001 it looks like it is not got created as I queried as below:
    SELECT SINGLE * FROM USR02 CLIENT SPECIFIED WHERE BNAME = 'SAP*' AND MANDT = '001'.)
    Can anybody throw some light on this? RewardS is guranteed for solutions!
    -B S B

    Hi again:
    I forget to tell.
    You must restart the system. So, that a new user with the name "sap*" gets generated with password "pass"
    Hope this wil help,
    Eric

  • How to create OSS note for SAP?

    Hi,
    How do I create OSS for SAP? Any step by step or notes related?
    appreciate your help!!!!!!
    Thanks,

    Hi Afi,
    If you are looking for creating an oss message with SAP  follow the path
    http://service.sap.com/notes --> Report a Product Error --> select your system --> Enter the search term ( related to your issue)  and componenet ( if its basis BC , change management BC-CTC , if its for solution manager use SV-SMG or the sub component )
    Now it will show the related oss notes and if that notes are not helpful you can create a message with SAP by clicking create message.
    Thanks
    Prince Jose

  • How to know print program for SAP Script

    Hi friends,
    how to know print program for SAP Script form name ?

    Hi ,
      You can use the following code changes in the layout & see..
    You have to create a program Z_BC460_EX4_HF for that..
    /:PERFORM GET_NAME IN PROGRAM Z_BC460_EX4_HF
    /:  USING &CUST&
    /:  CHANGING &NAME&
    /:ENDPERFORM.
    Dear &NAME&
    The ABAP routine could be defined as follows:
    IMPORTANT: The structure itcsy must be used for the parameters.
    REPORT Z_HENRIKF_SCRIPT_FORM .
      tables scustom.
      form get_name tables in_tab structure itcsy
                           out_tab structure itcsy.
      read table in_tab index 1.
      select single * from scustom
        where id = in_tab-value.
      if sy-subrc = 0.
        read table out_tab index 1.
        move scustom-name to out_tab-value.
        modify out_tab index sy-tabix.
      else.
        read table out_tab index 1.
        move 'No name' to out_tab-value.
        modify out_tab index sy-tabix.
      endif.
    You could also fill the ouput parameter table this way
       READ TABLE out_par WITH KEY 'NAME1'.
       out_par-value = l_name1.
       MODIFY out_par INDEX sy-tabix.
    endform.

  • How to configure dba cockpit in sap solution manager

    Hello colleagues,
    how to configure dba cockpit in sap solution manager??
    Thanks!

    Hi Victor,
    Please go through this doc, it might helps you.
    Sap Solution Manager - Dbacockpit
    Sap Solman Instguide Dba Cockpit Setup
    Regards
    Amit

Maybe you are looking for

  • Transaction Attribute issue in weblogic 8.1

    Hi, I have problem with the transaction attribute of my session bean in Weblogic8.1 and SQLServer. Following is the description. I have two beans, say SampleBeanOne and SampleBeanTwo. The transaction attribute of SampleBeanOne is "Required" and that

  • How to open a pdf file and then attach it with images

    I am new to Indesign Server. I'm currently working on a pdf. I have a white blank pdf template. that I want to attach/glue it with images. How to open a pdf file and then attach it with images. Please, help me. Thanks.

  • Jspc-error in WLS 6.1, SP 5

              We encountered the following error in jspc after installing SP 5 for Weblogic Server           6.1 over SP 4.           The following line was given in the jsp-page (the page was developed with the           Struts-Bean-Taglib):           <

  • Portal System Transport (Best Practice)

    Hello, We have DEV, QA and PRD landscape. We have created systems that connect to backend ECC systems. Since the DEV and QA ECC system has one application server, we have created a portal system of type singe application server in the DEV Portal that

  • How modify material group in agreement scheduling

    Hello, I want to modify material group in agreement scheduling, I try with Bapi 'BAPI_SAG_CHANGE' but it's not possible. Have you a solution ?? Thanks for advance for your contribution. Regards. JL