SAP E-commerce 5.0 installation for My SAP ERP

Hi Everyone,
     We are planning to implement E-commerce in our landscape and when iam deploying the E-commerce SCA file ( KMC-UI / KMC-WPC and Forums) using JSPM we are having the issues in deployment.
KMC * sca files gets deployed without any errors but the forums deployment hangs in JSPM and no results in the screen. In order to get more information about the error log we tried to deploy the same file using SDM and we are getting this error
09/10/12 15:07:17 -  ERROR: Not deployed. Deploy Service returned ERROR:
                     java.rmi.RemoteException: Cannot deploy application sap.com/com.sap.netweaver.coll.forums..
                     Reason: Cannot extract WAR file [temp_com.sap.netweaver.coll.forums.war] of application [sap.com/com.sap.netweaver.coll.forums].; nested exception is:                com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot extract WAR file [temp_com.sap.netweaver.coll.forums.war] of application [sap.com/com.sap.netweaver.coll.forums].
                          at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:120)
                          at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:124)
                          at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:153)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3186)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
                          at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(AccessController.java:219)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
                     Caused by: com.sap.engine.services.servlets_jsp.server.exceptions.WebFileNotFoundException: Possible reason: file name is too long.
                          at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractClasses(ActionBase.java:795)
                          at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:113)
                          ... 19 more
                     Caused by: java.io.FileNotFoundException: /usr/sap/XPD/JC00/j2ee/cluster/server0/apps/sap.com/com.sap.netweaver.coll.forums/servlet_jsp/forums/root/groupchat/images/chat-user.gif (Stale NFS file handle)
                          at java.io.FileOutputStream.open(Native Method)
                          at java.io.FileOutputStream.<init>(FileOutputStream.java:201)
                          at java.io.FileOutputStream.<init>(FileOutputStream.java:153)
                          at com.sap.engine.lib.io.FileUtils.writeToFile(FileUtils.java:159)
                          at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractClasses(ActionBase.java:784)
                          ... 20 more
                     ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot extract WAR file [temp_com.sap.netweaver.coll.forums.war] of application [sap.com/com.sap.netweaver.coll.forums].
                          at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:120)
                          at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:124)
                          at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:153)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3186)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
                          at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(AccessController.java:219)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
                     Caused by: com.sap.engine.services.servlets_jsp.server.exceptions.WebFileNotFoundException: Possible reason: file name is too long.
                          at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractClasses(ActionBase.java:795)
                          at com.sap.engine.services.servlets_jsp.server.container.ActionBase.extractWar(ActionBase.java:113)
                          ... 19 more
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Oct 12, 2009 3:07:17 PM  Info: Starting to save the repository
Oct 12, 2009 3:07:18 PM  Info: Finished saving the repository
Oct 12, 2009 3:07:23 PM  Info: Starting: Initial deployment: Selected software component 'FORUMS'/'sap.com'/'SAP AG'/'1000.7.00.18.0.20081120115100''/'0' will be deployed.
Oct 12, 2009 3:07:23 PM  Error: Aborted: software component 'FORUMS'/'sap.com'/'SAP AG'/'1000.7.00.18.0.20081120115100''/'0':
Failed deployment of SDAs:
development component 'com.sap.netweaver.coll.forums'/'sap.com'/'SAP AG'/'7.0018.20081120112220.0000'/'0' : aborted
Please, look at error logs above for more information!
Oct 12, 2009 3:07:23 PM  Info: Starting to save the repository
Oct 12, 2009 3:07:24 PM  Info: Finished saving the repository
Oct 12, 2009 3:07:27 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
If anybody has encountered the same error please can you share us your experience so that we can resolve our issue.
Regards,
Vijay Kumar M

Hi,
to me this looks like the archive file is somehow corrupted.
Did you try opening the forums SCA file with Winrar and check the contained files ?
SCA, SDA and WAR files can be opened with Winrar. If that fails, the files might be corrupted.
Best regards,
Philipp

Similar Messages

  • SAP NW 7.3 EHP1 Installation for SAP MII 14.0

    Dear Experts,
    While installaing SAP NW 7.3 EHP1 we have to select SAP NetWeaver Usage Types which will be needed by our processes.
    We want to install SAP MII 14.0 hence what all Usage Types will be needed for the same?
    In our case DB - MSSQL 2K8 R2 Server.
    Please share the pointers.
    Thanks in advance for your apt responses.
    Muddassar Khan

    Hello Mudassar,
    Please refrain from cross-posting in multiple forums. Link to cross-post : http://scn.sap.com/thread/3577225
    Locking this thread !

  • Rapid Installer CD label SAP:RAPID_J2ee-cd:700:j2ee-cd:J2EE-CD:*

    I have downloaded package 51033323 SAP Rapid Installer NW 7.0 SPS14 1 to 8 and ran into the error message particularly the error message showed--Install is looking for the package with CD label SAP:RAPID_J2ee-cd:700:j2ee-cd:J2EE-CD:*.  Is this CD label bundled with the download?
    Documentation indiactes that SAP Netweaver 7.0 Rapid Installer for SPS14 is two DVD's.  The second DVD has ( Java Load with app. 4GB)  What are the equivalent package numbers that should be downloaded.
    Thanks.

    Hi Rashmi, I am having the same problem, did you find a answer for your question?

  • How can I get 'K-IFRS guidebook for applying SAP solutions' ?

    HI, all
    I hear, SAP Korea published 'K-IFRS guidebook for applying SAP solutions' in 2008.
    How can I get the documentation?
    regards,
    Katsumi

    is this a convergence documentation? would be interesting to find out what are the differences between Korean GAAP and IFRS, if there are any.

  • SAP E-Commerce 5.0 for R/3 walkthrough anyone?

    Where can I find a document that describes the installation of the E-commerce for R/3. I do find those two CDs but that wouldn't be enough to install it. in the Netweaver link under the
    Installations and Upgrades->SAP Application Components->SAP E-COMMERCE FOR SAP R/3->SAP E-COMMERCE 5.0 FOR SAP R/3
    ...I find the following DVD "BS2005 SR3 Installation Master Windows Server" which I guess is the sapinst to use. Looking in the ERP master guide it says that you should install XECO to get it all to work. Is that the case and if so, where do I find it on that Master install DVD?
    My question really is. How do I get 'SAP E-Commerce 5.0 for R/3' on my server?
    Regards,
    Daniel

    HI,
    I  can obtain detailed description of product on russian after i installed SAP E-commerce for SAP ERP version 7.0 instead of version 5.0.
    Br,
    Dzmitry

  • Upgrading ISA 4.0 to "SAP E-Commerce for mySAP ERP"

    We currently have a Internet Sales (R/3 edition) environment connected to a R/3 4.6C backend. We are upgrading the backend to mySAP ERP 2005. This has necessitated an upgrade of the Internet Sales environmet, too.
    Has anyone does this or had any experience with the ISA side of this upgrade?
    Currently the ISA 4.0 environment is running on a NW2004 SR1 framework with a SAP Web AS JAVA 6.40 (J2EE 6.40, too).
    I know after this upgrade is completed, my environment will change to the following...(I think)
    Internet Sales (R/3 Edition) will become "SAP E-Commerce for mySAP ERP"
    NW2004 will become NW2004s SR1
    J2EE 6.40 will become J2EE 7.00
    I guess I'm looking for anyone who has been through this type of upgrade and how best to tackle it (aside from looking at the upgrade guides).
    What to watch for? What to double-check? Anything noteworthy would be of value to me.
    Should I even bother running through the upgrade process or should I just flatten the environment and start over with installation media?? Is that path easier and less of a pain?
    I'm open for any feedback or thoughts.....
    Thank you,
    Bryan

    Find this one
    http://help.sap.com/bp_bblibrary/600/HTML/C20_EN_DE.htm

  • HELP ME IN step by step installation for sap 4.7 IDEAS AND sap 4.7 EE

    HI
    EXPERTS CAN ANYBODY GIVE STEP BY STEP INSTALLATION  PROCESS FOR BOTH
    SAP 4.7 IDEAS AND EE VERSIONS I AM NOT THAT MUCH PROFICIENT IN INSTALLING  I HOPE U R GUIDLINES CAN MAKE ME CLEAR IN INSTALLING I HAVE SOME QUESTIONS RATHER THAN THIS TO ANSWER
    1.IS THE ISTALLATION PROCESS OF ALL SAP VERSIONS ARE SAME?
    2.WHAT IS AN OBJECT IN SAP?
    3.WHAT IS THE DIFFERENCE BETWEEN COMPOSITE ROLE AND A DERIVED ROLE?
    YOU CAN SEND ANSWERS TO MY MAIL ID:<b>[email protected]</b>
                                                         THANK YOU TO ALL  IN ADVANCE

    Hey Rajesh,
    answers:
    1) Yes, the installations procedures is almost the same for all SAP versions, however its advisible to use follow the installation guides which comes with the DVD or is also available in SAP marketplace..
    2) Object is SAP is almost everything in Sap.
    object could be anything like
    TABLES
    PROGRAMS
    VIEW
    FUNTTION MODULES
    DOMAIN
    DATA ELEMENT
    STRUCTURE
    and so on
    3)Composite role is the combination of two or more roles(be it 2 or more  single roles or combination of two or more composite roles or permutation of single and composite role).. whereas derived roles can inherit all authorization objects from the parent role and can have its own authorization objects as well..
    Hope this clears your doubts.
    Revert for any clarifications..
    Please reward for usefull post.
    Regards,
    Anand.

  • Which CD contains the EP Installation for SAP R/3 470-620 ?

    Hi,
    I want to know which CD contains the EP installation for SAP R/3 47- 620, windows ,MS SQL server ?
    I have gone through SAP documentation for EP 6.0 installation.
    According to it, says that
    <i>1. To navigate to the J2EE Engine folder, on NetWeaver DVD, choose SAPINST > NT > I386.
         Double-click sapinst.exe.
    2. Navigate to SAP NetWeaver ’04 Java System (J2EE only) > MS SQL Server > Central System > Custom Installation – Java System      and choose Next.</i>
    But I am unable to find the directory J2EE on my CD ?
    Further my CD does have SAPINST.EXE, after excuting it the installation does not show option for <i>Central System > Custom Installation – Java System </i> only matching option available is  <b>Central Instance</b> .
    If you have any experience , please share .
    Regards
    Gurpreet Singh Sidhu

    Hello Gurpreet,
    For JAVA installationyou need to use Netweaver DVDs and not 4.7 CDs.  You need to install JAVA through Master Installation DVD ( in which you will find SAPINST.exe) and also make use of the JAVA DVD. Further for EP installation you will have to again make use of Master Installation DVD as well as JAVA DVD since the JAVA DVD has Netweaver Components also in it. Check you collection. You must have these DVDs in order to install EP 6.0. I hope you already have required JDK version on your installation machine.
    Regards.
    Ruchit.

  • Create a new track for SAP E-Commerce 5.0

    Hi all,
    I have all the SCA files with me for the E-Commerce application.
    I want to create a track so that I can access it in my NWDS
    Can anyone help me in creating a track for SAP E-Commerce.
    How to go about it please let me know
    SCA Files
    1)CUSTCRMPRJ
    2)SHRWEB
    3)SHRJAV
    4)SHRAPP
    5)CRMWEB
    6)CRMJAV
    7)CRMAPP
    8)STRUTS
    9)TEALEAF
    10)JTECHS
    11)JBUILD
    Regards
    JM

    Anil,
    I would highly appreciate if I can have that from you.. https://forums.sdn.sap.com/profile.jspa?userID=1532856
    Thanks Anil!
    Kiran

  • Post Installation for SAP PI 7.0

    I have done installation and post installation for SAP XI 3.0. Now I am trying to do the same with SAP PI 7.0. I am done with the installation. Presently working on Postinstallation. I believe this is not similar to SAP XI 3.0 ? Please let me know what are the difference in the Postinstallation between these two and also any links or documents for SAP PI 7.0 will be appreciated. Thank you.

    Hello Akella,
    You can view the Post Installation steps involved in PI 7.0 in the template installer under
    http://servername:50xx0/nwa
    Also refer this
    PI(XI 7.0) configuration guides
    Regarding SAP PI 7.0 Configuration
    Just Installed PI
    http://help.sap.com/saphelp_nw2004s/helpdata/en/14/39084136b5f423e10000000a155106/frameset.htm
    regards,
    Anandh

  • AddOn installer for C# in SAP 2004

    Hi,
    I have a question. Is there an AddOn Installer for C# in SAP 2004? Or do I have to write it by myself?
    Regards,
    Hmg

    Hi Szymon,
    You can use B1DE package you can donwload for free from SDN. It will create an installer in Vb.NET but it is very easy to adapt the code to C#.
    Regards
    Trinidad.

  • SAP E-commerce for mySAP ERP

    Hi,
    Is there any documentation which gives a step by step configuration for the SAP E-commerce for mySAP ERP. I am looking for some thing similar to the C14 Best practices document which give the detailed configurations (including XCM ) for CRM E - Commerce.
    Or it would be great if some one can explain the steps needed for configuring the web application of SAP ERP E - commerce.
    Thank you
    Points will be rewarded for helpful replies

    Find this one
    http://help.sap.com/bp_bblibrary/600/HTML/C20_EN_DE.htm

  • Hardware Requirements for the SAP SSM (pilot works) installation

    Hi All,
    Can any one please provide me with the information on hardware requirements for the SAP SSM (pilot works) installation.
    Thanks in advance.
    Anjum.

    I'm think if you can install Windows then enough RAM and Processor you have ....
    In any case "the more the better" .
    Regards.

  • Installation for SAP Netweaver 2004s stops

    Installation for SAP Netweaver 2004s stops - I get the following errors:
    ERROR 2008-06-15 05:40:13.406
    CJS-00030  Assertion failed: in function (nothrow) {    if (nothrow == undefined) {        nothrow = false;    }    NW.trace("NW.getDirProfile(", nothrow, ")");    var retval;    if (row.dir_profile) {        retval = FSPath.get(row.dir_profile);    } else {        if (!nothrow) {            var pf = this.getPersistentDefaultProfile();            var dirpf = pf.resolveExtended("DIR_PROFILE");            if (dirpf) {                retval = FSPath.getPath(dirpf.value());            } else {                ASSERT(arguments.callee, false, "DIR_PROFILE undefined: profile not yet loaded.");            }            row.dir_profile = retval.toString();            this._updateRow(row);        } else {            NW.trace("NW.getDirProfile() done, returning undefined");        }    }    NW.trace("NW.getDirProfile() done: ", retval);    return retval;}DIR_PROFILE undefined: profile not yet loaded.
    ERROR 2008-06-15 05:40:13.406
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2008-06-15 05:40:13.406
    FCO-00011  The step fillTrexContext with step key |rapidinstaller|ind|ind|ind|ind|0|0|rapid_Trex|ind|ind|ind|ind|8|0|fillTrexContext was executed with status ERROR .
    INFO[E] 2008-06-15 05:39:54.531
    FSL-02077  File system export (share) saploc does not exist.
    INFO[E] 2008-06-15 05:40:13.390
    FSL-02077  File system export (share) sapmnt does not exist.
    Please help.

    Hello. Check your shares in "computer management" are you see "sapmnt" and "saploc" ? Read this for example Issues in Installing Web AS - Java [ FSL-02077  File system export (share)]
    Regards.

  • SAP E-Commerce for mySAP CRM / mySAP ERP from struts to Visual Composer?

    Actually, "Internet Sales" as known by most of the people,   is based on STRUTS (from Apache) that it's not so much common in SAP NetWeaver based solutions.
    Anybody knows if SAP E-Commerce will be released also based on Visual Composer or Web Dynpro?

    closed

Maybe you are looking for