Deploying VC in CAF

Hi,
I have made two web services and then used them to make two separate Visual Composer iViews, one from each service. Now I want to use these two VC iViews in CAF GP. I want the output parameter of iView1 to become the input parameter of the other. Can someone please guide me as to how this can be done.
Thanks in advance.

Hi Ankur,
As a newbie I would recommend to do some of the tutorials provided in the https://www.sdn.sap.com/irj/sdn/developerareas/xapps?rid=/webcontent/uuid/d8dbd703-0801-0010-c9bf-c04bc52f562f">sdn [original link is broken] [original link is broken]. After building one or two of the simple processes there you should be able to connect your knowledge in building processes with the knowledge in building VC-iViews for GP.
With your process you should check if your callable objects contain the parameters you have defined in the VC, you can find them in the Callable Object under the tab Input and Output. If the parameters are there you can map the parameters in the block under the tab parameters.
Please reward points if helpful.
Regards,
Robert

Similar Messages

  • SDM Deployment fails - Dependency caf/core/ear missing

    crosspost from: SDM Deployment fails - Dependency caf/core/ear missing
    deploying a DC from NWDS into SDM the following Exception is thrown:
    07.01.2008 16:20:38 /userOut/daView_category (eclipse.UserOutLocation) [ThreadDeploy Thread,5,main] INFO:
    002Additional log information about the deployment
    <!LOGHEADERSTART/>
    <!HELPManual modification of the header may cause parsing problem!/>
    <!LOGGINGVERSIONhttp://1.5.3.7185 - 630/>
    <!NAME[/usr/sap/IT1/DVEBMGS00/SDM/program/log/sdmcl20080107151422.log]/>
    <!PATTERNhttp://sdmcl20080107151422.log/>
    <!FORMATTERcom.sap.tc.logging.TraceFormatter(%24d %s: %m)/>
    <!ENCODINGUTF8/>
    <!LOGHEADEREND/>
    Jan 7, 2008 4:14:22 PM Info:
    Starting deployment
    Jan 7, 2008 4:14:22 PM Info: Error handling strategy: OnErrorStop
    Jan 7, 2008 4:14:22 PM Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Jan 7, 2008 4:14:22 PM Info: Update strategy: UpdateAllVersions
    Jan 7, 2008 4:14:22 PM Info: Starting deployment prerequisites:
    Jan 7, 2008 4:14:23 PM Info: Loading selected archives...
    Jan 7, 2008 4:14:23 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23425innobis.dewkbtmetadata.ear'
    Jan 7, 2008 4:14:24 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23426innobis.dewkbtear.ear'
    Jan 7, 2008 4:14:24 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23427innobis.dewkbtdictionary.sda'
    Jan 7, 2008 4:14:25 PM Info: Loading archive '/usr/sap/IT1/DVEBMGS00/SDM/program/temp/temp23428innobis.dewkbtpermissions.ear'
    Jan 7, 2008 4:14:26 PM Info: Selected archives successfully loaded.
    Jan 7, 2008 4:14:26 PM Error: Unresolved dependencies found for the following SDAs:
    1.: development component 'wkbt/ear'/'innobis.de'/'NetWeaver Developer Studio'/'20080107144202'/'0'
    dependency:
    name: 'caf/core/ear'
    vendor: 'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.
    Jan 7, 2008 4:14:26 PM Error: Prerequisites were aborted.
    Jan 7, 2008 4:14:27 PM Error: Error while creating deployment actions.
    system:
    sap.com/SAP-JEECOR 7.00 SP10 (1000.7.00.10.0.20061026144500)
    sap.com/SAP-JEE 7.00 SP10 (1000.7.00.10.0.20061026144500)
    I checked http://<srv>/sap/monitoring/ComponentInfo
    the missing 'caf/core/ear' is not listed, however several other CAFs are:
    sap.com caf/core null (964250) SAP AG MAIN_APL70VAL_C 20061212133926 sap.com/CAF
    sap.com caf/core/dict null (964586) SAP AG MAIN_APL70VAL_C 20061212131613 sap.com/CAF
    sap.com caf/core/gp/facade/backgroundco/ear null (964227) SAP AG MAIN_APL70VAL_C 20061212134201 sap.com/CAF
    sap.com caf/core/metadata null (963689) SAP AG MAIN_APL70VAL_C 20061212133653 sap.com/CAF
    etc....
    Is it possible to deploy this missing caf-ear component supplementary?
    I have the strange feelings caf/core/ear is something 7.1 CE only related....
    thanks for any hint!
    kai

    Kai, I didn't mean to offend you. But good forum practice is to avoid duplicate posts.
    Regards,
    \-- Vladimir

  • Deployment error in CAF project with web service

    Hi,
    We are trying to deploy a CAF project in CE SP6 but we are getting warnings. The project gets deployed when no web services are created but when we create any web service and try to deploy we get the following deployment warning :
    [ERROR CODE DPL.DS.6193] Error while ; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5030] Clusterwide exception: server ID 22886750:com.sap.engine.services.deploy.container.DeploymentException:
         at com.sap.engine.services.webservices.server.deploy.WebServicesDeployManager.makeStartInitially(WebServicesDeployManager.java:693)
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.makeStartInitially(StartInitiallyTransaction.java:184)
         at com.sap.engine.services.deploy.server.application.StartInitiallyTransaction.prepare(StartInitiallyTransaction.java:145)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:420)
         at com.sap.engine.services.deploy.server.application.StartTransaction.doStartInitiallyGlobal(StartTransaction.java:449)
         at com.sap.engine.services.deploy.server.application.StartTransaction.doStartInitially(StartTransaction.java:437)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:178)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:420)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:445)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.super_MakeAllPhases(ParallelAdapter.java:337)
         at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:550)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:251)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:392)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3389)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3375)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3278)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3251)
         at com.sap.engine.services.dc.lcm.impl.J2EELCMProcessor.doStart(J2EELCMProcessor.java:99)
         at com.sap.engine.services.dc.lcm.impl.LifeCycleManagerImpl.start(LifeCycleManagerImpl.java:62)
         at com.sap.engine.services.dc.cm.deploy.impl.LifeCycleManagerStartVisitor.visit(LifeCycleManagerStartVisitor.java:34)
         at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:83)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcessLCMDeplItem(DefaultDeployPostProcessor.java:80)
         at com.sap.engine.services.dc.cm.deploy.impl.DefaultDeployPostProcessor.postProcess(DefaultDeployPostProcessor.java:56)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doPostProcessing(DeployerImpl.java:741)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.performDeploy(DeployerImpl.java:732)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.doDeploy(DeployerImpl.java:576)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:270)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImpl.deploy(DeployerImpl.java:192)
         at com.sap.engine.services.dc.cm.deploy.impl.DeployerImplp4_Skel.dispatch(DeployerImplp4_Skel.java:875)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
         at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
         at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
         at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
         at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)
    Can anyone please help?
    Edited by: Somnath Roy on Jul 30, 2008 2:20 PM

    Hi Roy,
                To best what i understand is that the clusterwide nested exception generally comes when you try to deploy a project or the method in the webservice which is already deployed. So please check if there is a redundant deployment due to which the error is being thrown.
    Regards
    Ashok

  • Error Deployment file CAF-UM with SDM

    HI All
    I have a problem in the SDM when I deployment the file CAF-UM I got  this  message:
    Unresolved dependencies found for the following SDAs:
    1.: development component 'caf/um/relgroups/admin'/'sap.com'/'MAIN_APL70VAL_C'/'963666'/'1'
    dependency:
           name:     'tc/wd/webdynpro'
         vendor:     'sap.com'
    There is no component either in SDM repository or in Deployment batch that resolves the dependency.
    Deployment will be aborted.
    What's the problem ?
    Thanks
    Regards
    DS

    Hi,
    There might be some dependencies, Are you upgrading from 6 to 11 there are some problems with these
    patches, Try to apply the stack.
    Regards,
    Vamshi.

  • SP09- SP14 deployment error: caf~bw~ear fails with NoClassDefFoundError

    Hi,
    The following error occurs when upgrading a portal from NW2004s (Java AS 7.00) SP09 to SP14. A similar portal has been upgraded from SP11 to SP14 without problems, so we're thinking of first patching the CAF application from SP09 to SP11 before proceeding to SP14.
    The key errors are:
    Exception in operation update with application sap.com/cafbwear..
                         Reason: com/sap/caf/bw/api/IBWProcessorLocal; nested exception is:
                        java.lang.NoClassDefFoundError: com/sap/caf/bw/api/IBWProcessorLocal
    The error occurred while trying to load "com.sap.caf.bw.services.bwprocessor.BWProcessorLocal".
    Anyone experienced the same problem?
    Jan 17, 2008 8:31:20 AM  Info: Starting: Update: Selected development component 'caf/bw/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1497856'/'2' updates currently deployed development component 'caf/bw/ear'/'sap.com'/'MAIN_APL70VAL_C'/'946553'/'1'.
    Jan 17, 2008 8:31:20 AM  Info: SDA to be deployed: /usr/sap/ES3/JC87/SDM/root/origin/sap.com/caf/bw/ear/MAIN_APL70VAL_C/2/1497856/cafbwear.sda
    Jan 17, 2008 8:31:20 AM  Info: Software type of SDA: J2EE
    Jan 17, 2008 8:31:20 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 17, 2008 8:31:27 AM  Info: Begin of log messages of the target system:
    08/01/17 08:31:20 -  ***********************************************************
    08/01/17 08:31:21 -  Start updating EAR file...
    08/01/17 08:31:21 -  start-up mode is lazy
    08/01/17 08:31:21 -  EAR file updated successfully for 413ms.
    08/01/17 08:31:21 -  Start updating...
    08/01/17 08:31:22 -  EAR file uploaded to server for 541ms.
    08/01/17 08:31:27 -  ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Exception in operation update with application sap.com/cafbwear..
                         Reason: com/sap/caf/bw/api/IBWProcessorLocal; nested exception is:
                              java.lang.NoClassDefFoundError: com/sap/caf/bw/api/IBWProcessorLocal
    Loader Info -
                         ClassLoader name: [sap.com/cafbwear]
                          Parent loader name: [Frame ClassLoader]
                          References:
                            common:service:http;service:servlet_jsp
                            service:ejb
                            common:service:iiop;service:naming;service:p4;service:ts
                            service:jmsconnector
                            library:jsse
                            library:servlet
                            common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
                            library:ejb20
                            library:j2eeca
                            library:jms
                            library:opensql
                            common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
                            interface:resourcecontext_api
                            interface:webservices
                            interface:cross
                            interface:ejbserialization
                            library:com.sap.mw.jco
                            common:library:bimmrcore;library:bimmrdb
                            library:bimmrjmi
                            library:com.sap.tc.Logging
                            library:bimmrcwm_1.0_library
                            service:applocking
                            sap.com/cafruntimeear
                            sap.com/com.sap.jdo
                            library:com.sap.ip.bi.sdk
                            library:tcddicddicruntime
                            library:tcconnconnectorframework
                            library:tc~cmi
                            library:tcddicddicservices
                            service:webdynpro
                            library:cafruntimeapi~lib
                            library:cafruntimeuicouplingapilib
                          Resources:
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/EJBContainer/applicationjars/sap.comcafbw~services.jar
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/servlet_jsp/bwtest/work
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/EJBContainer/clientjars/clientsap.comcafbw~services.jar
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/servlet_jsp/bwtest/root/WEB-INF/classes
                          Loading model: {parent,references,local}
                         The error occurred while trying to load "com.sap.caf.bw.services.bwprocessor.BWProcessorLocal".
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:681)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                              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(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
                         Caused by: java.lang.NoClassDefFoundError: com/sap/caf/bw/api/IBWProcessorLocal
    Loader Info -
                         ClassLoader name: [sap.com/cafbwear]
                          Parent loader name: [Frame ClassLoader]
                          References:
                            common:service:http;service:servlet_jsp
                            service:ejb
                            common:service:iiop;service:naming;service:p4;service:ts
                            service:jmsconnector
                            library:jsse
                            library:servlet
                            common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
                            library:ejb20
                            library:j2eeca
                            library:jms
                            library:opensql
                            common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
                            interface:resourcecontext_api
                            interface:webservices
                            interface:cross
                            interface:ejbserialization
                            library:com.sap.mw.jco
                            common:library:bimmrcore;library:bimmrdb
                            library:bimmrjmi
                            library:com.sap.tc.Logging
                            library:bimmrcwm_1.0_library
                            service:applocking
                            sap.com/cafruntimeear
                            sap.com/com.sap.jdo
                            library:com.sap.ip.bi.sdk
                            library:tcddicddicruntime
                            library:tcconnconnectorframework
                            library:tc~cmi
                            library:tcddicddicservices
                            service:webdynpro
                            library:cafruntimeapi~lib
                            library:cafruntimeuicouplingapilib
                          Resources:
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/EJBContainer/applicationjars/sap.comcafbw~services.jar
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/servlet_jsp/bwtest/work
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/EJBContainer/clientjars/clientsap.comcafbw~services.jar
                            /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/servlet_jsp/bwtest/root/WEB-INF/classes
                          Loading model: {parent,references,local}
                         The error occurred while trying to load "com.sap.caf.bw.services.bwprocessor.BWProcessorLocal".
                              at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:401)
                              at com.sap.engine.services.ejb.deploy.xml.MethodsExtractor.getAllMethodsInBean(MethodsExtractor.java:91)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.getMethodXml(EJBJarParser.java:1168)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processContainerTransaction(EJBJarParser.java:1023)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processAssemblyDescriptor(EJBJarParser.java:924)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:156)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:97)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.parseSingleJar(DeployAdmin.java:298)
                              at com.sap.engine.services.ejb.EJBAdmin.buildAppDescriptorBeforeUpdate(EJBAdmin.java:408)
                              at com.sap.engine.services.ejb.EJBAdmin.needUpdate(EJBAdmin.java:341)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.getContainersWhichNeedUpdate(UpdateTransaction.java:537)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.getConcernedContainers(UpdateTransaction.java:493)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:263)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
                              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:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:669)
                              ... 10 more
                         For detailed information see the log file of the Deploy Service.
    08/01/17 08:31:27 -  ***********************************************************
    Jan 17, 2008 8:31:27 AM  Info: End of log messages of the target system.
    Jan 17, 2008 8:31:27 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 17, 2008 8:31:27 AM  Error: Aborted: development component 'caf/bw/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1497856'/'2', grouped by :
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Exception in operation update with application sap.com/cafbwear..
    Reason: com/sap/caf/bw/api/IBWProcessorLocal; nested exception is:
         java.lang.NoClassDefFoundError: com/sap/caf/bw/api/IBWProcessorLocal
    Loader Info -
    ClassLoader name: [sap.com/cafbwear]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:resourcecontext_api
       interface:webservices
       interface:cross
       interface:ejbserialization
       library:com.sap.mw.jco
       common:library:bimmrcore;library:bimmrdb
       library:bimmrjmi
       library:com.sap.tc.Logging
       library:bimmrcwm_1.0_library
       service:applocking
       sap.com/cafruntimeear
       sap.com/com.sap.jdo
       library:com.sap.ip.bi.sdk
       library:tcddicddicruntime
       library:tcconnconnectorframework
       library:tc~cmi
       library:tcddicddicservices
       service:webdynpro
       library:cafruntimeapi~lib
       library:cafruntimeuicouplingapilib
    Resources:
       /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/EJBContainer/applicationjars/sap.comcafbw~services.jar
       /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/servlet_jsp/bwtest/work
       /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/EJBContainer/clientjars/clientsap.comcafbw~services.jar
       /usr/sap/ES3/JC87/j2ee/cluster/server0/apps/sap.com/cafbwear/servlet_jsp/bwtest/root/WEB-INF/classes
    Loading model: {parent,references,local}
    The error occurred while trying to load "com.sap.caf.bw.services.bwprocessor.BWProcessorLocal".
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jan 17, 2008 8:31:27 AM  Info: Starting to save the repository
    Jan 17, 2008 8:31:54 AM  Info: Finished saving the repository
    Jan 17, 2008 8:31:54 AM  Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071117062838''/'2' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071023''/'2'.
    Jan 17, 2008 8:31:54 AM  Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071117062838''/'2':
    Failed deployment of SDAs:
    development component 'caf/bw/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1497856'/'2' : aborted
    Please, look at error logs above for more information!

    It seems the root cause is the failure of cafruntimeear to startup after it has been upgraded.
    It receives a java.lang.StackOverflowError without any more explanation.
    Jan 16, 2008 10:05:36... Warning: Finished with warnings: development component 'caf/runtime/ear'/'sap.com'/'MAIN_APL70VAL_C'/'1534014'/'1', grouped by :
    Caught exception during application startup from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while starting application sap.com/caf/runtime/ear and wait.
    Reason: Clusterwide exception: server ID 871120050:com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception while preparing start of application sap.com/cafruntimeear.
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:233)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4707)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4612)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4585)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)
         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(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.lang.StackOverflowError

  • CAF deployment

    Hi SDN,
    How can I know if CAF is deployed in Portal?
    Which version of CAF do I need to deploy if CAF is not deployed along with EP 7?
    My requirement is to configure some parts of ESS through Guided Procedures(making changes in standard processes deployed along with the Business Package for ESS)
    Can some help me in this regard?
    Thanks,
    Vamshi

    Hi Vamshi,
    How can I know if CAF is deployed in Portal?
    http://server:port/caf  check with this link
    server  : your server host(eg: 11.44.33.33)
    port   :server port(eg:50000)
    Which version of CAF do I need to deploy if CAF is not deployed along with EP 7?
    if you use Netweaver'04s ,caf comes with it you need deploy the patches caf which are come with netweaver'04s
    Regards
    sri

  • Error in deploying java sp

    Hello SDNers,
    I'm trying to upgrade the SPS to 14.
    I got into error in the last one "sap.com/CAF". All the other components are in SP16.
    The error which i am getting is ,
    For detailed information see the log file of the Deploy Service.
    09/01/13 10:51:33 -  ***********************************************************
    Jan 13, 2009 10:51:33... Info: End of log messages of the target system.
    Jan 13, 2009 10:51:33... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 13, 2009 10:51:33... Error: Aborted: development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70P16_C'/'1785496'/'1', grouped by software component 'CAF'/'sap.com'/'MAIN_APL70P16_C'/'1000.7.00.16.2.20081020063121''/'1':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/cafUIptn~common..
    Reason: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jan 13, 2009 10:51:33... Info: Starting to save the repository
    Jan 13, 2009 10:51:33... Info: Finished saving the repository
    Jan 13, 2009 10:51:33... Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70P16_C'/'1000.7.00.16.2.20081020063121''/'1' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161956''/'0'.
    Jan 13, 2009 10:51:33... Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70P16_C'/'1000.7.00.16.2.20081020063121''/'1':
    Failed deployment of SDAs:
    development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70P16_C'/'1785496'/'1' : aborted
    Please, look at error logs above for more information!
    Jan 13, 2009 10:51:33... Info: Starting to save the repository
    Jan 13, 2009 10:51:34... Info: Finished saving the repository
    Jan 13, 2009 10:51:34... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jan 13, 2009 10:51:34... Error: -
    At least one of the Deployments failed -
    But since this is the last component how can there be any more dependencies??
    Please guide me on how to proceed.
    Thanks,
    Abhilash

    Hi,
    Please go through the below link.
    /message/3228853#3228853 [original link is broken]
    --Kishore

  • CAF import / service group issue?

    Hi,
    I have developed a caf with a number of webservices exposed (CAF A), this has been deployed to a ce server, within a serperate CAF project (CAF B) I have imported a service from CAF A as an external service and used it within this caf. The two cafs have been deployed to a CE Server and works as expected.
    The problem occurs when I have deployed the two caf projects to another CE server different from the one I developed against, CAF B returns data from the orginal environment when calling CAF A's services and not from the environment it should use. If go directly to CAF A say by using ws navigator I get the right data, it is only when I go through caf B I get issue.
    Is there away to configure the service groups on NWAdmin and explicitly set which CAF in which environment to use?
    Any help will be greatly recieved!
    Thanks,
    Jon
    Edited by: Jon Hardman on Jan 20, 2010 7:25 PM

    Hi Jon,
    you can specify the provider system for the respective service group via
    NWA -> SOA Management -> Application and Scenario Communication -> Application Communication.
    Make sure the provider system you assign refers to the correct physical system. You can check this under Technical Configuration - System Connections.
    Regards,
    Christian

  • SAP SDM Deployment failed

    Hello everybody i have a problem with my SAP ERP Installation the Error is :
    An error occurred while processing service SAP ERP 6.0 Support Release 3 > SAP Systems > Oracle > Central System > Central System( Last error reported by the step :uncaught exception: nw.sdm.deploymentErrorWithLog: SDM deployment failed for at least one of the components to be deployed. SOLUTION: Check C:\Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/callSdmViaSapinst.log for more information. (in script unknown, line 0:
    And here are my logfile , i hope you can help me for a solution. I have restart the SAP System and start it again and click retry but nothing happen, the same error comes again.
    Jan 19, 2010 7:34:14 AM  Info: Initial deployment: Selected development component 'tc/kmc/bc.uwl.ui/wd_pp'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'1' will be deployed.
    Jan 19, 2010 7:34:14 AM  Info: No action: Selected development component 'com.sap.portal.nav.ws.NavigationWSEar'/'sap.com'/'SAP AG'/'7.0014.20071210113331.0000'/'2' will not be deployed because containing software component 'EP-PSERV'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071210193159''/'2' will not be deployed.
    Jan 19, 2010 7:34:14 AM  Info: No action: Selected development component 'caf/eu/gp/ui/gpconf'/'sap.com'/'MAIN_APL70VAL_C'/'1534144'/'3' will not update currently deployed development component 'caf/eu/gp/ui/gpconf'/'sap.com'/'MAIN_APL70VAL_C'/'1534144'/'2'.
    Jan 19, 2010 7:34:14 AM  Info: No action: Selected development component 'caf/eu/gp/croom/content'/'sap.com'/'MAIN_APL70VAL_C'/'1498043'/'3' will not update currently deployed development component 'caf/eu/gp/croom/content'/'sap.com'/'MAIN_APL70VAL_C'/'1498043'/'1'.
    Jan 19, 2010 7:34:14 AM  Info: No action: Selected development component 'com.sap.prt.ws.container'/'sap.com'/'SAP AG'/'7.0010.20061109164817.0000'/'2' will not be deployed because containing software component 'EPBC2'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071210152356''/'2' will not be deployed.
    Jan 19, 2010 7:34:14 AM  Info: Ending deployment prerequisites. All items are correct.
    Jan 19, 2010 7:35:49 AM  Info: Saved current Engine state.
    Jan 19, 2010 7:35:49 AM  Info: Starting: Initial deployment: Selected development component 'caf/eu/gp/ws/msosrv'/'sap.com'/'MAIN_APL70VAL_C'/'963790'/'3' will be deployed.
    Jan 19, 2010 7:35:49 AM  Info: SDA to be deployed: C:\usr\sap\DRC\DVEBMGS00\SDM\root\origin\sap.com\caf\eu\gp\ws\msosrv\MAIN_APL70VAL_C\3\963790\sap.com_cafeugpwsmsosrv.sda
    Jan 19, 2010 7:35:49 AM  Info: Software type of SDA: J2EE
    Jan 19, 2010 7:35:49 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 19, 2010 7:35:56 AM  Info: Begin of log messages of the target system:
    10/01/19 07:35:50 -  ***********************************************************
    10/01/19 07:35:51 -  Start updating EAR file...
    10/01/19 07:35:51 -  start-up mode is lazy
    10/01/19 07:35:51 -  EAR file updated successfully for 47ms.
    10/01/19 07:35:51 -  Start deploying ...
    10/01/19 07:35:51 -  EAR file uploaded to server for 32ms.
    10/01/19 07:35:56 -  ERROR: NOT deployed. The Deploy Service returned the following error:
                         For detailed information see the log file of the Deploy Service.
                         Exception is:
                         com.sap.engine.services.rmi_p4.P4ConnectionException: Possible problem: no available running server node. Check your running servers.
                              at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:700)
                              at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:688)
                              at com.sap.engine.services.rmi_p4.Parser.newRequest(Parser.java:180)
                              at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:427)
                              at java.lang.Thread.run(Thread.java:534)
    10/01/19 07:35:56 -  ***********************************************************
    Jan 19, 2010 7:35:56 AM  Info: End of log messages of the target system.
    Jan 19, 2010 7:35:56 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 19, 2010 7:35:56 AM  Error: Aborted: development component 'caf/eu/gp/ws/msosrv'/'sap.com'/'MAIN_APL70VAL_C'/'963790'/'3', grouped by software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071210153525''/'3':
    Caught exception during application deployment from SAP J2EE Engine's deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: NOT deployed. The Deploy Service returned the following error: com.sap.engine.services.rmi_p4.P4ConnectionException: Possible problem: no available running server node. Check your running servers.
    Exception is:
    com.sap.engine.services.rmi_p4.P4ConnectionException: Possible problem: no available running server node. Check your running servers.
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:700)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:688)
         at com.sap.engine.services.rmi_p4.Parser.newRequest(Parser.java:180)
         at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:427)
         at java.lang.Thread.run(Thread.java:534)
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).DMEXC)
    Jan 19, 2010 7:35:56 AM  Info: Starting to save the repository
    Jan 19, 2010 7:35:57 AM  Info: Finished saving the repository

    Hi,
    Check below thread:
    /message/441671#441671 [original link is broken]
    Thanks
    Sunny

  • Custom Interceptor CAF 7.1

    Hi all,
    I've developed a custom Interceptor for a CAF Application Service EJB. The Interceptor works only if this was developed on same project that CAF Application Service. If i put it on another project and reference then through Public Part, an error occur on deploy time:
    1. Warning occurred on server 1754050 during update demo.sap.com/capplication~ear : EJB Model Builder: Interceptor class com.monitoring.interceptor.MonitoringInterceptor
    is not packed in the module archive file. It will not be treated as interceptor., file:
    demo.sap.com~capplication~ejbmodule.jar#demo.sap.com~capplication~ejbmodule.jar
    Does anybody knows if have a rule to create and deploy Interceptor to CAF applications?
    I would like to let the interceptor separated to improve reusability.
    Best regards

    The link provided is on how to create and register a login module. You also need to reference it from your web application. The entire process is described one step up in the documentation: [Using Login Modules to Protect Web Applications|http://help.sap.com/saphelp_nwce10/helpdata/en/c2/68560636e84b4baed62fad3d97e28e/frameset.htm].
    HTH!
    \-- Vladimir

  • Error in Applying Java support packages through JSPM

    Hi All,
    While Applying support packages, Package CAF 7.00 SP 13 is through an error
    help required.
                       For detailed information see the log file of the Deploy Service.
    07/12/05 21:55:26 -  ***********************************************************
    Dec 5, 2007 9:55:26 PM   Info: End of log messages of the target system.
    Dec 5, 2007 9:55:26 PM   Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Dec 5, 2007 9:55:26 PM   Error: Aborted: development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70VAL_C'/'1497914'/'0', grouped by software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070809092315''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/cafUIptn~common..
    Reason: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/cafUIptn~common. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Dec 5, 2007 9:55:26 PM   Info: Starting to save the repository
    Dec 5, 2007 9:55:28 PM   Info: Finished saving the repository
    Dec 5, 2007 9:55:28 PM   Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070809092315''/'0' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161956''/'0'.
    Dec 5, 2007 9:55:28 PM   Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070809092315''/'0':
    Failed deployment of SDAs:
    development component 'caf/UI/ptn/common'/'sap.com'/'MAIN_APL70VAL_C'/'1497914'/'0' : aborted
    Please, look at error logs above for more information!
    Dec 5, 2007 9:55:28 PM   Info: Starting to save the repository
    Dec 5, 2007 9:55:30 PM   Info: Finished saving the repository
    Dec 5, 2007 9:55:30 PM   Info: Starting: Update: Selected software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070906104634''/'0' updates currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.1.20060302145618''/'0'.
    Dec 5, 2007 9:55:30 PM   Error: Aborted: software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.13.0.20070906104634''/'0':
    No further description found.
    Dec 5, 2007 9:55:30 PM   Info: Starting to save the repository
    Dec 5, 2007 9:55:32 PM   Info: Finished saving the repository
    Dec 5, 2007 9:55:32 PM   Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Dec 5, 2007 9:55:32 PM   Error: -
    At least one of the Deployments failed -
    Regards,
    Prashant.

    Hello Prashant.
    Check this supporting SAP note 1010640. It will solve your problem.
    This is typical problem when you upgrade from < SP8 to higher version.
    You need to Undeploy the CAF components from the system using SDM first and then reply the patches from JSPM.
    It should go with out errors.
    Let us know if this worked.
    *Reward points for helpful answer.
    Regards,
    Prashant P.

  • Error while upgrading NW04s to sp5

    I installed NW04s in my machine. I am trying to upgrade it to sp5. I could upgrade the ABAP stack to sp5 without any problem. When i am doing java stack, i could update all other support packages except the one 'CAF05_0-10003464.SCA'. When this package is on progress, the process gets almost completed and gives the status also 'deployed'. But after that it throws the following error and the status also changed to 'not deployed'.
    ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Exception in operation update with application sap.com/caf~tc..
                         Reason: com/sap/caf/metamodel/ApplicationInterface; nested exception is:
                              java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:682)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                              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)
                         Caused by: java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
                              at java.lang.Class.getDeclaredMethods0(Native Method)
                              at java.lang.Class.privateGetDeclaredMethods(Class.java:1655)
                              at java.lang.Class.privateGetPublicMethods(Class.java:1778)
                              at java.lang.Class.privateGetPublicMethods(Class.java:1788)
                              at java.lang.Class.getMethods(Class.java:832)
                              at com.sap.engine.services.ejb.deploy.xml.MethodsExtractor.getWithNotSpecifiedMethodInterface(MethodsExtractor.java:156)
                              at com.sap.engine.services.ejb.deploy.xml.MethodsExtractor.getAllMethodsInBean(MethodsExtractor.java:103)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.getMethodXml(EJBJarParser.java:1168)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processContainerTransaction(EJBJarParser.java:1023)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.processAssemblyDescriptor(EJBJarParser.java:924)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:156)
                              at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:97)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.parseSingleJar(DeployAdmin.java:298)
                              at com.sap.engine.services.ejb.EJBAdmin.buildAppDescriptorBeforeUpdate(EJBAdmin.java:408)
                              at com.sap.engine.services.ejb.EJBAdmin.needUpdate(EJBAdmin.java:341)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.getContainersWhichNeedUpdate(UpdateTransaction.java:537)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.getConcernedContainers(UpdateTransaction.java:493)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:263)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
                              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:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:670)
                              ... 10 more
                         For detailed information see the log file of the Deploy Service.
    06/11/29 12:14:54 -  ***********************************************************
    Nov 29, 2006 12:14:54... Info: End of log messages of the target system.
    Nov 29, 2006 12:14:54... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 29, 2006 12:14:54... Error: Aborted: development component 'caf/tc'/'sap.com'/'MAIN_APL70VAL_C'/'644873':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Exception in operation update with application sap.com/caf~tc..
    Reason: com/sap/caf/metamodel/ApplicationInterface; nested exception is:
         java.lang.NoClassDefFoundError: com/sap/caf/metamodel/ApplicationInterface
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Nov 29, 2006 12:14:55... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Can anyone help me to sort out this problem?

    Symptom
    JSPM hangs by upgrade from SP4 to SP5 with the following message into the log file:
    ERROR: Not updated. Deploy Service returned ERROR: java.rmi.RemoteException: Exception in operation
    update with application sap.com/caf~tc..
    Reason: com/sap/caf/rt/exception/CAFDeleteException; nested exception is: ,,java.lang.NoClassDefFoundError:
    JUP fails by NW04 SP14 -> NW04s SP5 upgrade with the message into log file:
    ERROR: Not updated. Deploy Service returned ERROR: java.rmi.RemoteException: Exception in operation
    update with application sap.com/caf~tc..
    Reason: com/sap/caf/rt/exception/CAFDeleteException; nested exception is: ,,java.lang.NoClassDefFoundError:
    Reason and Prerequisites
    Deployment of CAF component sap.com/caf~tc failed by deployment scenario of type:
    1. The application is deployed with a reference to Lib1, where Class A
    is included.
    2. Then class A is moved from Lib1 to Lib2 (removed from Lib1);
    3. Then the new version of the application which has references to both
    libraries Lib1 and Lib2 is deployed via SDM;
    4. The deployment fails with NoClassDefFoundError: class A.
    For patricular case we have the situation:
    The class com/sap/caf/rt/exception/CAFDeleteException was moved from
    caf/runtime/ear to caf/runtime/api/lib between the SPs.
    Solution
    Please follow the steps:
    1. Close JSPM application
    2. Start <device>:\usr\sap\<sid>\JC<instance number>\SDM\program\RemoteGui.bat
    3. From the menu invoke "SDM Gui" -> "Login" and enter your SDM password
    4. Navigate to tab "Undeployment" and select CAF component caf~tc, press button "Select" and "Start Undeployment" and complete undeployment confirming it.
    5. Navigate to tab "Deployment" and select CAF component using plus button and select option "Update deployed SDA/SCAs that have any version" into Deployment configuration options below and complete deployment confirming it.
    6. Close "SDM Gui" application.
    7. Restart JSPM and on the step "Select package type" select option "Single support packages" in order to update all other components, which left not deployed.
    8. On step "Specify Queue" select all not deployed components and complete their deployment.
    An alternative way is:
    1. If there is a problem with CAF deployment do not stop the upgrade application.
    2. Open command prompt and go to SDM\program directory
    3. Execute: sdm jstartup "mode=integrated"
    4. Execute: startserver
    5. After that start the SDM remote GUI application
    6. From the menu invoke "SDM Gui" -> "Login" and enter your SDM password
    7. Navigate to tab "Undeployment" and select CAF component caf~tc, press button "Select" and "Start Undeployment" and complete undeployment confirming it.
    8. Logout and close "SDM Gui" application.
    9. In the command prompt execute: stopserver
    10. In the command prompt execute: sdm jstartup "mode=standalone"
    11. Go to the Upgrade application and restart the process from the point of failure
    Best Regards,
    Barry.

  • Error while updating JAVA stack patchs

    hi i was updating JAVA stack patches from JSPM. and i got this error
    10/12/09 15:53:33 -  Start updating EAR file...
    10/12/09 15:53:33 -  start-up mode is lazy
    10/12/09 15:53:33 -  EAR file updated successfully for 118ms.
    10/12/09 15:53:33 -  Start deploying ...
    10/12/09 15:53:41 -  EAR file uploaded to server for 7537ms.
    10/12/09 15:53:43 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/tcwdsamplestestsuiteuuie..
                         Reason: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
                            com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                            at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:569)
                            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:330)
                            at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
                            at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)
                            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:207)
                            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.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                            at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:1052)
                            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:3187)
                            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:330)
                            at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
                            at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)
                            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:207)
                            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
                            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    predecessor system -
                         com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                            at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:1052)
                            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:3187)
                            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:330)
                            at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
                            at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)
                            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:207)
                            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
                            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
                         For detailed information see the log file of the Deploy Service.
    10/12/09 15:53:43 -  ***********************************************************
    Dec 9, 2010 3:53:43 PM   Info: End of log messages of the target system.
    Dec 9, 2010 3:53:43 PM   Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Dec 9, 2010 3:53:43 PM   Error: Aborted: development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0013.20070703112808.0000'/'8', grouped by software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214121635''/'7':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tcwdsamplestestsuiteuuie..
    Reason: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
            com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tcwdsamplestestsuiteuuie. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Dec 9, 2010 3:53:43 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:43 PM   Info: Finished saving the repository for 205 ms.
    Dec 9, 2010 3:53:43 PM   Info: Starting: Initial deployment: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214121635''/'7' will be deployed.
    Dec 9, 2010 3:53:43 PM   Error: Aborted: software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214121635''/'7':
    Failed deployment of SDAs:
    development component 'tc/wd/samples/testsuite/uuie'/'sap.com'/'SAP AG'/'7.0013.20070703112808.0000'/'8' : aborted
    Please, look at error logs above for more information!
    Dec 9, 2010 3:53:43 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:43 PM   Info: Finished saving the repository for 209 ms.
    Dec 9, 2010 3:53:43 PM   Info: Starting: Update: Selected software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214120518''/'7' updates currently deployed software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071210170522''/'0'.
    Dec 9, 2010 3:53:43 PM   Error: Aborted: software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214120518''/'7':
    No further description found.
    Dec 9, 2010 3:53:43 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:44 PM   Info: Finished saving the repository for 313 ms.
    Dec 9, 2010 3:53:44 PM   Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70P21_C'/'1000.7.00.21.0.20100118105934''/'7' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071210162941''/'0'.
    Dec 9, 2010 3:53:44 PM   Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70P21_C'/'1000.7.00.21.0.20100118105934''/'7':
    No further description found.
    Dec 9, 2010 3:53:44 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:44 PM   Info: Finished saving the repository for 229 ms.
    Dec 9, 2010 3:53:44 PM   Info: Starting: Update: Selected software component 'EP-PSERV'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20100122081155''/'5' updates currently deployed software component 'EP-PSERV'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071210193159''/'0'.
    Dec 9, 2010 3:53:44 PM   Error: Aborted: software component 'EP-PSERV'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20100122081155''/'5':
    No further description found.
    Dec 9, 2010 3:53:44 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:44 PM   Info: Finished saving the repository for 210 ms.
    Dec 9, 2010 3:53:44 PM   Info: Starting: Update: Selected software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P21_C'/'1000.7.00.21.0.20100118110644''/'7' updates currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P14_C'/'1000.7.00.14.1.20080124101556''/'0'.
    Dec 9, 2010 3:53:44 PM   Error: Aborted: software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P21_C'/'1000.7.00.21.0.20100118110644''/'7':
    No further description found.
    Dec 9, 2010 3:53:44 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:45 PM   Info: Finished saving the repository for 353 ms.
    Dec 9, 2010 3:53:45 PM   Info: Starting: Update: Selected software component 'UWLJWF'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214204516''/'5' updates currently deployed software component 'UWLJWF'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071210194048''/'0'.
    Dec 9, 2010 3:53:45 PM   Error: Aborted: software component 'UWLJWF'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214204516''/'5':
    No further description found.
    Dec 9, 2010 3:53:45 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:45 PM   Info: Finished saving the repository for 213 ms.
    Dec 9, 2010 3:53:45 PM   Info: Starting: Update: Selected software component 'SAP-EU'/'sap.com'/'MAIN_APL70P21_C'/'1000.7.00.21.0.20100118101502''/'5' updates currently deployed software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071210153525''/'0'.
    Dec 9, 2010 3:53:45 PM   Error: Aborted: software component 'SAP-EU'/'sap.com'/'MAIN_APL70P21_C'/'1000.7.00.21.0.20100118101502''/'5':
    No further description found.
    Dec 9, 2010 3:53:45 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:45 PM   Info: Finished saving the repository for 213 ms.
    Dec 9, 2010 3:53:45 PM   Info: Starting: Update: Selected software component 'VCFLEX'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214204617''/'5' updates currently deployed software component 'VCFLEX'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071210153724''/'0'.
    Dec 9, 2010 3:53:45 PM   Error: Aborted: software component 'VCFLEX'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214204617''/'5':
    No further description found.
    Dec 9, 2010 3:53:45 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:45 PM   Info: Finished saving the repository for 331 ms.
    Dec 9, 2010 3:53:45 PM   Info: Starting: Update: Selected software component 'VCFRAMEWORK'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214204625''/'5' updates currently deployed software component 'VCFRAMEWORK'/'sap.com'/'SAP AG'/'1000.7.00.14.0.20071210153730''/'0'.
    Dec 9, 2010 3:53:45 PM   Error: Aborted: software component 'VCFRAMEWORK'/'sap.com'/'SAP AG'/'1000.7.00.21.0.20091214204625''/'5':
    No further description found.
    Dec 9, 2010 3:53:45 PM   Info: Starting to save the repository
    Dec 9, 2010 3:53:46 PM   Info: Finished saving the repository for 230 ms.
    Dec 9, 2010 3:53:46 PM   Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Dec 9, 2010 3:53:46 PM   Error: -
    At least one of the Deployments failed -
    lgsep:/usr/sap/LEP/JC00/SDM/program/log #

    Hi ,
    Please check :
    https://wiki.sdn.sap.com/wiki/display/WDJava/Clusterwideexception-FailedtodeployWebDynprocontentforapplication
    Regards,
    Nibu Antony
    Edited by: Nibu Antony on Dec 13, 2010 2:52 PM

  • Error during upgrade EP 6.0 on netweaver 2004 to EP7.0 netweaver 2004s

    Hi
    We are upgrading our EP system from EP6 Netweaver 2004 SP19 to EP7
    Netweaver 2004s SP11 using SAPJUP and get stuck at deploy_online phase.
    And the Failed deployment of SDAs:
    component 'caf/eu/gp/content'/'sap.com'/'MAIN_APL70VAL_C'/'1078319'/'20' : aborted
    OS: AIX 5.2
    DB: Oracle 10.2.0.2.0
    And in the log, it says ORA-00001 error.
    Please find the details in the log.
    Pls help.
    Thanks
    Stanley
    07/03/12 20:06:08 -  ***********************************************************
    07/03/12 20:06:08 -  Start deploying library JAR /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/bpel/MAIN_APL70VAL_C/20/1077649/sap.com_cafeugp~bpel.sda...
    07/03/12 20:06:11 -  Library /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/bpel/MAIN_APL70VAL_C/20/1077649/sap.com_cafeugp~bpel.sda successfully deployed on the server.
    Mar 12, 2007 8:06:11 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:06:11 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Mar 12, 2007 8:06:11 PM  Info: Finished successfully: development component 'caf/eu/gp/bpel'/'sap.com'/'MAIN_APL70VAL_C'/'1077649'/'20', grouped by
    Mar 12, 2007 8:06:11 PM  Info: Starting to save the repository
    Mar 12, 2007 8:06:12 PM  Info: Finished saving the repository
    Mar 12, 2007 8:06:12 PM  Info: Starting: Initial deployment: Selected development component 'caf/eu/gp/content'/'sap.com'/'MAIN_APL70VAL_C'/'1078319'/'20' will be deployed.
    Mar 12, 2007 8:06:12 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/content/MAIN_APL70VAL_C/20/1078319/sap.com_cafeugp~content.sda
    Mar 12, 2007 8:06:12 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:06:12 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:06:26 PM  Info: Begin of log messages of the target system:
    07/03/12 20:06:12 -  ***********************************************************
    07/03/12 20:06:13 -  Start updating EAR file...
    07/03/12 20:06:13 -  start-up mode is lazy
    07/03/12 20:06:13 -  EAR file updated successfully for 84ms.
    07/03/12 20:06:13 -  Start deploying ...
    07/03/12 20:06:16 -  EAR file uploaded to server for 1366ms.
    07/03/12 20:06:26 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/cafeugp~content..
                         Reason: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
                         ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
                         ; nested exception is:
                              com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
                         ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                              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(Compiled Code))
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java(Inlined Compiled Code))
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java(Compiled Code))
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
                              at java.security.AccessController.doPrivileged1(Native Method)
                              at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
                         Caused by: com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
                         ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
                              at com.sap.caf.eu.gp.model.fnd.transport.impl.DeployContainerImpl.reportException(DeployContainerImpl.java:729)
                              at com.sap.caf.eu.gp.model.fnd.transport.impl.DeployContainerImpl.deploy(DeployContainerImpl.java:143)
                              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(Compiled Code))
                              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:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                              ... 11 more
                         For detailed information see the log file of the Deploy Service.
    07/03/12 20:06:26 -  ***********************************************************
    Mar 12, 2007 8:06:26 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:06:26 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:06:26 PM  Error: Aborted: development component 'caf/eu/gp/content'/'sap.com'/'MAIN_APL70VAL_C'/'1078319'/'20', grouped by software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.11.0.20070202075922''/'20':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/cafeugp~content..
    Reason: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
    ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
    ; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
    ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key ORA-00001: unique constraint (SAPEPPDB.SYS_C005673) violated
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Mar 12, 2007 8:06:26 PM  Info: Starting to save the repository
    Mar 12, 2007 8:06:27 PM  Info: Finished saving the repository
    Mar 12, 2007 8:06:27 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/content/portal'/'sap.com'/'MAIN_APL70VAL_C'/'1077400'/'20' updates currently deployed development component 'caf/eu/gp/content/portal'/'sap.com'/'MAIN_APL70VAL_C'/'1077400'/'18'.
    Mar 12, 2007 8:06:27 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/content/portal/MAIN_APL70VAL_C/20/1077400/sap.com_cafeugpcontentportal.sda
    Mar 12, 2007 8:06:27 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:06:27 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:06:32 PM  Info: Begin of log messages of the target system:
    07/03/12 20:06:27 -  ***********************************************************
    07/03/12 20:06:28 -  Start updating EAR file...
    07/03/12 20:06:28 -  start-up mode is lazy
    07/03/12 20:06:28 -  EAR file updated successfully for 76ms.
    07/03/12 20:06:28 -  Start updating...
    07/03/12 20:06:31 -  EAR file uploaded to server for 1289ms.
    07/03/12 20:06:31 -  Successfully updated. Update took 95ms.
    07/03/12 20:06:31 -  Deploy Service status:
    07/03/12 20:06:31 -    Application : sap.com/cafeugpcontentportal
    07/03/12 20:06:31 -   
    07/03/12 20:06:31 -    sap.comcafeugpcontent~portal.epa  - EP
    07/03/12 20:06:31 -  ***********************************************************
    Mar 12, 2007 8:06:32 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:06:32 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:06:32 PM  Info: Finished successfully: development component 'caf/eu/gp/content/portal'/'sap.com'/'MAIN_APL70VAL_C'/'1077400'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:06:32 PM  Info: Starting to save the repository
    Mar 12, 2007 8:06:34 PM  Info: Finished saving the repository
    Mar 12, 2007 8:06:34 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/croom/api'/'sap.com'/'MAIN_APL70VAL_C'/'1077440'/'20' updates currently deployed development component 'caf/eu/gp/croom/api'/'sap.com'/'MAIN_APL70VAL_C'/'1077440'/'18'.
    Mar 12, 2007 8:06:34 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/api/MAIN_APL70VAL_C/20/1077440/sap.com_cafeugpcroomapi.sda
    Mar 12, 2007 8:06:34 PM  Info: Software type of SDA: library
    Mar 12, 2007 8:06:34 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Mar 12, 2007 8:06:37 PM  Info: Begin of log messages of the target system:
    07/03/12 20:06:34 -  ***********************************************************
    07/03/12 20:06:34 -  Start deploying library JAR /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/api/MAIN_APL70VAL_C/20/1077440/sap.com_cafeugpcroomapi.sda...
    07/03/12 20:06:37 -  Library /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/api/MAIN_APL70VAL_C/20/1077440/sap.com_cafeugpcroomapi.sda successfully deployed on the server.
    Mar 12, 2007 8:06:37 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:06:37 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Mar 12, 2007 8:06:37 PM  Info: Finished successfully: development component 'caf/eu/gp/croom/api'/'sap.com'/'MAIN_APL70VAL_C'/'1077440'/'20', grouped by
    Mar 12, 2007 8:06:37 PM  Info: Starting to save the repository
    Mar 12, 2007 8:06:38 PM  Info: Finished saving the repository
    Mar 12, 2007 8:06:38 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/croom/bg'/'sap.com'/'MAIN_APL70VAL_C'/'1078197'/'20' updates currently deployed development component 'caf/eu/gp/croom/bg'/'sap.com'/'MAIN_APL70VAL_C'/'1078197'/'18'.
    Mar 12, 2007 8:06:38 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/bg/MAIN_APL70VAL_C/20/1078197/sap.com_cafeugpcroombg.sda
    Mar 12, 2007 8:06:38 PM  Info: Software type of SDA: library
    Mar 12, 2007 8:06:38 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Mar 12, 2007 8:06:42 PM  Info: Begin of log messages of the target system:
    07/03/12 20:06:39 -  ***********************************************************
    07/03/12 20:06:39 -  Start deploying library JAR /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/bg/MAIN_APL70VAL_C/20/1078197/sap.com_cafeugpcroombg.sda...
    07/03/12 20:06:42 -  Library /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/bg/MAIN_APL70VAL_C/20/1078197/sap.com_cafeugpcroombg.sda successfully deployed on the server.
    Mar 12, 2007 8:06:42 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:06:42 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Mar 12, 2007 8:06:42 PM  Info: Finished successfully: development component 'caf/eu/gp/croom/bg'/'sap.com'/'MAIN_APL70VAL_C'/'1078197'/'20', grouped by
    Mar 12, 2007 8:06:42 PM  Info: Starting to save the repository
    Mar 12, 2007 8:06:43 PM  Info: Finished saving the repository
    Mar 12, 2007 8:06:43 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/croom/content'/'sap.com'/'MAIN_APL70VAL_C'/'1078328'/'20' updates currently deployed development component 'caf/eu/gp/croom/content'/'sap.com'/'MAIN_APL70VAL_C'/'1078328'/'18'.
    Mar 12, 2007 8:06:43 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/content/MAIN_APL70VAL_C/20/1078328/sap.com_cafeugpcroomcontent.sda
    Mar 12, 2007 8:06:43 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:06:43 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:01 PM  Info: Begin of log messages of the target system:
    07/03/12 20:06:43 -  ***********************************************************
    07/03/12 20:06:44 -  Start updating EAR file...
    07/03/12 20:06:44 -  start-up mode is lazy
    07/03/12 20:06:44 -  EAR file updated successfully for 136ms.
    07/03/12 20:06:44 -  Start updating...
    07/03/12 20:06:47 -  EAR file uploaded to server for 2450ms.
    07/03/12 20:07:00 -  Successfully updated. Update took 12031ms.
    07/03/12 20:07:00 -  Deploy Service status:
    07/03/12 20:07:00 -    Application : sap.com/cafeugpcroomcontent
    07/03/12 20:07:00 -   
    07/03/12 20:07:00 -    sap.comcafeugpcroom~content.gpa  - SAP-EU-GP
    07/03/12 20:07:00 -  ***********************************************************
    Mar 12, 2007 8:07:01 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:07:01 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:01 PM  Info: Finished successfully: development component 'caf/eu/gp/croom/content'/'sap.com'/'MAIN_APL70VAL_C'/'1078328'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:07:01 PM  Info: Starting to save the repository
    Mar 12, 2007 8:07:02 PM  Info: Finished saving the repository
    Mar 12, 2007 8:07:02 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/croom/service'/'sap.com'/'MAIN_APL70VAL_C'/'1077658'/'20' updates currently deployed development component 'caf/eu/gp/croom/service'/'sap.com'/'MAIN_APL70VAL_C'/'1077658'/'18'.
    Mar 12, 2007 8:07:02 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/service/MAIN_APL70VAL_C/20/1077658/sap.com_cafeugpcroomservice.sda
    Mar 12, 2007 8:07:02 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:07:02 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:06 PM  Info: Begin of log messages of the target system:
    07/03/12 20:07:02 -  ***********************************************************
    07/03/12 20:07:03 -  Start updating EAR file...
    07/03/12 20:07:03 -  start-up mode is lazy
    07/03/12 20:07:03 -  EAR file updated successfully for 17ms.
    07/03/12 20:07:03 -  Start updating...
    07/03/12 20:07:05 -  EAR file uploaded to server for 806ms.
    07/03/12 20:07:05 -  Successfully updated. Update took 69ms.
    07/03/12 20:07:05 -  Deploy Service status:
    07/03/12 20:07:05 -    Application : sap.com/cafeugpcroomservice
    07/03/12 20:07:05 -   
    07/03/12 20:07:05 -    caf.eu.gp.croom.service.par  - EP
    07/03/12 20:07:05 -  ***********************************************************
    Mar 12, 2007 8:07:06 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:07:06 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:07 PM  Info: Finished successfully: development component 'caf/eu/gp/croom/service'/'sap.com'/'MAIN_APL70VAL_C'/'1077658'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:07:07 PM  Info: Starting to save the repository
    Mar 12, 2007 8:07:08 PM  Info: Finished saving the repository
    Mar 12, 2007 8:07:08 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/croom/wd'/'sap.com'/'MAIN_APL70VAL_C'/'964691'/'20' updates currently deployed development component 'caf/eu/gp/croom/wd'/'sap.com'/'MAIN_APL70VAL_C'/'964691'/'18'.
    Mar 12, 2007 8:07:08 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/croom/wd/MAIN_APL70VAL_C/20/964691/sap.com_cafeugpcroomwd.sda
    Mar 12, 2007 8:07:08 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:07:08 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:14 PM  Info: Begin of log messages of the target system:
    07/03/12 20:07:08 -  ***********************************************************
    07/03/12 20:07:09 -  Start updating EAR file...
    07/03/12 20:07:09 -  start-up mode is lazy
    07/03/12 20:07:09 -  EAR file updated successfully for 55ms.
    07/03/12 20:07:09 -  Start updating...
    07/03/12 20:07:12 -  EAR file uploaded to server for 1676ms.
    07/03/12 20:07:13 -  Successfully updated. Update took 438ms.
    07/03/12 20:07:13 -  Deploy Service status:
    07/03/12 20:07:13 -    Application : sap.com/cafeugpcroomwd
    07/03/12 20:07:13 -   
    07/03/12 20:07:13 -    sap.com/cafeugpcroomwd  - WEBDYNPRO
    07/03/12 20:07:13 -  ***********************************************************
    Mar 12, 2007 8:07:14 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:07:14 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:14 PM  Info: Finished successfully: development component 'caf/eu/gp/croom/wd'/'sap.com'/'MAIN_APL70VAL_C'/'964691'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:07:14 PM  Info: Starting to save the repository
    Mar 12, 2007 8:07:15 PM  Info: Finished saving the repository
    Mar 12, 2007 8:07:15 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/example/ordermat/def'/'sap.com'/'MAIN_APL70VAL_C'/'1078326'/'20' updates currently deployed development component 'caf/eu/gp/example/ordermat/def'/'sap.com'/'MAIN_APL70VAL_C'/'1078326'/'18'.
    Mar 12, 2007 8:07:15 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/example/ordermat/def/MAIN_APL70VAL_C/20/1078326/sap.com_cafeugpexampleordermat~def.sda
    Mar 12, 2007 8:07:15 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:07:15 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:35 PM  Info: Begin of log messages of the target system:
    07/03/12 20:07:15 -  ***********************************************************
    07/03/12 20:07:16 -  Start updating EAR file...
    07/03/12 20:07:16 -  start-up mode is lazy
    07/03/12 20:07:16 -  EAR file updated successfully for 148ms.
    07/03/12 20:07:16 -  Start updating...
    07/03/12 20:07:20 -  EAR file uploaded to server for 2976ms.
    07/03/12 20:07:34 -  Successfully updated. Update took 13320ms.
    07/03/12 20:07:34 -  Deploy Service status:
    07/03/12 20:07:34 -    Application : sap.com/cafeugpexampleordermat~def
    07/03/12 20:07:34 -   
    07/03/12 20:07:34 -    sap.comcafeugpexampleordermatdef.gpa  - SAP-EU-GP
    07/03/12 20:07:34 -  ***********************************************************
    Mar 12, 2007 8:07:35 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:07:35 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:35 PM  Info: Finished successfully: development component 'caf/eu/gp/example/ordermat/def'/'sap.com'/'MAIN_APL70VAL_C'/'1078326'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:07:35 PM  Info: Starting to save the repository
    Mar 12, 2007 8:07:37 PM  Info: Finished saving the repository
    Mar 12, 2007 8:07:37 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/example/ordermat/wd'/'sap.com'/'MAIN_APL70VAL_C'/'964174'/'20' updates currently deployed development component 'caf/eu/gp/example/ordermat/wd'/'sap.com'/'MAIN_APL70VAL_C'/'964174'/'18'.
    Mar 12, 2007 8:07:37 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/example/ordermat/wd/MAIN_APL70VAL_C/20/964174/sap.com_cafeugpexampleordermat~wd.sda
    Mar 12, 2007 8:07:37 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:07:37 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:42 PM  Info: Begin of log messages of the target system:
    07/03/12 20:07:37 -  ***********************************************************
    07/03/12 20:07:37 -  Start updating EAR file...
    07/03/12 20:07:37 -  start-up mode is lazy
    07/03/12 20:07:37 -  EAR file updated successfully for 49ms.
    07/03/12 20:07:37 -  Start updating...
    07/03/12 20:07:40 -  EAR file uploaded to server for 1367ms.
    07/03/12 20:07:41 -  Successfully updated. Update took 309ms.
    07/03/12 20:07:41 -  Deploy Service status:
    07/03/12 20:07:41 -    Application : sap.com/cafeugpexampleordermat~wd
    07/03/12 20:07:41 -   
    07/03/12 20:07:41 -    sap.com/cafeugpexampleordermat~wd  - WEBDYNPRO
    07/03/12 20:07:41 -  ***********************************************************
    Mar 12, 2007 8:07:42 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:07:42 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:07:42 PM  Info: Finished successfully: development component 'caf/eu/gp/example/ordermat/wd'/'sap.com'/'MAIN_APL70VAL_C'/'964174'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:07:42 PM  Info: Starting to save the repository
    Mar 12, 2007 8:07:43 PM  Info: Finished saving the repository
    Mar 12, 2007 8:07:43 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/example/timeoff/def'/'sap.com'/'MAIN_APL70VAL_C'/'1078320'/'20' updates currently deployed development component 'caf/eu/gp/example/timeoff/def'/'sap.com'/'MAIN_APL70VAL_C'/'1078320'/'18'.
    Mar 12, 2007 8:07:43 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/example/timeoff/def/MAIN_APL70VAL_C/20/1078320/sap.com_cafeugpexampletimeoff~def.sda
    Mar 12, 2007 8:07:43 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:07:43 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:03 PM  Info: Begin of log messages of the target system:
    07/03/12 20:07:43 -  ***********************************************************
    07/03/12 20:07:44 -  Start updating EAR file...
    07/03/12 20:07:44 -  start-up mode is lazy
    07/03/12 20:07:44 -  EAR file updated successfully for 97ms.
    07/03/12 20:07:44 -  Start updating...
    07/03/12 20:07:48 -  EAR file uploaded to server for 2573ms.
    07/03/12 20:08:01 -  Successfully updated. Update took 13402ms.
    07/03/12 20:08:01 -  Deploy Service status:
    07/03/12 20:08:01 -    Application : sap.com/cafeugpexampletimeoff~def
    07/03/12 20:08:01 -   
    07/03/12 20:08:01 -    sap.comcafeugpexampletimeoffdef.gpa  - SAP-EU-GP
    07/03/12 20:08:01 -  ***********************************************************
    Mar 12, 2007 8:08:03 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:03 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:03 PM  Info: Finished successfully: development component 'caf/eu/gp/example/timeoff/def'/'sap.com'/'MAIN_APL70VAL_C'/'1078320'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:08:03 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:04 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:04 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/km/conn'/'sap.com'/'MAIN_APL70VAL_C'/'1077880'/'20' updates currently deployed development component 'caf/eu/gp/km/conn'/'sap.com'/'MAIN_APL70VAL_C'/'1077880'/'18'.
    Mar 12, 2007 8:08:04 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/km/conn/MAIN_APL70VAL_C/20/1077880/sap.com_cafeugpkmconn.sda
    Mar 12, 2007 8:08:04 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:08:04 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:09 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:04 -  ***********************************************************
    07/03/12 20:08:05 -  Start updating EAR file...
    07/03/12 20:08:05 -  start-up mode is lazy
    07/03/12 20:08:05 -  EAR file updated successfully for 35ms.
    07/03/12 20:08:05 -  Start updating...
    07/03/12 20:08:07 -  EAR file uploaded to server for 995ms.
    07/03/12 20:08:07 -  Successfully updated. Update took 86ms.
    07/03/12 20:08:07 -  Deploy Service status:
    07/03/12 20:08:07 -    Application : sap.com/cafeugpkmconn
    07/03/12 20:08:07 -   
    07/03/12 20:08:07 -    sap.comcafeugpkm~conn.par  - EP
    07/03/12 20:08:07 -  ***********************************************************
    Mar 12, 2007 8:08:09 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:09 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:09 PM  Info: Finished successfully: development component 'caf/eu/gp/km/conn'/'sap.com'/'MAIN_APL70VAL_C'/'1077880'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:08:09 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:10 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:10 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/mail/ui'/'sap.com'/'MAIN_APL70VAL_C'/'963535'/'20' updates currently deployed development component 'caf/eu/gp/mail/ui'/'sap.com'/'MAIN_APL70VAL_C'/'963535'/'18'.
    Mar 12, 2007 8:08:10 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/mail/ui/MAIN_APL70VAL_C/20/963535/sap.com_cafeugpmailui.sda
    Mar 12, 2007 8:08:10 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:08:10 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:15 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:10 -  ***********************************************************
    07/03/12 20:08:11 -  Start updating EAR file...
    07/03/12 20:08:11 -  start-up mode is lazy
    07/03/12 20:08:11 -  EAR file updated successfully for 15ms.
    07/03/12 20:08:11 -  Start updating...
    07/03/12 20:08:13 -  EAR file uploaded to server for 877ms.
    07/03/12 20:08:13 -  Successfully updated. Update took 173ms.
    07/03/12 20:08:13 -  Deploy Service status:
    07/03/12 20:08:13 -    Application : sap.com/cafeugpmailui
    07/03/12 20:08:13 -   
    07/03/12 20:08:13 -    sap.com/cafeugpmailui  - WEBDYNPRO
    07/03/12 20:08:13 -  ***********************************************************
    Mar 12, 2007 8:08:15 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:15 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:15 PM  Info: Finished successfully: development component 'caf/eu/gp/mail/ui'/'sap.com'/'MAIN_APL70VAL_C'/'963535'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:08:15 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:16 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:16 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/model/bwfbck/eap'/'sap.com'/'MAIN_APL70VAL_C'/'964048'/'20' updates currently deployed development component 'caf/eu/gp/model/bwfbck/eap'/'sap.com'/'MAIN_APL70VAL_C'/'964048'/'18'.
    Mar 12, 2007 8:08:16 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/bwfbck/eap/MAIN_APL70VAL_C/20/964048/sap.com_cafeugpmodelbwfbck~eap.sda
    Mar 12, 2007 8:08:16 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:08:16 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:28 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:16 -  ***********************************************************
    07/03/12 20:08:17 -  Start updating EAR file...
    07/03/12 20:08:17 -  start-up mode is lazy
    07/03/12 20:08:17 -  EAR file updated successfully for 33ms.
    07/03/12 20:08:17 -  Start updating...
    07/03/12 20:08:19 -  EAR file uploaded to server for 996ms.
    07/03/12 20:08:25 -  Successfully updated. Update took 6065ms.
    07/03/12 20:08:25 -  Deploy Service status:
    07/03/12 20:08:25 -    Application : sap.com/cafeugpmodelbwfbck~eap
    07/03/12 20:08:25 -   
    07/03/12 20:08:25 -    BackGroundActionProcessorBean  - EJB
    07/03/12 20:08:25 -    SyncBackGroundActionProcessorBean  - EJB
    07/03/12 20:08:25 -    AsynchBackgroundActionProcessorBean  - EJB
    07/03/12 20:08:25 -    DueDateProcessingBean  - EJB
    07/03/12 20:08:25 -    sap.com/cafeugpmodelbwfbck~eap  - METAMODELREPOSITORY
    07/03/12 20:08:25 -  ***********************************************************
    Mar 12, 2007 8:08:28 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:28 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:28 PM  Info: Finished successfully: development component 'caf/eu/gp/model/bwfbck/eap'/'sap.com'/'MAIN_APL70VAL_C'/'964048'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:08:28 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:30 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:30 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/model/iforms/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1078385'/'20' updates currently deployed development component 'caf/eu/gp/model/iforms/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1078385'/'18'.
    Mar 12, 2007 8:08:30 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/iforms/eap/MAIN_APL70VAL_C/20/1078385/sap.com_cafeugpmodeliforms~eap.sda
    Mar 12, 2007 8:08:30 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:08:30 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:39 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:30 -  ***********************************************************
    07/03/12 20:08:31 -  Start updating EAR file...
    07/03/12 20:08:31 -  start-up mode is lazy
    07/03/12 20:08:31 -  EAR file updated successfully for 100ms.
    07/03/12 20:08:31 -  Start updating...
    07/03/12 20:08:34 -  EAR file uploaded to server for 1507ms.
    07/03/12 20:08:38 -  Successfully updated. Update took 4143ms.
    07/03/12 20:08:38 -  Deploy Service status:
    07/03/12 20:08:38 -    Application : sap.com/cafeugpmodeliforms~eap
    07/03/12 20:08:38 -   
    07/03/12 20:08:38 -    CreateFormByContextBean  - EJB
    07/03/12 20:08:38 -    CreateFormBean  - EJB
    07/03/12 20:08:38 -    ActivateChangesBean  - EJB
    07/03/12 20:08:38 -    CancelChangesBean  - EJB
    07/03/12 20:08:38 -    CreateFormByBusynessObjBean  - EJB
    07/03/12 20:08:38 -    CreateNewVersionBean  - EJB
    07/03/12 20:08:38 -    EnumeratePhysicalObjBean  - EJB
    07/03/12 20:08:38 -    EnumerateTemplatesBean  - EJB
    07/03/12 20:08:38 -    GeneratePublishUrlBean  - EJB
    07/03/12 20:08:38 -    LockTemplateBean  - EJB
    07/03/12 20:08:38 -    ReadTemplateConfigurationBean  - EJB
    07/03/12 20:08:38 -    RetrievePhysicalObjByIdBean  - EJB
    07/03/12 20:08:38 -    UpdatePhysicalObjByIdBean  - EJB
    07/03/12 20:08:38 -    CreateXMLPrintBean  - EJB
    07/03/12 20:08:38 -    CreateXMLPrintOnceBean  - EJB
    07/03/12 20:08:38 -    GetAffectedTemplatesBean  - EJB
    07/03/12 20:08:38 -    GetDesignTimeAppUrlBean  - EJB
    07/03/12 20:08:38 -    InsertAttributesBean  - EJB
    07/03/12 20:08:38 -    RemoveAttributesBean  - EJB
    07/03/12 20:08:38 -    CreateFormByBODataBean  - EJB
    07/03/12 20:08:38 -    ifcore  - WEB
    07/03/12 20:08:38 -    sap.com/cafeugpmodeliforms~eap  - METAMODELREPOSITORY
    07/03/12 20:08:38 -  ***********************************************************
    Mar 12, 2007 8:08:39 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:39 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:39 PM  Info: Finished successfully: development component 'caf/eu/gp/model/iforms/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1078385'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:08:39 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:40 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:40 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/model/jmx'/'sap.com'/'MAIN_APL70VAL_C'/'1078191'/'20' updates currently deployed development component 'caf/eu/gp/model/jmx'/'sap.com'/'MAIN_APL70VAL_C'/'1078191'/'18'.
    Mar 12, 2007 8:08:40 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/jmx/MAIN_APL70VAL_C/20/1078191/sap.com_cafeugpmodeljmx.sda
    Mar 12, 2007 8:08:40 PM  Info: Software type of SDA: library
    Mar 12, 2007 8:08:40 PM  Info: ***** Begin of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Mar 12, 2007 8:08:44 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:41 -  ***********************************************************
    07/03/12 20:08:41 -  Start deploying library JAR /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/jmx/MAIN_APL70VAL_C/20/1078191/sap.com_cafeugpmodeljmx.sda...
    07/03/12 20:08:44 -  Library /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/jmx/MAIN_APL70VAL_C/20/1078191/sap.com_cafeugpmodeljmx.sda successfully deployed on the server.
    Mar 12, 2007 8:08:44 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:44 PM  Info: ***** End of SAP J2EE Engine Deployment (Library component of SAP J2EE Engine) *****
    Mar 12, 2007 8:08:44 PM  Info: Finished successfully: development component 'caf/eu/gp/model/jmx'/'sap.com'/'MAIN_APL70VAL_C'/'1078191'/'20', grouped by
    Mar 12, 2007 8:08:44 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:45 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:45 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/model/jmx/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1078258'/'20' updates currently deployed development component 'caf/eu/gp/model/jmx/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1078258'/'18'.
    Mar 12, 2007 8:08:45 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/jmx/eap/MAIN_APL70VAL_C/20/1078258/sap.com_cafeugpmodeljmx~eap.sda
    Mar 12, 2007 8:08:45 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:08:45 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:50 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:45 -  ***********************************************************
    07/03/12 20:08:46 -  Start updating EAR file...
    07/03/12 20:08:46 -  start-up mode is lazy
    07/03/12 20:08:46 -  EAR file updated successfully for 30ms.
    07/03/12 20:08:46 -  Start updating...
    07/03/12 20:08:48 -  EAR file uploaded to server for 928ms.
    07/03/12 20:08:48 -  Successfully updated. Update took 270ms.
    07/03/12 20:08:48 -  Deploy Service status:
    07/03/12 20:08:48 -    Application : sap.com/cafeugpmodeljmx~eap
    07/03/12 20:08:48 -   
    07/03/12 20:08:48 -    gp_jmx_web  - WEB
    07/03/12 20:08:48 -    sap.com/cafeugpmodeljmx~eap monitoring configuration  - MONITORING CONFIGURATION
    07/03/12 20:08:48 -  ***********************************************************
    Mar 12, 2007 8:08:50 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:50 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:50 PM  Info: Finished successfully: development component 'caf/eu/gp/model/jmx/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1078258'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:08:50 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:51 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:51 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/model/pwf/local/uwlconn'/'sap.com'/'MAIN_APL70VAL_C'/'1078002'/'20' updates currently deployed development component 'caf/eu/gp/model/pwf/local/uwlconn'/'sap.com'/'MAIN_APL70VAL_C'/'1078002'/'18'.
    Mar 12, 2007 8:08:51 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/pwf/local/uwlconn/MAIN_APL70VAL_C/20/1078002/sap.com_cafeugpmodelpwflocaluwlconn.sda
    Mar 12, 2007 8:08:51 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:08:51 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:56 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:51 -  ***********************************************************
    07/03/12 20:08:52 -  Start updating EAR file...
    07/03/12 20:08:52 -  start-up mode is lazy
    07/03/12 20:08:52 -  EAR file updated successfully for 18ms.
    07/03/12 20:08:52 -  Start updating...
    07/03/12 20:08:54 -  EAR file uploaded to server for 839ms.
    07/03/12 20:08:54 -  Successfully updated. Update took 73ms.
    07/03/12 20:08:54 -  Deploy Service status:
    07/03/12 20:08:54 -    Application : sap.com/cafeugpmodelpwflocaluwlconn
    07/03/12 20:08:54 -   
    07/03/12 20:08:54 -    caf.eu.gp.model.pwf.local.uwlconn.par  - EP
    07/03/12 20:08:54 -  ***********************************************************
    Mar 12, 2007 8:08:56 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:08:56 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:08:56 PM  Info: Finished successfully: development component 'caf/eu/gp/model/pwf/local/uwlconn'/'sap.com'/'MAIN_APL70VAL_C'/'1078002'/'20', grouped by software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.11.0.20070202075922''/'20':
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:08:56 PM  Info: Starting to save the repository
    Mar 12, 2007 8:08:57 PM  Info: Finished saving the repository
    Mar 12, 2007 8:08:57 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/model/uwlproxy'/'sap.com'/'MAIN_APL70VAL_C'/'1077889'/'20' updates currently deployed development component 'caf/eu/gp/model/uwlproxy'/'sap.com'/'MAIN_APL70VAL_C'/'1077889'/'18'.
    Mar 12, 2007 8:08:57 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/model/uwlproxy/MAIN_APL70VAL_C/20/1077889/sap.com_cafeugpmodeluwlproxy.sda
    Mar 12, 2007 8:08:57 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:08:57 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:03 PM  Info: Begin of log messages of the target system:
    07/03/12 20:08:57 -  ***********************************************************
    07/03/12 20:08:58 -  Start updating EAR file...
    07/03/12 20:08:58 -  start-up mode is lazy
    07/03/12 20:08:58 -  EAR file updated successfully for 35ms.
    07/03/12 20:08:58 -  Start updating...
    07/03/12 20:09:00 -  EAR file uploaded to server for 1019ms.
    07/03/12 20:09:01 -  Successfully updated. Update took 1164ms.
    07/03/12 20:09:01 -  Deploy Service status:
    07/03/12 20:09:01 -    Application : sap.com/cafeugpmodeluwlproxy
    07/03/12 20:09:01 -   
    07/03/12 20:09:01 -    WS CLIENT: com.sap.caf.eu.gp.proxy.RuntimeFacadeWSProxy  - WEBSERVICES
    07/03/12 20:09:01 -    WS CLIENT: com.sap.caf.eu.gp.uwl.proxy.facade  - WEBSERVICES
    07/03/12 20:09:01 -  ***********************************************************
    Mar 12, 2007 8:09:03 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:03 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:03 PM  Info: Finished successfully: development component 'caf/eu/gp/model/uwlproxy'/'sap.com'/'MAIN_APL70VAL_C'/'1077889'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:03 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:04 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:04 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/smketest/eap'/'sap.com'/'MAIN_APL70VAL_C'/'964039'/'20' updates currently deployed development component 'caf/eu/gp/smketest/eap'/'sap.com'/'MAIN_APL70VAL_C'/'964039'/'18'.
    Mar 12, 2007 8:09:04 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/smketest/eap/MAIN_APL70VAL_C/20/964039/sap.com_cafeugpsmketesteap.sda
    Mar 12, 2007 8:09:04 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:04 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:09 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:04 -  ***********************************************************
    07/03/12 20:09:05 -  Start updating EAR file...
    07/03/12 20:09:05 -  start-up mode is lazy
    07/03/12 20:09:05 -  EAR file updated successfully for 30ms.
    07/03/12 20:09:05 -  Start updating...
    07/03/12 20:09:07 -  EAR file uploaded to server for 938ms.
    07/03/12 20:09:07 -  Successfully updated. Update took 226ms.
    07/03/12 20:09:07 -  Deploy Service status:
    07/03/12 20:09:07 -    Application : sap.com/cafeugpsmketesteap
    07/03/12 20:09:07 -   
    07/03/12 20:09:07 -    GPSmokeTest  - WEB
    07/03/12 20:09:07 -  ***********************************************************
    Mar 12, 2007 8:09:09 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:09 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:09 PM  Info: Finished successfully: development component 'caf/eu/gp/smketest/eap'/'sap.com'/'MAIN_APL70VAL_C'/'964039'/'20', grouped by software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.11.0.20070202075922''/'20':
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:09 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:10 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:10 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/co/base'/'sap.com'/'MAIN_APL70VAL_C'/'964634'/'20' updates currently deployed development component 'caf/eu/gp/ui/co/base'/'sap.com'/'MAIN_APL70VAL_C'/'964634'/'18'.
    Mar 12, 2007 8:09:10 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/co/base/MAIN_APL70VAL_C/20/964634/sap.com_cafeugpuico~base.sda
    Mar 12, 2007 8:09:10 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:10 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:15 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:10 -  ***********************************************************
    07/03/12 20:09:11 -  Start updating EAR file...
    07/03/12 20:09:11 -  start-up mode is lazy
    07/03/12 20:09:11 -  EAR file updated successfully for 38ms.
    07/03/12 20:09:11 -  Start updating...
    07/03/12 20:09:13 -  EAR file uploaded to server for 915ms.
    07/03/12 20:09:13 -  Successfully updated. Update took 225ms.
    07/03/12 20:09:13 -  Deploy Service status:
    07/03/12 20:09:13 -    Application : sap.com/cafeugpuico~base
    07/03/12 20:09:13 -   
    07/03/12 20:09:13 -    sap.com/cafeugpuico~base  - WEBDYNPRO
    07/03/12 20:09:13 -  ***********************************************************
    Mar 12, 2007 8:09:15 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:15 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:15 PM  Info: Finished successfully: development component 'caf/eu/gp/ui/co/base'/'sap.com'/'MAIN_APL70VAL_C'/'964634'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:15 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:16 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:16 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/decision'/'sap.com'/'MAIN_APL70VAL_C'/'963501'/'20' updates currently deployed development component 'caf/eu/gp/ui/decision'/'sap.com'/'MAIN_APL70VAL_C'/'963501'/'18'.
    Mar 12, 2007 8:09:16 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/decision/MAIN_APL70VAL_C/20/963501/sap.com_cafeugpuidecision.sda
    Mar 12, 2007 8:09:16 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:16 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:20 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:16 -  ***********************************************************
    07/03/12 20:09:17 -  Start updating EAR file...
    07/03/12 20:09:17 -  start-up mode is lazy
    07/03/12 20:09:17 -  EAR file updated successfully for 15ms.
    07/03/12 20:09:17 -  Start updating...
    07/03/12 20:09:19 -  EAR file uploaded to server for 815ms.
    07/03/12 20:09:19 -  Successfully updated. Update took 133ms.
    07/03/12 20:09:19 -  Deploy Service status:
    07/03/12 20:09:19 -    Application : sap.com/cafeugpuidecision
    07/03/12 20:09:19 -   
    07/03/12 20:09:19 -    sap.com/cafeugpuidecision  - WEBDYNPRO
    07/03/12 20:09:19 -  ***********************************************************
    Mar 12, 2007 8:09:20 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:20 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:21 PM  Info: Finished successfully: development component 'caf/eu/gp/ui/decision'/'sap.com'/'MAIN_APL70VAL_C'/'963501'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:21 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:22 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:22 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/iforms'/'sap.com'/'MAIN_APL70VAL_C'/'963541'/'20' updates currently deployed development component 'caf/eu/gp/ui/iforms'/'sap.com'/'MAIN_APL70VAL_C'/'963541'/'18'.
    Mar 12, 2007 8:09:22 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/iforms/MAIN_APL70VAL_C/20/963541/sap.com_cafeugpuiiforms.sda
    Mar 12, 2007 8:09:22 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:22 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:26 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:22 -  ***********************************************************
    07/03/12 20:09:22 -  Start updating EAR file...
    07/03/12 20:09:22 -  start-up mode is lazy
    07/03/12 20:09:22 -  EAR file updated successfully for 16ms.
    07/03/12 20:09:22 -  Start updating...
    07/03/12 20:09:25 -  EAR file uploaded to server for 817ms.
    07/03/12 20:09:25 -  Successfully updated. Update took 92ms.
    07/03/12 20:09:25 -  Deploy Service status:
    07/03/12 20:09:25 -    Application : sap.com/cafeugpuiiforms
    07/03/12 20:09:25 -   
    07/03/12 20:09:25 -    sap.com/cafeugpuiiforms  - WEBDYNPRO
    07/03/12 20:09:25 -  ***********************************************************
    Mar 12, 2007 8:09:26 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:26 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:26 PM  Info: Finished successfully: development component 'caf/eu/gp/ui/iforms'/'sap.com'/'MAIN_APL70VAL_C'/'963541'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:26 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:27 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:27 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/migrate'/'sap.com'/'MAIN_APL70VAL_C'/'963783'/'20' updates currently deployed development component 'caf/eu/gp/ui/migrate'/'sap.com'/'MAIN_APL70VAL_C'/'963783'/'18'.
    Mar 12, 2007 8:09:27 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/migrate/MAIN_APL70VAL_C/20/963783/sap.com_cafeugpuimigrate.sda
    Mar 12, 2007 8:09:27 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:27 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:32 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:27 -  ***********************************************************
    07/03/12 20:09:28 -  Start updating EAR file...
    07/03/12 20:09:28 -  start-up mode is lazy
    07/03/12 20:09:28 -  EAR file updated successfully for 19ms.
    07/03/12 20:09:28 -  Start updating...
    07/03/12 20:09:31 -  EAR file uploaded to server for 909ms.
    07/03/12 20:09:31 -  Successfully updated. Update took 167ms.
    07/03/12 20:09:31 -  Deploy Service status:
    07/03/12 20:09:31 -    Application : sap.com/cafeugpuimigrate
    07/03/12 20:09:31 -   
    07/03/12 20:09:31 -    sap.com/cafeugpuimigrate  - WEBDYNPRO
    07/03/12 20:09:31 -  ***********************************************************
    Mar 12, 2007 8:09:32 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:32 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:32 PM  Info: Finished successfully: development component 'caf/eu/gp/ui/migrate'/'sap.com'/'MAIN_APL70VAL_C'/'963783'/'20', grouped by software component 'SAP-EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.11.0.20070202075922''/'20':
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:32 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:33 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:33 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/mimes'/'sap.com'/'MAIN_APL70VAL_C'/'964623'/'20' updates currently deployed development component 'caf/eu/gp/ui/mimes'/'sap.com'/'MAIN_APL70VAL_C'/'964623'/'18'.
    Mar 12, 2007 8:09:33 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/mimes/MAIN_APL70VAL_C/20/964623/sap.com_cafeugpuimimes.sda
    Mar 12, 2007 8:09:33 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:33 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:39 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:33 -  ***********************************************************
    07/03/12 20:09:34 -  Start updating EAR file...
    07/03/12 20:09:34 -  start-up mode is lazy
    07/03/12 20:09:35 -  EAR file updated successfully for 79ms.
    07/03/12 20:09:35 -  Start updating...
    07/03/12 20:09:37 -  EAR file uploaded to server for 1210ms.
    07/03/12 20:09:37 -  Successfully updated. Update took 232ms.
    07/03/12 20:09:37 -  Deploy Service status:
    07/03/12 20:09:37 -    Application : sap.com/cafeugpuimimes
    07/03/12 20:09:37 -   
    07/03/12 20:09:37 -    sap.com/cafeugpuimimes  - WEBDYNPRO
    07/03/12 20:09:37 -  ***********************************************************
    Mar 12, 2007 8:09:39 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:39 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:39 PM  Info: Finished successfully: development component 'caf/eu/gp/ui/mimes'/'sap.com'/'MAIN_APL70VAL_C'/'964623'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:39 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:40 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:40 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/notif'/'sap.com'/'MAIN_APL70VAL_C'/'964632'/'20' updates currently deployed development component 'caf/eu/gp/ui/notif'/'sap.com'/'MAIN_APL70VAL_C'/'964632'/'18'.
    Mar 12, 2007 8:09:40 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/notif/MAIN_APL70VAL_C/20/964632/sap.com_cafeugpuinotif.sda
    Mar 12, 2007 8:09:40 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:40 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:45 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:40 -  ***********************************************************
    07/03/12 20:09:41 -  Start updating EAR file...
    07/03/12 20:09:41 -  start-up mode is lazy
    07/03/12 20:09:41 -  EAR file updated successfully for 37ms.
    07/03/12 20:09:41 -  Start updating...
    07/03/12 20:09:43 -  EAR file uploaded to server for 988ms.
    07/03/12 20:09:43 -  Successfully updated. Update took 263ms.
    07/03/12 20:09:43 -  Deploy Service status:
    07/03/12 20:09:43 -    Application : sap.com/cafeugpuinotif
    07/03/12 20:09:43 -   
    07/03/12 20:09:43 -    sap.com/cafeugpuinotif  - WEBDYNPRO
    07/03/12 20:09:43 -  ***********************************************************
    Mar 12, 2007 8:09:45 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:45 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:45 PM  Info: Finished successfully: development component 'caf/eu/gp/ui/notif'/'sap.com'/'MAIN_APL70VAL_C'/'964632'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:45 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:46 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:46 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/prt'/'sap.com'/'MAIN_APL70VAL_C'/'1077428'/'20' updates currently deployed development component 'caf/eu/gp/ui/prt'/'sap.com'/'MAIN_APL70VAL_C'/'1077428'/'18'.
    Mar 12, 2007 8:09:46 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/prt/MAIN_APL70VAL_C/20/1077428/sap.com_cafeugpuiprt.sda
    Mar 12, 2007 8:09:46 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:46 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:50 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:46 -  ***********************************************************
    07/03/12 20:09:47 -  Start updating EAR file...
    07/03/12 20:09:47 -  start-up mode is lazy
    07/03/12 20:09:47 -  EAR file updated successfully for 17ms.
    07/03/12 20:09:47 -  Start updating...
    07/03/12 20:09:49 -  EAR file uploaded to server for 816ms.
    07/03/12 20:09:49 -  Successfully updated. Update took 63ms.
    07/03/12 20:09:49 -  Deploy Service status:
    07/03/12 20:09:49 -    Application : sap.com/cafeugpuiprt
    07/03/12 20:09:49 -   
    07/03/12 20:09:49 -    caf.eu.gp.ui.prt.par  - EP
    07/03/12 20:09:49 -  ***********************************************************
    Mar 12, 2007 8:09:50 PM  Info: End of log messages of the target system.
    Mar 12, 2007 8:09:50 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:50 PM  Info: Finished successfully: development component 'caf/eu/gp/ui/prt'/'sap.com'/'MAIN_APL70VAL_C'/'1077428'/'20', grouped by :
    The application start is forbidden, because of the server mode and action.
    Mar 12, 2007 8:09:50 PM  Info: Starting to save the repository
    Mar 12, 2007 8:09:52 PM  Info: Finished saving the repository
    Mar 12, 2007 8:09:52 PM  Info: Starting: Update: Selected development component 'caf/eu/gp/ui/search'/'sap.com'/'MAIN_APL70VAL_C'/'964624'/'20' updates currently deployed development component 'caf/eu/gp/ui/search'/'sap.com'/'MAIN_APL70VAL_C'/'964624'/'18'.
    Mar 12, 2007 8:09:52 PM  Info: SDA to be deployed: /usr/sap/EPS/JC00/SDM/root/origin/sap.com/caf/eu/gp/ui/search/MAIN_APL70VAL_C/20/964624/sap.com_cafeugpuisearch.sda
    Mar 12, 2007 8:09:52 PM  Info: Software type of SDA: J2EE
    Mar 12, 2007 8:09:52 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 12, 2007 8:09:57 PM  Info: Begin of log messages of the target system:
    07/03/12 20:09:52 -  ***********************************************************
    07/03/12 20:09:52 -  Start updating EAR file...
    07/03/12 20:09:52 -  start-up mode is lazy
    07/03/12 20:09:52 -  EAR file updated successfully for 56ms.
    07/03/12 20:09:52 -  Start updating...
    07/03/12 20:09:55 -  EAR file uploaded to server for 1144ms.
    07/03/12 20:09:56 -  Successfully updated. Update took 569ms.
    07/03/12 20:09:56 -  Deploy Service status:
    07/03/12 20:09:56 -    Application : sap

    Hi Stanley,
    double-verify that all needed files are there, specially the SP11 files.
    You can stop the j2ee and start it again, then resume from point of failure, but I doubt it will help.
    I suggest to open an oss with sap.
    I too had a contraint violate with my upgrade, and they helped me to solve the problem.
    Brad

  • Error while applying patches SP 9 to NW 04s .

    Hi all ,
    i am <b>applying SP 9 patches</b> to my <b>NW 04s</b> installation using JSPM. Doing that as i want to work on VC. In all there were around 40 patches.
    8 have been deployed .
    giving error for following patches.
    sap.com/ADSSAP
    sap.com/BI_MMR
    sap.com/EPBC
    sap.com/CAF-UM
    sap.com/SAP_JTECHS
    sap.com/BI_UDI
    sap.com/CAF
    sap.com/LM-TOOLS
    when i click show details  for all the above error patches , it asks me to see log file sdmc1232312323423.log , will put the trace below.
    before printing that trace , would like to tell , that i tried restarting the server twice but the error just dosent go. i always click Resume after restarting since i am not changing contents of EPS directory.
    Then it says <b>Previously Broken deployment has been detected.</b>
    Please let me know how can i proceed.
    here is the trace of that log file. just putting the last part of it as the trace is huge.
    [code]Nov 15, 2006 7:37:58 PM  Info: Finished successfully: development component 'tc/lm/webadmin/mainframe/persist/di'/'sap.com'/'MAIN_APL70VAL_C'/'946034'/'0', grouped by software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0'
    Nov 15, 2006 7:37:58 PM  Info: Starting to save the repository
    Nov 15, 2006 7:38:00 PM  Info: Finished saving the repository
    Nov 15, 2006 7:38:00 PM  Info: Starting: Update: Selected development component 'tc/slm/dbschema'/'sap.com'/'MAIN_APL70VAL_C'/'946018'/'0' updates currently deployed development component 'tc/slm/dbschema'/'sap.com'/'MAIN_APL70P06_C'/'700010'/'0'.
    Nov 15, 2006 7:38:02 PM  Info: <!LOGHEADER[START]/>
    Nov 15, 2006 7:38:02 PM  Info: <!HELP[Manual modification of the header may cause parsing problem!]/>
    Nov 15, 2006 7:38:02 PM  Info: <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    Nov 15, 2006 7:38:02 PM  Info: <!NAME[C:\usr\sap\R4S\DVEBMGS01\SDM\program\log\jddilog20061115193800.log]/>
    Nov 15, 2006 7:38:02 PM  Info: <!PATTERN[jddilog20061115193800.log]/>
    Nov 15, 2006 7:38:02 PM  Info: <!FORMATTER[com.sap.dictionary.database.dbs.DbTraceFormatter(%s %m %-30l %24d)]/>
    Nov 15, 2006 7:38:02 PM  Info: <!ENCODING[Cp1252]/>
    Nov 15, 2006 7:38:02 PM  Info: <!LOGHEADER[END]/>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  $Id: //tc/DictionaryDatabase/645_VAL_REL/src/_dictionary_database_dbs/java/com/sap/dictionary/database/dbs/DbModificationManager.java#4 $
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<<<<<<<<<<<<< Table Deployment >>>>>>>>>>>>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<<<<<<<<<<<<< Table Deployment >>>>>>>>>>>>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info: 
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info: 
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBTABLERT >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBTABLERT >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTH >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTX >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_DDDBRTX >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  >>> Analyze tables from archive in database MSSQL
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  >>> Analyze tables from archive in database MSSQL
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_JNET_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_JNET_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:00 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_JNET_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_CIM.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_CIM.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_CIM >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_CIM >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_CIM successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_PLAN_DATA.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_PLAN_DATA >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_PLAN_DATA successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_USER.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  Next archive object : dbtables/BC_SLM_USER.gdbtable
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_USER >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  <<< Analyze table BC_SLM_USER >>>
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:01 2006-11-15 dbs-Info:  predefined action is: >>>null<<<
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  No action required for table     
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Runtime XML of BC_SLM_USER successfully written
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Analysis and adjustment of tables successfully executed
    Nov 15, 2006 7:38:02 PM  Info: 19:38:02 2006-11-15 dbs-Info:  Analysis and adjustment of tables successfully executed
    Nov 15, 2006 7:38:02 PM  Info: Finished successfully: development component 'tc/slm/dbschema'/'sap.com'/'MAIN_APL70VAL_C'/'946018'/'0', grouped by software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0'
    Nov 15, 2006 7:38:02 PM  Info: Starting to save the repository
    Nov 15, 2006 7:38:02 PM  Info: Finished saving the repository
    Nov 15, 2006 7:38:02 PM  Info: Starting: Update: Selected development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'1' updates currently deployed development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20051005114147.242570'/'0'.
    Nov 15, 2006 7:38:02 PM  Info: SDA to be deployed: C:\usr\sap\R4S\DVEBMGS01\SDM\root\origin\com.adobe\DocumentServicesLicenseManager\Adobe Systems\1\705.20060313114655.281906\adobe-DocumentServicesLicenseManager.ear
    Nov 15, 2006 7:38:02 PM  Info: Software type of SDA: J2EE
    Nov 15, 2006 7:38:03 PM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 15, 2006 7:38:05 PM  Info: Starting cluster instance processes.
    Nov 15, 2006 7:38:34 PM  Info: Starting the instance JC_ps2516_R4S_01 running on host ps2516
    Nov 15, 2006 7:38:34 PM  Info: Starting the instance JC_ps2516_R4S_01 processes. The instance is running on host ps2516                         
    Nov 15, 2006 7:38:34 PM  Info: Starting the process dispatcher
    Nov 15, 2006 7:38:34 PM  Info: Starting the process server0
    Nov 15, 2006 8:31:09 PM  Info: Cluster instance processes have been successfully started.
    Nov 15, 2006 8:32:57 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Nov 15, 2006 8:32:57 PM  Error: Aborted: development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'1', grouped by software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060810173400''/'1':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [ps2516] with user name: [J2EE_ADMIN]
                        Check your login information.
                        Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.handleConnectionPropblem(InitialContextFactoryImpl.java:494)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:363)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.InitialContext.<init>(InitialContext.java:195)
         at com.sap.engine.deploy.manager.DeployManagerImpl.checkCredentials(DeployManagerImpl.java:2983)
         at com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthMethodInvoker.invokeCheckCredentialsInternal(DeployManagerAuthMethodInvoker.java:51)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:45)
         at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:32)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOnlineDeployerImpl.checkLoginCredentials(EngineOnlineDeployerImpl.java:173)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performDeployment(EngineApplOnlineDeployerImpl.java:167)
         at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)
         at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:120)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:89)
         at com.sap.sdm.apiimpl.local.DeployProcessorImpl.deploy(DeployProcessorImpl.java:74)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.requestRemoteCall(RemoteProxyServerImpl.java:127)
         at com.sap.sdm.is.cs.remoteproxy.server.impl.RemoteProxyServerImpl.process(RemoteProxyServerImpl.java:38)
         at com.sap.sdm.apiimpl.remote.server.ApiClientRoleCmdProcessor.process(ApiClientRoleCmdProcessor.java:84)
         at com.sap.sdm.is.cs.session.server.SessionCmdProcessor.process(SessionCmdProcessor.java:67)
         at com.sap.sdm.is.cs.cmd.server.CmdServer.execCommand(CmdServer.java:76)
         at com.sap.sdm.client_server.launch.ServerLauncher$ConnectionHandlerImpl.handle(ServerLauncher.java:286)
         at com.sap.sdm.is.cs.ncserver.NetCommServer.serve(NetCommServer.java:43)
         at com.sap.sdm.is.cs.ncwrapper.impl.ServiceWrapper.serve(ServiceWrapper.java:39)
         at com.sap.bc.cts.tp.net.Worker.run(Worker.java:50)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.
         at com.sap.engine.services.security.remote.login.RemoteLoginContextExt.<init>(RemoteLoginContextExt.java:34)
         at com.sap.engine.services.jndi.implclient.LoginHelper.clientSideLogin(LoginHelper.java:81)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:355)
         ... 37 more
    Caused by: java.io.EOFException: End of stream is reached unexpectedly during input from Socket[addr=/10.77.37.102,port=50104,localport=2312]
         at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:420)
         ... 1 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Nov 15, 2006 8:32:57 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:05 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:05 PM  Info: Starting: Update: Selected software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060810173400''/'1' updates currently deployed software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060306103500''/'0'.
    Nov 15, 2006 8:33:05 PM  Error: Aborted: software component 'ADSSAP'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060810173400''/'1':
    Failed deployment of SDAs:
    development component 'DocumentServicesLicenseManager'/'com.adobe'/'Adobe Systems'/'705.20060313114655.281906'/'1' : aborted
    Please, look at error logs above for more information!
    Nov 15, 2006 8:33:05 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:15 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:15 PM  Info: Starting: Update: Selected software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805184500''/'0' updates currently deployed software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060304193400''/'0'.
    Nov 15, 2006 8:33:15 PM  Error: Aborted: software component 'BI_MMR'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805184500''/'0':
    No further description found.
    Nov 15, 2006 8:33:15 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:34 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:34 PM  Info: Starting: Update: Selected software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060811133139''/'0' updates currently deployed software component 'CAF-UM'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161958''/'0'.
    Nov 15, 2006 8:33:34 PM  Error: Aborted: software component 'CAF-UM'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060811133139''/'0':
    No further description found.
    Nov 15, 2006 8:33:34 PM  Info: Starting to save the repository
    Nov 15, 2006 8:33:55 PM  Info: Finished saving the repository
    Nov 15, 2006 8:33:55 PM  Info: Starting: Update: Selected software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060820184300''/'0' updates currently deployed software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060305011500''/'0'.
    Nov 15, 2006 8:33:55 PM  Error: Aborted: software component 'EPBC'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060820184300''/'0':
    No further description found.
    Nov 15, 2006 8:33:55 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:03 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:03 PM  Info: Starting: Update: Selected software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060818005100''/'0' updates currently deployed software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.6.1.20060306103400''/'0'.
    Nov 15, 2006 8:34:03 PM  Error: Aborted: software component 'SAP_JTECHS'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060818005100''/'0':
    No further description found.
    Nov 15, 2006 8:34:03 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:11 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:11 PM  Info: Starting: Update: Selected software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805191900''/'0' updates currently deployed software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.6.0.20060304195100''/'0'.
    Nov 15, 2006 8:34:11 PM  Error: Aborted: software component 'BI_UDI'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060805191900''/'0':
    No further description found.
    Nov 15, 2006 8:34:11 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:11 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:11 PM  Info: Starting: Update: Selected software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071023''/'0' updates currently deployed software component 'CAF'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.0.20060221161956''/'0'.
    Nov 15, 2006 8:34:11 PM  Error: Aborted: software component 'CAF'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071023''/'0':
    No further description found.
    Nov 15, 2006 8:34:11 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:12 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:12 PM  Info: Starting: Update: Selected software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0' updates currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P06_C'/'1000.7.00.6.1.20060302145618''/'0'.
    Nov 15, 2006 8:34:12 PM  Error: Aborted: software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.9.0.20060825071022''/'0':
    No further description found.
    Nov 15, 2006 8:34:12 PM  Info: Starting to save the repository
    Nov 15, 2006 8:34:14 PM  Info: Finished saving the repository
    Nov 15, 2006 8:34:14 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Nov 15, 2006 8:34:14 PM  Error: -
    At least one of the Deployments failed -
    [/code]

    I have just solved this problem. The symptom is the "No server is running"
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running. Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.
    The cause for my case is that the server contains more than one NIC. P4 can't bind to correct NIC.
    The solution is to follow SAP Notes 609603 to configure the "bindHost" property of p4 services using config tool.

Maybe you are looking for