Configuring NWDS to deploy applications in portal

What are the steps needed to configure from nwds to deploy applications into portal?

Hi,
  You have 2 configurations. Go to Windows menu and to Preferences -> J2EE engine. Give the host name and port number of the server to which you are deploying. Here port no. is the message server port no(like 39xx or 36xx).
This is required for deploying your J2ee or webdynpro applications.
For deploying portal applications, go to Windows -> Preferences -> SAP Enterprise Portal. Click on Add button. Give description, name of host, port and login id. Here port is portal port no (like 5xx00). Login id is portal user id.
Right click project -> Export -> Choose par file -> Enter the password in this screen -> Ok. Your application will be deployed.
Regards,
Harini S

Similar Messages

  • Error while deploying application on portal domain

    Hi All,
    I am getting following error while deploying application on portal domain :( :( Not sure what I am missing.......
    Anyone has any idea on this???
    <Oct 6, 2010 7:49:03 AM EDT> <Warning> <com.bea.wlw.netui.pageflow.internal.WebLogicURLTemplateFactory> <BEA-000000> <In webapp <Workshop Application>, the url template <http://{url:domain}:{url:port}/{url:path}?{url:queryString}{url:currentPage}> uses the {url:port} token. The system may not pick up the correct ports if you are using a proxy server. Consider hardcoding the ports in a production environment.>
    <Oct 6, 2010 7:49:05 AM EDT> <Error> <com.bea.p13n.util.jdbc.internal.JdbcSequencer> <BEA-000000> <Cannot allocate sequence block:
    java.sql.SQLException: Cannot call commit when using distributed transactions
    at weblogic.jdbc.wrapper.JTAConnection.commit(JTAConnection.java:349)
    at com.bea.p13n.util.jdbc.internal.JdbcSequencer.allocateSequenceBlockNewTx(JdbcSequencer.java:626)
    at com.bea.p13n.util.jdbc.internal.JdbcSequencer.getNext(JdbcSequencer.java:456)
    at com.bea.netuix.application.manager.persistence.jdbc.MarkupDefinitionDelegate.createMarkupDefinition(MarkupDefinitionDelegate.java:785)
    at com.bea.netuix.application.manager.persistence.jdbc.MarkupDefinitionManagerImpl.createMarkupDefinition(MarkupDefinitionManagerImpl.java:161)
    Truncated. see log file for complete stacktrace
    >
    <Oct 6, 2010 7:49:05 AM EDT> <Error> <netuix> <BEA-423147> <Exception [javax.transaction.TransactionRolledbackException: EJB Exception: : javax.ejb.EJBException: SQL Error while trying to createMarkupDefinition: SQL [insert into PF_MARKUP_DEFINITION ( MARKUP_DEFINITION_ID, MARKUP_NAME, MARKUP_TYPE, WEBAPP_NAME, MARKUP_FILE) values (?,?,?,?,?)] database error code [0] SQL state [null]. Possible markup duplication of [
    MarkupDefinition:
    webAppName = plassPortalWeb
    type = Menu
    name = multiLevelMenu
    file = /framework/markup/menu/multilevel.menu
    beginXml = <netuix:multiLevelMenu $(markupType) $(markupName)>
    endXml = </netuix:multiLevelMenu>
    MarkupDefinitionId = null].; nested exception is: java.sql.SQLException: Cannot call commit when using distributed transactions
    java.sql.SQLException: Cannot call commit when using distributed transactions
    at weblogic.jdbc.wrapper.JTAConnection.commit(JTAConnection.java:349)
    at com.bea.p13n.util.jdbc.internal.JdbcSequencer.allocateSequenceBlockNewTx(JdbcSequencer.java:626)
    at com.bea.p13n.util.jdbc.internal.JdbcSequencer.getNext(JdbcSequencer.java:456)
    at com.bea.netuix.application.manager.persistence.jdbc.MarkupDefinitionDelegate.createMarkupDefinition(MarkupDefinitionDelegate.java:785)
    at com.bea.netuix.application.manager.persistence.jdbc.MarkupDefinitionManagerImpl.createMarkupDefinition(MarkupDefinitionManagerImpl.java:161)
    at com.bea.netuix.application.manager.persistence.jdbc.MarkupDefinitionManager_twpn9c_EOImpl.createMarkupDefinition(MarkupDefinitionManager_twpn9c_EOImpl.java:138)
    at com.bea.netuix.servlets.repository.MenuFilePersistenceManager.onNewFile(MenuFilePersistenceManager.java:160)
    at com.bea.netuix.servlets.repository.MenuFilePersistenceManager.createUpdateMenuDefinitions(MenuFilePersistenceManager.java:267)
    at com.bea.netuix.servlets.repository.MenuFilePersistenceManager.startupSync(MenuFilePersistenceManager.java:529)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceManager$StartupSync.run(AbstractFilePersistenceManager.java:155)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceManager.startup(AbstractFilePersistenceManager.java:97)
    at com.bea.netuix.servlets.repository.MenuFilePersistenceManager.onNewFiles(MenuFilePersistenceManager.java:228)
    at com.bea.netuix.poller.FrameworkPoller.newFiles(FrameworkPoller.java:256)
    at com.bea.netuix.poller.NetuixFilePoller.start(NetuixFilePoller.java:172)
    at com.bea.netuix.servlets.manager.PortalServlet.reinitInternal(PortalServlet.java:390)
    at com.bea.netuix.servlets.manager.PortalServlet.initInternal(PortalServlet.java:261)
    at com.bea.netuix.servlets.manager.PortalServlet.access$100(PortalServlet.java:125)

    Hello Everybody,
    I solved this error by myself as follows:
    So, what I did was; I started the RemoteGui.bat (C:\usr\sap\J2E\JC00\SDM\program) and from the Undeployment tab, I selected “mainapp01” and “com.sap.engine.docs.examples”.
    The reason I undeployed the above applications was because when I was trying to deploy the mainapp01 application, it gave an error saying that “: Cannot deploy application pcbp.com/mainapp01.. Reason: Application alias [/] for application [pcbp.com/mainapp01] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.engine.docs.examples “.
    And, then I restarted the J2EE engine and from the SAP Netweaver Developer Studio, I again deployed the mainapp01 application on the local J2EE engine and it was deployed successfully.
    Oct 10, 2006 9:45:30 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [002]Finished Deployment
    Settings
    SDM host : RPIKOER
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/krunalra/LOCALS1/Temp/temp9270pcbp.com~mainapp01.ear
    Result
    => successfully deployed : file:/C:/DOCUME1/krunalra/LOCALS1/Temp/temp9270pcbp.com~mainapp01.ear
    Thank You
    With Regards,
    Krunal Rana.

  • Error - While deploying application in portal

    Hi Friends..
    I have developed applications using NWDS, after that I tried to deploy the applications using .ear files
    into portal, at that moment I got the below error message
    Apr 28, 2009 5:31:13 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [005]Deployment aborted
    Settings
    SDM host : xxxxxxxx
    SDM port : yyyy
    URL to deploy : file:/C:/DOCUME1/GOWRI1.SHA/LOCALS~1/Temp/temp25231CalculatorEar.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/GOWRI1.SHA/LOCALS~1/Temp/temp25231CalculatorEar.ear
    Aborted: development component 'CalculatorEar'/'sap.com'/'localhost'/'2009.04.28.16.56.03'/'0':
    Cannot login to the SAP J2EE Engine using user and password as provided in the Filesystem Secure Store. Enter valid login information in the Filesystem Secure Store using the SAP J2EE Engine Config Tool. For more information, see SAP note 701654.
    com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthExceptionWrapper: Wrong security credentials detected while trying to obtain connection to the J2EE Engine.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMAUTHEXC)
    Deployment exception : The deployment of at least one item aborted
    please let me know the solution for this.
    Thanks
    Gowrishankar

    I developed my simple calculator app under NWDS, exported it as an EAR file, transferred the file from my laptop to my Unix Java host and deployed it using SDM.
    When I build an iView I can't find it.  It doesn't appear as an iView template (unlike a PAR file I deployed earlier) and if I follow the help in the link from the previous post then I get application exceptions indicating that the portal component is not valid.  (I still have to trawl the log for details of the full error text.)
    I don't understand the process behind the deployment.  I know that the EAR file is a compressed archive of components required to run the application but what does the deployment process do with this?  Where are the components stored?  How does the portal's iView builder decide that it's looking in the right or wrong place?  How does the portal (how do I) know what sort of iView to build and what object type to include?

  • Deploy applications to portal cluster

    Hi,
    We plan to build a ative-ative HA framework with two portal instances(OC4j_Portal) and
    these two instances are in different machines.
    My questions are as follows.
    1) Is that necessary to add <distributable/> to all my web applications?
    2) Should I deploy my applications to every OC4j_Portal instance?
    3) Should I configure portal in every portal instance such as page groups, templates, portlet providers and so on?
    Best regards,
    Jimmy

    Additionally, you can create a custom task sequence and simply add an "Install Applications" step. Connect to the deployment share on your workstation and then run share\scripts\litetouch.vbs and select your "install applications" task sequence.
    -Nick O.

  • Configuring NWDS for Deployment

    Hello everybody,
    I'am facing some problems while I want to deploy my Application.
    The NWDS finds the sap system but then deployment aborts.
    The only Error Message I get from the Deploy View Console is: SDM Port not found or not defined.
    In the error log is displayed: getP4Port() used unsupported operation.
    I've already checked our Server and erverything is runnning, also the ports of the sdm are configured like it is said in the documentation.
    I did not found any appropriate solution in the SDN because mostly solutions and configurations are just described for the old NWDS, I am using SAP NetWeaver 7.1 Composition Environment SP05.
    Thanks in advance.
    Tom

    HI,
    I am using SAP NetWeaver 7.1 Composition Environment SP05.
    you can not deploy using SDM, as it is not supported in CE7.1.
    1. Are you trying to deploy on CE server.
    if yes. then you need to give server host name and server instance
    2.if you are trying to deploy on lower version of server.
    not adivisable to do so. as structure of CE is totaly different.

  • Deploying application to the web with Developer Server

    Hi everyone,
    Does anyone out there has any notes or step-by-step configuration
    guide on deploying application on the web with Developer Server
    only (not with OAS)? I know that you can use it with Microsoft
    IIS 3.0 or 4.0 (as the web server) but don't know how to set it
    up. Appreciate if someone out there could help. Thanks.
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Pedro Diaz Robles ([email protected]):
    I need exeperience comments and guidelines experience for deploying Forms in the WEB.<HR></BLOCKQUOTE>
    Be more specific !!

  • Deployed application from NWDS not available in local folder for IView crea

    Hi Gurus,
    I have deployed an Web Dynpro Java application from NWDS. The application deployed fine.
    But when I tried to cretae the Web Dynpro Java application from the Portal the corresponding application is not available in local folder for IView creation.
    How do i need to proceed for Web Dynpro Java IView creation.
    Thanks & Regards,
    Kiran Kumar k

    Hi Kiran,
    Please check under sap.com/local  OR you custom package while creating Web Dynpro Java application iview.
    Then select your WD Application if you found - Applcaition >> package >> then select Application name and click on next.
    Verify your application deployed or not or in which folder at content administration >> web dynpro >> searh your WD application.
    Hope it helps
    Regards
    Arun

  • DynPro application compiled under SP14 and deployed to SP11 Portal

    Hello,
    I have accidently compiled and deployed a DynPro application on NWDS client with SP14 to NW Portal with SP11. Now I receive an exception:
    java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/progmodel/api/IWDEventHandlerId
    Is there any way to retreive this jar from the SP11 server and recompile the application with it?

    HI Roy,
    You question is confusing. In heading you said that "DynPro application compiled under SP14 and deployed to SP11 Portal" and in message you said "application on NWDS client with SP11 to NW Portal with SP11".
    If you have compiled application with SP11 then it should be ok. But, if you have compiled with SP14 then it surely gives such error.
    You can open your dynpro application in NWDS SP11 and then rebuild it and deploy on the WAS SP11. It will work.
    Regards,
    Bhavik

  • How to deploy WebDynpro application from Portal

    Hi Friends,
    when we develop WebDynpro applications, we deploy and run the applications from IDE NWDS studio..
    Is there any way to deploy it from portal?

    Hi,
    Wat do you mean by deploying it from the portal?
    It is possible to integrate webdynpro apps in Portal
    Follow this link
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/2fffe990-0201-0010-aab0-e61c3250bcf3
    Regards,
    Santhosh

  • Closing Server Session of a BSP application deployed on the Portal

    I have a BSP application deployed on the Portal v. NW07.  This BSP application is a tab sitting besides other applications such as My Staff of MSS.
    The BSP sets a lock like "CALL FUNCTION 'ENQUEUE' " and the backend system is SAP R/3 4.7. 
    QUESTION: How can I get the server session to terminate when the user navigates from the tab corresponding to my BSP application to the other tabs. 
    Currently, the session doesn't even close when I logoff completely from the Portal.  This BSP used to be deployed to users alone within the
    IE browser and I was able to handle session management using JavaScript code similar to what's in page 'session_single_frame.htm' of BSP 'SYSTEM'.   However, when deployed to the Portal, that piece
    of code doesn't seem to do anything.
    "Supports Portal Integration" is checked and the BSP application is stateful.
    Thanks in advance for your help.
    Achille

    for managing the backend session, all you have to do at the BSP app level is to set the supports portal integration flag, so that it generates the domain relaxation scripts.
    it (ending backendsession) is the job of portal's DSM terminator. More on this can be read from http://help.sap.com/saphelp_nw04/helpdata/en/ca/a9a7408f031414e10000000a1550b0/frameset.htm

  • How to deploy the  webdynpro ABAP application  in Portal

    Hi,
        Can someone provide me, all the steps involved to deploy the  webdynpro ABAP application  in Portal.
    Thanks,
    Kundan

    Hi Kundan,
    First create a WD abap component and then you have to integrate in the portal.
    Refer this article [Integrate a Web Dynpro Application into the SAP Enterprise Portal|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/7bfea990-0201-0010-44a7-84a74971b795&overridelayout=true].
    I hope it helps.
    Regards
    Arjun
    Edited by: Arjun Thakur on Sep 22, 2009 2:20 PM

  • Error while deploying WDA application on portal.

    hello Friends,
    i am getting this error when eevr i try to check my WDA application on portal.
    can you please help me?
    note:my its connection is not establishing.
    is this the cause of error?
    The URL http://duetserver:8006/sap/bc/webdynpro/sap/z57316_portal_event_send/ was not called due to an error.
    Note
    The following error text was processed in the system EC1 : Die URL enthält keine vollständige Domainangabe (duetserver statt duetserver.).
    The error occurred on the application server DuetServer_EC1_06 and in the work process 1 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: CHECK of program CX_FQDN=======================CP
    Method: LATE_CONSTRUCTOR of program CL_WDR_UCF====================CP
    Method: HANDLE_REQUEST of program CL_WDR_UCF====================CP
    Method: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_WDR_MAIN_TASK==============CP
    Method: EXECUTE_REQUEST of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system EC1 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server DuetServer_EC1_06 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 1 in transaction ST11 on the application server DuetServer_EC1_06 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 100 -u: DEVECC -l: E -s: EC1 -i: DuetServer_EC1_06 -w: 1 -d: 20070614 -t: 142215 -v: RABAX_STATE -e: UNCAUGHT_EXCEPTION
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    thanks,
    Nutan.

    you need to set up FQDN fully qualified domain name.
    instead of  http://duetserver:8006/....you need to use
    http://duetserver.domain.com:8006/...
    check
    1. whether WAS settings in system definition in portal is with FQDN
    2. check whether ABAP system FQDN is done. (its in the profile parameter icm/host_name_full (you can run abap report RSPARAM and check this.)

  • Deployed App in Portal

    I completed the Tutorial TutWD_FlightList_Init WebDynpro application.
    I finished my SLD configuration, built my JCo Destination, and i can click "run" from the WebDynpro app from within the Developer Studio and I get a new browser with teh application and I can search for flight data !!!!!
    So, the question i have is "since i have deployed the application to the portal, where in the portal is the application?"
    Does it reside in a folder like the Visual Composer is?
    Do I have to create an IView and plug it in?

    Hi Michael
    Once u r through creating and testing ur webDynpro application from NWDS sucessfully and now if u want to run that web dynpro application from portal u should be doing following 4 steps
    step 1)Create Iview for ur Web Dynpro Application
    >logon to portal  with adminstration rights->goto content Administartion->portal content
    >in the Browse Tab u will see portal content folder
    >expand the tree & Create ur own folder->right click portal content and create ur own folder
    >on ur folder right click ->select new Iview->
    >select web Dynpro Java Application radio button ->Next
    >select Create a single full-page iView from each application variant radio button -> next
    as u said u have deployed ur web Dynpro application on same Portal server only
    >expand Local ->look for ur deployed web Dynpro application ->select ur Application name->next
    u can provide iview name and iview Id ->next
    it will open up page template wizard for creating page provid page name, id ,select any layout option  from the available option u can select more than one so that in future u have options for personalizing click -> next -> close wizard by selecting appropriate radio button
    u can open the page by double click in heriarchical view in ur folder and u can preview ur page
    step 2) create role 
    >on ur folder right click ->new Role->give role name and id -> click next and finish
    >open ur created role ( double click )
    -> set Entry point property radio button for ur role to true/ yes else u wont be able to see that role even after u assign it to ur Id at logon to portal
    click Save  button
    step 3) Assign the Created iview to the role
    > open ur role (double click)
    >right click on ur page name in folder heirarchy
    >select Add Page to Role as Delta Link
    >this will assign the page to role currently opened
    u can verify as assigned page appears in heirarchy of role object which is open
    step 4) Assign created Role to ur Portal Id
    >goto user Administration->identity management
    in search criteria search ur portal ID after u find ur ID
    ->click to open it and the click modify button
    ->click assigned role tab
    ->in serch criteria search ur created Role
    -> click add to add/assign that role to ur portal ID
    ->click save
    logon to portal with ur portal Id
    u will see the new role assigned to ur id u can see seprate tab created for ur webdynpro application
    and iview assigned to that role will open the web dynpro applicatiopn page in that
    Hope U got ur TutWD_FlightList_Init WebDynpro application visible on portal  now
    Regards
    Asif

  • NWDS: Component deploying error

    Hi,
    i'm trying to deply a component with NWDS. But it raise the error:
    <i>None of the available containers recognized the components of application sap.com/pcui_gp~xsscfg; it is not possible to make deploy.</i>
    Visual Adm, SMD works fine; access to DTR granted.
    configuration:
    NWDS 7.0.11
    sap.com  UMEADMIN  7.00 SP11 (1000.7.00.11.0.20061128062751)  SAP AG  MAIN_APL70SP_C  20061128144405 
    sap.com  BI_MMR  7.00 SP10 (1000.7.00.10.0.20061021201000)  SAP AG  SAP AG  20061128135902 
    sap.com  BI_UDI  7.00 SP10 (1000.7.00.10.0.20061021205400)  SAP AG  SAP AG  20061128140800 
    sap.com  SAP-JEE  7.00 SP10 (1000.7.00.10.0.20061026144500)  SAP AG  SAP AG  20061128135127 
    sap.com  SAP-JEECOR  7.00 SP10 (1000.7.00.10.0.20061026144500)  SAP AG  SAP AG  20061128135123 
    sap.com  BASETABLES  7.00 SP10 (1000.7.00.10.0.20061022040500)  SAP AG  SAP AG  20061128135125 
    sap.com  SAP_JTECHF  7.00 SP10 (1000.7.00.10.0.20061022040800)  SAP AG  SAP AG  20061128135124 
    sap.com  SAP_JTECHS  7.00 SP10 (1000.7.00.10.0.20061022040900)  SAP AG  SAP AG  20061128140701 
    Name:  Java HotSpot(TM) Server VM 
    Vendor:  Sun Microsystems Inc. 
    Version:  1.4.2_12-b03
    full log here:
    16.07.2007 15:29:04 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [008]Additional log information about the deployment
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[C:\usr\sap\F48\JC30\SDM\program\log\sdmcl20070716112902.log]/>
    <!PATTERN[sdmcl20070716112902.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1251]/>
    <!LOGHEADER[END]/>
    Jul 16, 2007 3:29:02 PM  Info: -
    Starting deployment -
    Jul 16, 2007 3:29:02 PM  Info: Error handling strategy: OnErrorStop
    Jul 16, 2007 3:29:02 PM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Jul 16, 2007 3:29:02 PM  Info: Update strategy: UpdateAllVersions
    Jul 16, 2007 3:29:02 PM  Info: Starting deployment prerequisites:
    Jul 16, 2007 3:29:02 PM  Info: Loading selected archives...
    Jul 16, 2007 3:29:02 PM  Info: Loading archive 'C:\usr\sap\F48\JC30\SDM\program\temp\temp65389sap.compcui_gpxsscfg.sda'
    Jul 16, 2007 3:29:02 PM  Info: Selected archives successfully loaded.
    Jul 16, 2007 3:29:02 PM  Info: Actions per selected component:
    Jul 16, 2007 3:29:02 PM  Info: Initial deployment: Selected development component 'pcui_gp/xsscfg'/'sap.com'/'MAIN_ERP53SP_D'/'1166839'/'0' will be deployed.
    Jul 16, 2007 3:29:02 PM  Info: Ending deployment prerequisites. All items are correct.
    Jul 16, 2007 3:29:02 PM  Info: Saved current Engine state.
    Jul 16, 2007 3:29:02 PM  Info: Starting: Initial deployment: Selected development component 'pcui_gp/xsscfg'/'sap.com'/'MAIN_ERP53SP_D'/'1166839'/'0' will be deployed.
    Jul 16, 2007 3:29:02 PM  Info: SDA to be deployed: C:\usr\sap\F48\JC30\SDM\root\origin\sap.com\pcui_gp\xsscfg\MAIN_ERP53SP_D\0\1166839\temp65389sap.compcui_gpxsscfg.sda
    Jul 16, 2007 3:29:02 PM  Info: Software type of SDA: J2EE
    Jul 16, 2007 3:29:02 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 16, 2007 3:29:04 PM  Info: Begin of log messages of the target system:
    07/07/16 15:29:02 -  ***********************************************************
    07/07/16 15:29:02 -  Start updating EAR file...
    07/07/16 15:29:02 -  start-up mode is lazy
    07/07/16 15:29:03 -  EAR file updated successfully for 120ms.
    07/07/16 15:29:03 -  Start deploying ...
    07/07/16 15:29:03 -  EAR file uploaded to server for 541ms.
    07/07/16 15:29:04 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/pcui_gp_xsscfg.ear.
                         Reason: None of the available containers recognized the components of application sap.com/pcui_gp~xsscfg; it is not possible to make deploy.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:570)
                              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:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              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(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         For detailed information see the log file of the Deploy Service.
    07/07/16 15:29:04 -  ***********************************************************
    Jul 16, 2007 3:29:04 PM  Info: End of log messages of the target system.
    Jul 16, 2007 3:29:04 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 16, 2007 3:29:04 PM  Error: Aborted: development component 'pcui_gp/xsscfg'/'sap.com'/'MAIN_ERP53SP_D'/'1166839'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/pcui_gp_xsscfg.ear.
    Reason: None of the available containers recognized the components of application sap.com/pcui_gp~xsscfg; it is not possible to make deploy.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jul 16, 2007 3:29:04 PM  Info: Starting to save the repository
    Jul 16, 2007 3:29:04 PM  Info: Finished saving the repository
    Jul 16, 2007 3:29:04 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jul 16, 2007 3:29:04 PM  Error: -
    At least one of the Deployments failed -
    any advices?
    Best regards,
    Dima

    Hello Ken,
    I’m tried to deploy this application as a prerequisite of ESS development, but with other DC the same problem. Anyway I'm a newbie in all these tools using, so I just don't know where and how I should check - is "GP installed" or not... and what means "None of the available containers", what they are?
    Cheers,
    Dima

  • JSR168 Portlest contents deployment on the Portal 7.01

    Hello Everybody,
    I was searching on how we can integrate JSR168 application on the SAP EP 7.01 system. So far, I found out that JSR168 is available from NW CE onwards.
    But same time, I saw messages stating that we can deploy WAR file with JSR168 contents on Portal and create the iView to use that application.
    Here is my question:
    I was provided with WAR file containing JSR168 contents and I was told to deploy on the Portal and create the iview. I know that we can't directly deploy WAR file on the Portal.
    So, what are the options available so that we can deploy and use this application on Portal 7.01 system?
    If you could point to any help links or provide the steps to do it, it would be really helpful.
    Will it work by creating EAR file in NWDS and add this WAR file and deploy on the server? If yes, what steps do I need to take care of while doing this?
    Thanks,
    Bhavik

    Thanks Nitesh for your response.
    But before I got your response, we could create EAR file from NWDS and added WAR file manually into that EAR file and then deployed EAR file on the Portal.
    But now, question is, How can we run the JSR168 portlet contents on the Portal?
    Based on the comments I recieved from the team who developed portlet, this portlet application can't run using any URL. So, there is no option to create URL iview and run that application.
    Do you know how we can run the JSR168 portlet application on the SAP Portal?
    Thanks,
    Bhavik

Maybe you are looking for