Deploy fails after move of ABAP&JAVA stack to other server

Hello,
We moved our system (ABAP&JAVA) to a new server with exactly the same OS level and configuration by means of online backup and restore.
Installation details are:
SOLARIS 9
SAP ECC5 SP12
Java stack SP16
After the move the ABAP and the Portal is ok.The server,dispatcher and SDM are also starting fine and no errors shown in the trace files.
Problem is when trying to run&deploy any example application of the J2EE engine it fails with the following error:
Application error occurred during request processing.
  Details:   java.rmi.RemoteException: Cannot commit handler in
operation deploy with application sap.com/Calculator..
Reason: Error occurred during DB access:
apps/sap.com/Calculator/servlet_jsp, ; nested exception is:
com.sap.engine.frame.core.configuration.ConfigurationException:
Error occurred during DB access: apps/sap.com/Calculator/servlet_jsp,
Exception id: [0003BAC828490049000000240000582F000419144C86546C]
Did you encountered such an issue?
Is there anything special to do for the SDM when moving to a different server? We simply restored from tape the filesystem containing the SDM and the J2EE folders.
Thanks a lot for your help,
Kind Regards,
Florin

Hello All,
Please ignore the question; issue is fixed in the mean time.
Reason was that after the restore the temporary tablespace had no file so this caused the deploy to fail
Regards,
Florin

Similar Messages

  • SAP ECC 6.0 EHP4 installation with ABAP+JAVA stack

    Hi,
    I need to install SAP ECC6.0 EHP4 with ABAP+JAVA stack on windiws server 2008 with oracle.
    I have read that for this, we need to install ECC 6.0 EHP4 ready and then upgrade to EHP4 using ehpi installer.
    I have found the documents seperately for ABAP and JAVA stack and not for ABAP+JAVA.
    I need clarifications on these.
    1.Do we need to install ABAP and JAVA instances seperately with EHP4 and then upgrade(In that case I have to install both instances on single host)?
    2.Should we give seperate <SID> for both instances and create seperate databases?
    3.Hard disk requirement for this set up.(We have 150 GB including C drive)
    4.Steps to perform after installing ECC6.0 EHP4 ready
    5.Please send me the doc. if anyone has
    Anyhelp would be highly appreciated.
    Regards,
    Surya

    > 1.In the installation document for EHP4 ready for SAP ERP 6.0 ABAP.It is mentioned that this installation contains only basic EHP4 for ERP 6.0 and we need to install additional EHP4  functionality in the SAP ERP 6.0 -EHP4 ready system.
    > It states that atleast Support pacakge stack (SPS) 1 of SHP4 needs to be installed.So If I install this stack using EHPi installer in the post installation activities my SAP ERP 6.0 EHP4 will be in place?Please confirm.
    Yes..
    >
    > 2.Can I install SAP SR3 with dual stack and upgaradte it directly to EHP4 at a time?
    Yes you can do it.....as SAP still supports dual stack ERP systems to EHP4
    >
    > Any solutions or suggestions from others also welcome.
    Why do u want a dual stack ECC ystem?? any specific requirement???
    Regards,
    Nirmal.K
    Edited by: nirmal konchada on Feb 2, 2011 12:16 PM

  • Test Activities in BW after ABAP /JAVA Stack Split

    Hi All,
    We have recently EHP upgrade in our system .Now to improve performance we have done ABAP/JAVA stack split .
    1.Can you please suggest what are the test activities should be done from BW side after upgrade ?
    2.Can you explain what issue we might face ?
    Please provide list of checks need to be performed specific to this split .
    Thanks in advance .
    Regards,
    Jaya Tiwari

    jaya tiwari wrote:
    Hi All,
    >
    > We have recently EHP upgrade in our system .Now to improve performance we have done ABAP/JAVA stack split .
    > 1.Can you please suggest what are the test activities should be done from BW side after upgrade ?
    > 2.Can you explain what issue we might face ?
    > Please provide list of checks need to be performed specific to this split .
    >
    > Thanks in advance .
    >
    > Regards,
    > Jaya Tiwari
    There are no standard issues in this split. Only thing you need to do is integration testing for scenario like SSO, Bex Reports etc.
    Thanks
    Sunny

  • Whats the difference between ABAP stack, ABAP+Java stack and Java stack

    Hello,
    I have a nagging doubt about the difference between the ABAP stack, ABAP+Java stack & the Java only stack. I believe that the method of applying the kernel for all the 3 types is different.
    Also can we apply the ABAP support packs through JSPM.
    Please put some light on this.
    Thank you

    Hi Zaheer
    ABAP Stack
    AS ABAP is used to provide the ABAP foundation of SAP NetWeaver.
    Part of AS ABAP is the Search Engine Service (SES), which enables users to search for
    business objects using Search and Classification (TREX). SES accesses Search and
    Classification (TREX) functions through the Search and Classification (TREX) ABAP
    client. SES replicates the business objects from the ABAP application to Search and
    Classification (TREX), so that it can apply Search and Classification (TREX) search
    functions to them. When a user enters a search query, the Search and Classification
    (TREX) system responds to it, not the database for the ABAP application. For more
    information, see the document Installation Guide – SAP NetWeaver TREX Single Hosts /
    Multiple Host.
    Java stack
    AS Java is used to provide the Java foundation of SAP NetWeaver. Among the key
    capabilities of AS Java are:
    • J2EE Engine – a J2EE 1.3-compliant application server for running enterprise
    applications. In addition to the pure J2EE standard technologies, the J2EE
    Engine implements complementary technologies, such as Web Dynpro or Web
    Services, that are targeted at supporting large-scale, real-business application
    development projects.
    • SAP Composite Application Framework Core (CAF Core) is a service-oriented
    architecture for building and deploying composite applications. It enables
    modeling of different service types – entity services that represent a domain
    model, application services that implement business logic, and external
    services that offer connectivity to back-end services by means of remote
    function calls (RFCs) or Web services. Usage type AS Java comprises the CAF
    Core runtime environment, while design time tools are part of the SAP
    NetWeaver Developer Studio.
    • Web Dynpro is the user interface technology for developing professional
    business applications for mobile as well as for desktop clients. Web Dynpro
    applications can easily be integrated into SAP NetWeaver Enterprise Portal,
    providing a unified layout for the end user as well as enhanced navigation
    support. Web Dynpro also allows, for example, the development of interactive
    forms using the Adobe document services.
    • Adobe document services is a set of runtime services that provide a range of
    form and document creation and manipulation functions such as:
    • Converting XML form templates (created using Adobe LiveCycle Designer)
    to PDF and various print formats
    • Setting Adobe Reader rights to enable users to fill in and annotate forms,
    save and print them locally, and include digital signatures for authentication
    using the free Adobe Reader software
    Extracting data from SAP applications into Interactive Forms and transferring form data
    back into SAP applications using XML
    ABAP + Java Stack
    Contains both functionalities.
    I hope this helps
    Regards
    Chen

  • ABAP+JAVA STACK STARTING ISSUE a  Work Around

    Dear Users,
    I recently got an issue in duel stack where in Java stack was not coming up. According to the  Trace file i was about to follow the SAP Note: 940893. But everything was fine for me. Then i tried a work around. I started Java first and then after sometime ABAP. It worked for me. Might be useful for others as a work around. If useful make know. If i am wrong again let me know.

    Hi Manjesh,
    Then i tried a work around. I started Java first and then after sometime ABAP. It worked for me.
    It looks like Server has insufficient memory to hold ABAP+ JAVA stack.
    You can think of the following
    1) Reduce the no of WPs in ABAP stack
    2) Reduce the JAVA memory settings to half using configtool
    3) Restart both ABAP and JAVA
    4) Check the results.
    Hope this helps.
    Regards,
    Deepak Kori

  • ABAP & JAVA stacks

    There are lots of post regarding ABAP & JAVA stacks. I am not sure if I see a consolidated answer anywhere. Also I don't see overall architecture diagram explaining just the stack part.
    Here is my understanding after reading/researching, forums, help, blogs and other documents.
    <b>ABAP Stack:</b>
    -Integration Engine (IE) {This is where the message pipeline happens}
    -Business Process Engine (BPE)
    -ABAP Mapping
    -XSLT Mapping
    -IDOC Adapter
    -Http Adapter
    <b>Java Stack:</b>
    -Adapter Engine (AE)
    -Integration Builder, SLD, RWB
    -Standard Mapping
    -Java Mapping
    -XSLT Mapping
    Is this correct, am I missing anything else?
    Thanks
    Message was edited by: xi_ted (updated based on Vijaya Kumari's, Michal's and Agasthuri' responses)

    Hi,
    IDoc and HTTP adapter are on ABAP stack  all other Adapters are JAVA  stack,  Since  IDoc and HTTP adapter are on ABAP stack they no need  sender  agreement.IR,ID,SLD,RWB are in Java Stack.
    Regards
    Agasthuri Doss

  • Config guide to configuer the SLD on ABAP+Java Stack

    Friends,
      Can you please pass me the guide to configuer the SLD on the ABAP+Java stack. My email id is : [email protected]
    Thanks!
    Vivek.

    Check this link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e07753b9-fa0c-2a10-64a8-c6754c45396e
    Regards,
    Prasanna Krishnamurthy

  • SAP BW 7.4 on HANA ABAP & JAVA stack

    Hello,
    We have requirement for SAP BW 7.4 on HANA ABAP & JAVA stack integration.
    Please clarify the doubts.
    1. Is there any possibility to install ABAP & JAVA stack same SID?
    2. If install different with SIDs, How can we do integration? Any restriction is there to integrate?
    3. Can we use same HDB SID for both ABAP & JAVA stack?
    4.We plan to configure the JAVA stack as UME data source from ABAP stack, Is it good practice?
    Any one share the better ideas & solutions for this issue.
    Regards,
    V Srinivasan

    Hi Experts,
    Great for viewers.
    But still expecting some ideas above questions kindly answer.
    Also i got some important points.
    Java Stack for BW on HANA
    At least any one answer the purpose of BW Java Stack.
    Regards,
    V Srinivasan

  • How to create Roles in UME (ABAP+JAVA stack)

    Hi,
    I have created roles earlier on JAVA stack alone. However, this time I am working on JAVA+ABAP stack. When I am trying to create role in UME, I am getting only two tabs:
    General Information
    Assigned Groups
    I am not getting Assinged Actions tab here.How do I assing actions ?
    Can any one please help me in creating roles in ABAP+JAVA stack.
    That would be  a great help!
    Regards
    Faisal

    HI Faisal,
    When ABAP is the UME, you can only edit users / groups that are J2EE only. Any group that is defined in ABAP is read-only for the Java Server to prevent conflicts (there is no synchronization) and has to be changed in ABAP.
    Please take a look at this link, which has a great graphic describing this.
    http://help.sap.com/saphelp_nw04s/helpdata/en/7c/36dcd59865b246b993c471199ba37a/content.htm
    So, if the Java group was created in ABAP, the ABAP user has to have the ABAP role assigned to him, so that he is in the group on the Java server. make sense? The graphic in the link above really explains it well I think.
    If you a new / custom Java group (not in ABAP) then you should be able to assign users to it from the Java server.

  • System Copy from ABAP Stack to ABAP+Java Stack

    Hi,
    Is it possible to system copy (homogeneous or heterogeneous) from a system based on ABAP Stack to a system based on ABAP+Java Stack? Is it the normal system copy procedure or something aditional is required to do. Pl. advise. Thanks
    regards
    Edited by: Abdus Samad on Oct 24, 2008 8:13 AM

    It depends on what you want to copy, a system copy will always wipe out the existing target. But if you want to only copy data, you might be able to do a client copy. You can start with this SAP note: [552711 - FAQ: Client copy|https://service.sap.com/sap/bc/bsp/spn/sapnotes/index2.htm?numm=552711]
    Regards Michael

  • Steps for System Refresh for ABAP + JAVA stack

    Hi friends,
    I am newbie to SAP BASIS adminstration. There is a system refresh activity planned shortly.
    Can someome pls let me know the steps for system refresh of ABAP  + JAVA stack??
    regards,
    Ambarish.

    Please check [systemcopy@SDN|System Copy and Migration] and [guides|http://service.sap.com/instguidesnw] according to your release.

  • License Problem in Abap+java stack

    Hello,
    I have installed my SAP XI/PI System with ABAP+JAVA Stack.
    I have applied SAP license at ABAP Stack using slicense for web as abap+java, so is there any need to apply license again for java stack, because when i am checking in Visual Admin under license node , it is showing license is not installed.
    If it is not required then why it is showing in Visual Admin tool that license is not installed. can some one give me guidance on this issue.
    Best Regards,
    V.Singh

    Hi,
    No restart will not make any difference.
    You can overlook this. If in the /nslicense screen you see a permanent license, then no need to worry furthur..
    Also in the system info page , you will see:
    Software Product  :Days Until Expiry 
    Hope this helps.
    Kind regards,
    hemanth

  • Install abap + java stack with PI and MDM trail versions

    Hi
    I would like to install NetWeaver 7.01 sp3 trail version in my laptop which has HD 320GB with 4GB RAM.
    Also I want to install MDM in the same laptop. Is it possible? Will PI comes with ABAP + jAVA stacks?
    Which OS is the right platform for doing the same.
    Thanks very much.

    Hi Mr. Chennai,
    Check http://service.sap.com/pam for all hardware requirements.
    Thanks
    Sunny

  • Syncronization  of ABAP+java  stack  during the upgrade.

    Hi All,
    We have successfully upgraded our BWD & BWQ which is ABAP+JAVA stack .
    we have followed the process of uninstalling the java stack and removing the j2ee and SDM folder and starting the system for the upgrade.
    Tomorrow we are going to start BWP , i found the way to syncronize the upgrade in upgrade manual like starting the SAPjup when upgrade asks for syncronization.
    Can any one suggest me the process of starting the SAPjup for sync like already upgrade is running with SAPup and just waiting for SAPjup to sync it's just a norwal way of starting the SAPjup ? or anything.
    But i am thinking to go in normal what we followed for the BWD&BWQ.
    Please suggest...
    Thanks,
    Subhash.G

    PLease proceed with your old strategy it sounds better.
    Regards,
    iqbal

  • Abap+java stack

    Hi,
      My sap is running on ecc6.0,linux with maxdb(abap+javastack) we are  taking backup  through database manager in tape.while restoring it will ask any java files.
    Thanku

    Hi
    Thanks alot for ur quick response.
    If I want to follow SAP System copy(export/import) procedure using sapinst tool , I need to shut it down the SAP instance , which is not possible everyday.
    Is there any way out to take backup of ABAP+JAVA stack  to tape and restore in another machine using last sucessfull backup  using backup/restore procedure(Database Manager).
    How can I take backup of ABAP+JAVA stack without shuting down the SAP Instance by using any sap standard tools (sapinst) and can be used to restore in any new machine in case of emergency?
    ThankU

Maybe you are looking for

  • Hard Drive Upgrade from 5400 to 7200 RPM

    Well my logic board died and i have gotten that replaced and now i need to upgrade my hard drive from 5400 to 7200 rpm. I just dont know how to replace it. I have the memory upgraded so im good there just need help upgrading the drive So how would i

  • I am trying to upgrade a Macbook Pro that I was given to Snow Leopard. Help please?!

    I am trying to upgrade a Macbook Pro that I was given to Snow Leopard.  While doing so, it froze up at 29 minutes left.  I am now getting the white screen with the flashing folder.  I don't need to save anything that is/was on it, I just need it runn

  • Validating more than one source with one validator

    Dear all, Can we use one validator to validate more than one source? <mx:StringValidator id="labelVld" source="{nameEntry, labelEntry}" required="true" property="text" /> <mx:Form> <mx:FormItem label="{resourceManager.getString('Admin','name')}" requ

  • Java2 runtime environment for Solaris 2.5.1 ?

    Hi, I need to run Java2 applications on Solaris 2.5.1 (SunOS 5.5.1) Can I install Java2 runtime environment on Solaris 2.5.1? Which version of JRE should I have? Any advise will be appreciated.

  • Synching Mac Outlook 2011 Calendar and Contacts

    I recently 1) moved from a PC to a Mac Book, 2) installed Outlook 2011 (as part of Office for Mac) and 3) imported my PC .pst file into Outlook to get my calendar, contacts and emails.  While this worked, I have a huge problem in that I can not find