Exception during application deployment

Hi all,
I'm trying to deploy a wd application from NWDS (NW2004 sp19) and I get an error:
The application references the following jars - com.sap.security.api, com.sap.security.api.ep5, bc.rf.framework_api and bc.util.public_api. I also defined a Sharing Reference - "PORTAL:sap.com/com.sap.km.application".
Full error stacktrace:
06/10/2008 10:20:25 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
[007]Additional log information about the deployment
<!LOGHEADER[START]/>
<!HELP[Manual modification of the header may cause parsing problem!]/>
<!LOGGINGVERSION[1.5.3.7186 - 630]/>
<!NAME[D:\usr\sap\EPT\JC00\SDM\program\log\sdmcl20081006082023.log]/>
<!PATTERN[sdmcl20081006082023.log]/>
<!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
<!ENCODING[Cp1255]/>
<!LOGHEADER[END]/>
Oct 6, 2008 10:20:23 AM  Info: -
Starting deployment -
Oct 6, 2008 10:20:23 AM  Info: Error handling strategy: OnErrorStop
Oct 6, 2008 10:20:23 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
Oct 6, 2008 10:20:23 AM  Info: Update strategy: UpdateAllVersions
Oct 6, 2008 10:20:23 AM  Info: Starting deployment prerequisites:
Oct 6, 2008 10:20:23 AM  Info: Loading selected archives...
Oct 6, 2008 10:20:23 AM  Info: Loading archive 'D:\usr\sap\EPT\JC00\SDM\program\temp\temp86DepthVisit.ear'
Oct 6, 2008 10:20:24 AM  Info: Selected archives successfully loaded.
Oct 6, 2008 10:20:24 AM  Info: Actions per selected component:
Oct 6, 2008 10:20:24 AM  Info: Update: Selected development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.10.06.10.20.19'/'0' updates currently deployed development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.09.25.15.49.17'/'0'.
Oct 6, 2008 10:20:24 AM  Info: Ending deployment prerequisites. All items are correct.
Oct 6, 2008 10:20:24 AM  Info: Saved current Engine state.
Oct 6, 2008 10:20:24 AM  Info: Starting: Update: Selected development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.10.06.10.20.19'/'0' updates currently deployed development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.09.25.15.49.17'/'0'.
Oct 6, 2008 10:20:24 AM  Info: SDA to be deployed: D:\usr\sap\EPT\JC00\SDM\root\origin\local\DepthVisit\LOKAL\0\0.2008.10.06.10.20.19\temp86DepthVisit.ear
Oct 6, 2008 10:20:24 AM  Info: Software type of SDA: J2EE
Oct 6, 2008 10:20:24 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Oct 6, 2008 10:20:24 AM  Info: Begin of log messages of the target system:
08/10/06 10:20:24 -  ***********************************************************
08/10/06 10:20:24 -  Start updating EAR file...
08/10/06 10:20:24 -  start-up mode is lazy
08/10/06 10:20:24 -  EAR file updated successfully for 63ms.
08/10/06 10:20:24 -  Start updating...
08/10/06 10:20:24 -  EAR file uploaded to server for 79ms.
08/10/06 10:20:24 -  ERROR: Not updated. Deploy Service returned ERROR:
                     java.rmi.RemoteException: Cannot deploy application local/DepthVisit..
                     Reason: Exception during generation of components of application local/DepthVisit in container webdynpro.; nested exception is:
                          com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/DepthVisit in container webdynpro.
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:567)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deployApplicationDuringUpdate(DeployServiceImpl.java:701)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:666)
                          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: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/DepthVisit in container webdynpro.
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:612)
                          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:3184)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
                          ... 12 more
                     Caused by: java.lang.NullPointerException
                          at com.sap.engine.services.webdynpro.util.Procedures.switchio(Procedures.java:40)
                          at com.sap.engine.services.webdynpro.ArchiveParser.extractEntry(ArchiveParser.java:127)
                          at com.sap.engine.services.webdynpro.ArchiveParser.process(ArchiveParser.java:101)
                          at com.sap.engine.services.webdynpro.PApplication.process(PApplication.java:170)
                          at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:838)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                          ... 18 more
                     For detailed information see the log file of the Deploy Service.
08/10/06 10:20:24 -  ***********************************************************
Oct 6, 2008 10:20:24 AM  Info: End of log messages of the target system.
Oct 6, 2008 10:20:24 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Oct 6, 2008 10:20:24 AM  Error: Aborted: development component 'DepthVisit'/'local'/'LOKAL'/'0.2008.10.06.10.20.19'/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application local/DepthVisit..
Reason: Exception during generation of components of application local/DepthVisit in container webdynpro.; nested exception is:
     com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/DepthVisit in container webdynpro.
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Oct 6, 2008 10:20:24 AM  Info: Starting to save the repository
Oct 6, 2008 10:20:25 AM  Info: Finished saving the repository
Oct 6, 2008 10:20:25 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Oct 6, 2008 10:20:25 AM  Error: -
At least one of the Deployments failed -

Hi,
Building the ear file is not the problem.
The deployment fails.
Seems that somehow I dont have those jars on the server.....
Aviad
Edit: I've done a search on the server and all the relevant jars are there, none is missing.
Whats next?
Edited by: Aviad Levy on Oct 6, 2008 4:41 PM

Similar Messages

  • Error during application deployment in cluster

    Hi All,
              I am seeing a weird error when I deploy my application in 2 node cluster. Few months back, the same cluster worked perfectly alright. The error relates to lookup at localhost:7001 which is no where in the configuration as admin server url is http://srai-xp:7001. I created a new domain and see the same problem.
              Any pointers are greatly appreciated.
              Thanks
              --shashi
              Here is the error log:
              D:\apps\bea\user_projects\domains\nclusterdomain>startManagedWebLogic.cmd NodeSR http://srai-xp:7001
              D:\apps\bea\user_projects\domains\nclusterdomain>echo off
              CLASSPATH=CR190380_81sp3.jar;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jax-qname.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\li
              jsafe.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jsafejce.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\asn1.jar;;C:\j2sd
              .4.2_04\lib\tools.jar;d:\apps\bea\WEBLOG~1\server\lib\weblogic_sp.jar;d:\apps\bea\WEBLOG~1\server\lib\weblogic.jar;d:\apps\bea\WEBLOG~1\common\eval\
              intbase\lib\pbserver44.jar;d:\apps\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;C:\j2sdk1.4.2_04\jre\lib\rt.jar;d:\apps\bea\WEBLOG~1\server\lib\webservices.jar;D:\apps\bea\user_projects\domains\nclusterdomain\lib;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_base.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_jce.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_krb.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_krb_jaas.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_license.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\jcsi_provider.jar;D:\apps\bea\user_projects\domains\nclusterdomain\lib\mysql-connector-java.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\nls_charset12.jar;;D:\apps\bea\user_projects\domains\nclusterdomain\lib\ojdbc14.jar;
              * To start WebLogic Server, use a username and *
              * password assigned to an admin-level user. For *
              * server administration, use the WebLogic Server *
              * console at http://[hostname]:[port]/console *
              <Mar 17, 2005 4:19:27 PM PST> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
              Enter username to boot WebLogic server:weblogic
              Enter password to boot WebLogic server:
              <Mar 17, 2005 4:21:22 PM PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.4.2_04-b05 fr
              Sun Microsystems Inc.>
              <Mar 17, 2005 4:21:22 PM PST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://srai-xp:7001 to ch
              k if there exists a running admin server at this URL.>
              <Mar 17, 2005 4:21:22 PM PST> <Info> <Configuration Management> <BEA-150017> <This server is being started as a dependent managed server.>
              <Mar 17, 2005 4:21:22 PM PST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
              WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 >
              <Mar 17, 2005 4:21:22 PM PST> <Info> <Configuration Management> <BEA-150015> <Connecting to the administration server http://srai-xp:7001 to retriev
              the initial configuration.>
              <Mar 17, 2005 4:21:25 PM PST> <Notice> <Log Management> <BEA-170019> <The server log file D:\apps\bea\user_projects\domains\nclusterdomain\NodeSR\No
              SR.log is opened. All server side log events will be written to this file.>
              <Mar 17, 2005 4:21:30 PM PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
              <Mar 17, 2005 4:21:30 PM PST> <Notice> <WebLogicServer> <BEA-000328> <Starting WebLogic Managed Server "NodeSR" for domain "nclusterdomain">
              <Mar 17, 2005 4:21:35 PM PST> <Notice> <Cluster> <BEA-000138> <Listening for announcements from cluster XCluster on 237.0.0.101:8050.>
              <Mar 17, 2005 4:21:35 PM PST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of XCluster.>
              <Mar 17, 2005 4:22:08 PM PST> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 8001, ip address 153.32.158.12
              <Mar 17, 2005 4:22:08 PM PST> <Notice> <Cluster> <BEA-000102> <Joining cluster XCluster on 237.0.0.101:8050>
              <Mar 17, 2005 4:22:08 PM PST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "NodeSR" for domain "nclusterdomain" running i
              Production Mode>
              <Mar 17, 2005 4:22:08 PM PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
              <Mar 17, 2005 4:23:33 PM PST> <Warning> <HTTP> <BEA-101247> <Application: 'C:\Temp\edc-server.ear', Module: 'help_de': Public ID references the old
              rsion of the Servlet DTD. You must change the public ID in web.xml file to "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN".>
              <Mar 17, 2005 4:23:33 PM PST> <Warning> <HTTP> <BEA-101247> <Application: 'C:\Temp\edc-server.ear', Module: 'help_fr': Public ID references the old
              rsion of the Servlet DTD. You must change the public ID in web.xml file to "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN".>
              <Mar 17, 2005 4:23:33 PM PST> <Warning> <HTTP> <BEA-101247> <Application: 'C:\Temp\edc-server.ear', Module: 'help_ja': Public ID references the old
              rsion of the Servlet DTD. You must change the public ID in web.xml file to "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN".>
              <Mar 17, 2005 4:23:35 PM PST> <Warning> <J2EE> <BEA-160081> <The JMS connection factory resource EDCEventQCF declared in the EJB "EventManagerBean"
              part of application "edc-server" does not support XA. It cannot be used inside a transaction context.>
              javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
                      java.net.ConnectException: Connection refused: connect; No available router to destination]
              at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:47)
              at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:618)
              at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:306)
              at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:239)
              at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
              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:175)
              at weblogic.deployment.EnvironmentBuilder.findObject(EnvironmentBuilder.java:768)
              at weblogic.deployment.EnvironmentBuilder.findObjectOrCreateLinkRef(EnvironmentBuilder.java:759)
              at weblogic.deployment.EnvironmentBuilder.addUserTransaction(EnvironmentBuilder.java:555)
              at weblogic.deployment.EnvironmentBuilder.<init>(EnvironmentBuilder.java:94)
              at weblogic.servlet.internal.CompEnv.<init>(CompEnv.java:80)
              at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:565)
              at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:489)
              at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:634)
              at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:632)
              at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(J2EEApplicationContainer.java:3150)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1558)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1208)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1051)
              at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2444)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2394)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2310)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              Caused by: java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
              java.net.ConnectException: Connection refused: connect; No available router to destination
              at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:199)
              at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:125)
              at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:296)
              ... 28 more
              --------------- nested within: ------------------
              weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Unable to create InitialContext ] - with nested exception:
              [javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is
                      java.net.ConnectException: Connection refused: connect; No available router to destination]]
              at weblogic.deployment.EnvironmentBuilder.findObject(EnvironmentBuilder.java:770)
              at weblogic.deployment.EnvironmentBuilder.findObjectOrCreateLinkRef(EnvironmentBuilder.java:759)
              at weblogic.deployment.EnvironmentBuilder.addUserTransaction(EnvironmentBuilder.java:555)
              at weblogic.deployment.EnvironmentBuilder.<init>(EnvironmentBuilder.java:94)
              at weblogic.servlet.internal.CompEnv.<init>(CompEnv.java:80)
              at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:565)
              at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:489)
              at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:634)
              at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:632)
              at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(J2EEApplicationContainer.java:3150)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1558)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1208)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1051)
              at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2444)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2394)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2310)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              <Mar 17, 2005 4:23:40 PM PST> <Error> <Deployer> <BEA-149201> <Failed to complete the deployment task with ID 0 for the application edc-server.
              java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
              java.net.ConnectException: Connection refused: connect; No available router to destination
              at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:199)
              at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:125)
              at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:296)
              at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:239)
              at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:135)
              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:175)
              at weblogic.deployment.EnvironmentBuilder.findObject(EnvironmentBuilder.java:768)
              at weblogic.deployment.EnvironmentBuilder.findObjectOrCreateLinkRef(EnvironmentBuilder.java:759)
              at weblogic.deployment.EnvironmentBuilder.addUserTransaction(EnvironmentBuilder.java:555)
              at weblogic.deployment.EnvironmentBuilder.<init>(EnvironmentBuilder.java:94)
              at weblogic.servlet.internal.CompEnv.<init>(CompEnv.java:80)
              at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletContext.java:565)
              at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:489)
              at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:634)
              at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:632)
              at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(J2EEApplicationContainer.java:3150)
              at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1558)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1208)
              at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1051)
              at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2444)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2394)
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2310)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              --------------- nested within: ------------------
              weblogic.management.ManagementException: - with nested exception:
              [java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
                      java.net.ConnectException: Connection refused: connect; No available router to destination]
              at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2327)
              at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:866)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:594)
              at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:508)
              at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
              >

    I checked all deployment descriptions and there are no references to t3://localhost:7001. Few months back, I had the complete clustering setup working on 2 machines and now when I deploy my application on same configuration, it fails with t3://localhost:7001 unreachable error. I created a new cluster configuration on one machine with 2 managed server and it deploys fine. Can not figure out what has changed ?

  • CORBA Exception during the deployment process

    I created a project which includes some application modules. I was attempting to deploy the application modules onto the EJB platform. But I was hit with CORBA Exceptions...
    Here is the last part of the whole deployment message:
    Copyright (c) 1997-1998 Borland International. All Rights Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs...java.lang.NoSuchFieldError: org.omg.CORBA.DefinitionKind: field dk_Estruct not found
    at com.visigenic.vbroker.ir.EstructDefImpl.<init>(EstructDefImpl.java:20)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir._tie_ModuleDef.create_estruct(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toClass(JavaFrontEnd.java:141)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.parseClasses(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.generateCommStubs(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.invoke(Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(Compiled Code)
    *** Errors occurred while deploying the EJB to JServer ***
    *** Deployment completed ***
    Any ideas?
    null

    I created a project which includes some application modules. I was attempting to deploy the application modules onto the EJB platform. But I was hit with CORBA Exceptions...
    Here is the last part of the whole deployment message:
    Copyright (c) 1997-1998 Borland International. All Rights Reserved.
    Copyright (c) 1997-1999 Oracle Corporation. All Rights Reserved.
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs...java.lang.NoSuchFieldError: org.omg.CORBA.DefinitionKind: field dk_Estruct not found
    at com.visigenic.vbroker.ir.EstructDefImpl.<init>(EstructDefImpl.java:20)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir.ContainerImpl.create_estruct(Compiled Code)
    at com.visigenic.vbroker.ir._tie_ModuleDef.create_estruct(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toClass(JavaFrontEnd.java:141)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.javaToIdl(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at oracle.aurora.ejb.deployment.JavaFrontEnd.toInterface(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.toIRObject(Compiled Code)
    at com.visigenic.vbroker.util.fe.java.JavaFrontEnd.parseClasses(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.generateCommStubs(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.invoke(Compiled Code)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(Compiled Code)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(Compiled Code)
    *** Errors occurred while deploying the EJB to JServer ***
    *** Deployment completed ***
    Any ideas?
    null

  • Nested exception during deployment

    I get the error below during deployment.  As you can see it is not very helpful! Does anyone have any ideas as to how to get more info?
    Thanks
    Aborted: development component 'SAPAS12013'/'sap.com'/'localhost'/'2005.12.02.16.20.35':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/SAPAS12013.. Reason: Exception during generation of components of application sap.com/SAPAS12013 in container EJBContainer.; nested exception is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/SAPAS12013 in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of SAPAS12013 finished with Error (Duration 30562 ms)

    Hello Ashley,
    Do you have a reference from the application to the Apache library containing this class or do you deploy the library with your application? Have a look at http://help.sap.com/saphelp_nw04/helpdata/en/9f/2ade3fc6c6ec06e10000000a1550b0/frameset.htm and note 711890
    Kind Regards
    Vyara Kehayova

  • Exception during deployment

    Could anybody assist me to avoid exception occured during deployment fo webservice application ?
    ===========================================================================
    Deployment started Tue Apr 28 13:49:40 CEST 2009
    ===========================================================================
    Starting Deployment of mdp/commons/ear
    Aborted: development component 'mdp/commons/ear'/'accenture.com'/'PJU_MDPCORE2_D'/'20090428154119'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application accenture.com/mdpcommonsear.. Reason: Exception during generation of components of application accenture.com/mdpcommonsear in container EJBContainer.; nested exception is:      com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application accenture.com/mdpcommonsear in container EJBContainer. (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of mdp/commons/ear finished with Error (Duration 7781 ms)

    Could you be a little more specific?

  • Problem with application deploy

    Hi all,
    I have a problem. I'm migrating a local project to NWDI and after i migrate all my stuff when i try to deploy the following error appears and the deployment is aborted.
    Result
    => deployment aborted : file:/C:/DOCUME~1/MCASTI~1/CONFIG~1/Temp/temp46205ve.com.movistar~CreacionUsuarioPortalEAR.ear
    Aborted: development component 'CreacionUsuarioPortalEAR'/'ve.com.movistar'/'PD1_SRVP_D'/'20110505203941'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application ve.com.movistar/CreacionUsuarioPortalEAR.. Reason: Application alias [WSCreateUserPortal/Config1] for application [ve.com.movistar/CreacionUsuarioPortalEAR] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/CreacionUsuarioPortalEAR].; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed:
    Deployment exception : The deployment of at least one item aborted
    Do my basis team have to do an undeploy of the application on the server or this is another problem.
    Regards,
    MC

    yes, you have to undeploy the old ones.

  • Application Deployment issue !!!

    hi,
    i am getting this Deployment error...
    we got two servers one for developers at offshore and
    one at the onsite...
    the strange thing is that it is deploying n running fine on the offshore server.
    but not getting deployed on the onsite server!!!
    i have put the required references required and
    checked them too...!!!
    regards,
    -Amol Gupta
    Oct 18, 2007 11:11:04 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Settings
    SDM host : bp1xeuaa558
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/amolg/LOCALS1/Temp/temp26291bp.comexmplsupplier_lds_create_adobe.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/amolg/LOCALS1/Temp/temp26291bp.comexmplsupplier_lds_create_adobe.ear
    Aborted: development component 'exmpl/supplier_lds_create_adobe'/'bp.com'/'LOKAL'/'0.2007.10.18.11.10.17'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application bp.com/exmplsupplier_lds_create_adobe.. Reason: Clusterwide exception: Failed to deploy application bp.com/exmplsupplier_lds_create_adobe. 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 bp.com/exmpl~supplier_lds_create_adobe. 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)
    Deployment exception : The deployment of at least one item aborted

    Hello Amol,
    Did you have changed the default password of SDM which you had supplied during installation if yes then reset the password to the original one also check the sap  Note 701654.
    This  problem is caused by having different pwds in the active user store "Secure File Store"
    Hope it helps.........
    Regards,
    Jafer

  • Webdynpro application deployment issue.

    Hi Laydies/Gentlements,
    When I try to deploy webdynpro application, it threw application deployment exception. Anyone can help me?
    The message like below:
    2010/11/11 下午 03:36:36 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [008]Deployment aborted
    Settings
    SDM host : PSTVHKDV12
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/ericl/LOCALS1/Temp/temp51927phoenixtv.com~eform.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/ericl/LOCALS1/Temp/temp51927phoenixtv.com~eform.ear
    Aborted: development component 'eform'/'phoenixtv.com'/'LOKAL'/'0.2010.11.11.15.36.16'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application phoenixtv.com/eform.. Reason: Clusterwide exception: Failed to deploy application phoenixtv.com/eform. 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 phoenixtv.com/eform. 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)
    Deployment exception : The deployment of at least one item aborted
    I copied the source from the other project to current new DC Project. But it's not deployed  successfully.
    Thank you
    Hope you can help me.
    Regards
    Eric

    Hello,
    There are two reasons for the Clusterwide exception:
    1) Firstly, check whether all the referenced components (any used DCs) are already deployed on the server. If not, then first deploy those components and then try deploying the eform.ear again
    2) If all the dependent components are already deployed, then the reason for this error is that there is already an .ear deployed on the J2EE server with the same application and/or component name. So, you must either:
    a) Undeploy the previous application (having the same application name as the eform.ear application)
    OR
    b) Create a new application in the eform.ear project and rename the component. Renaming the component would require changing the name of the component in the implementation as well, wherever the component has been referenced. The newly created application must be mapped to this new component.
    Then try re-deploying the eform.ear again.
    Hope this helps. Do let me know if you need further help.
    Regards,
    Divyata

  • Webdynpro application deployment problem

    Hi, I am tring to deploy webdynpro application using netweaver studio 2004 version, and using ep6.
    when I deploy and run application , I get following error:-
    URL to deploy : file:/C:/DOCUME1/PROCES1/LOCALS~1/Temp/temp32470a.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/PROCES1/LOCALS~1/Temp/temp32470a.ear
    Aborted: development component 'a'/'local'/'LOKAL'/'0.2006.09.28.23.40.19':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    1.
    why does it say only administrator can deploy? I am uing login which has admin rights.
    2. is there any other way to deploy ear file? using some SDM  or other way? How?

    I tried using SDM, same error message: only adminsitrators have rights to perform this action.
    I think, I am not able to access J2EE engine.
    How to get J2EE engine access?
    Message was edited by: Ankit

  • Webdynpro application deployment failed.

    Our development team working on NWDS to develop some webdynpro application, but they are unable to deploy the application on one of portal.
    Error Logs
    Jul 29, 2011 8:46:28 AM  Info: The SDM client uses an old SDM client API.
    Jul 29, 2011 8:46:28 AM  Info: -
    Starting deployment -
    Jul 29, 2011 8:46:28 AM  Info: Error handling strategy: OnErrorStop
    Jul 29, 2011 8:46:28 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Jul 29, 2011 8:46:28 AM  Info: Update strategy: UpdateAllVersions
    Jul 29, 2011 8:46:28 AM  Info: Starting deployment prerequisites:
    Jul 29, 2011 8:46:28 AM  Info: Loading selected archives...
    Jul 29, 2011 8:46:28 AM  Info: Loading archive 'E:\usr\sap\P4S\JC00\SDM\program\temp\temp33884warnerbros.com~BusPartnerReports.ear'
    Jul 29, 2011 8:46:30 AM  Info: Selected archives successfully loaded.
    Jul 29, 2011 8:46:30 AM  Info: Actions per selected component:
    Jul 29, 2011 8:46:30 AM  Info: Update: Selected development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110729054247'/'0' updates 
    currently deployed development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110728231626'/'0'.
    Jul 29, 2011 8:46:30 AM  Info: Ending deployment prerequisites. All items are correct.
    Jul 29, 2011 8:46:30 AM  Info: Saved current Engine state.
    Jul 29, 2011 8:46:30 AM  Info: Starting: Update: Selected development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110729054247'/'0' 
    updates currently deployed development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110728231626'/'0'.
    Jul 29, 2011 8:46:30 AM  Info: SDA to be deployed: 
    E:\usr\sap\P4S\JC00\SDM\root\origin\warnerbros.com\BusPartnerReports\JDE_P4EPPS2_D\0\20110729054247\temp33884warnerbros.com~BusPartnerReports.ear
    Jul 29, 2011 8:46:30 AM  Info: Software type of SDA: J2EE
    Jul 29, 2011 8:46:30 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 29, 2011 8:46:36 AM  Info: Begin of log messages of the target system:
    11/07/29 08:46:30 -  ***********************************************************
    11/07/29 08:46:30 -  Start updating EAR file...
    11/07/29 08:46:30 -  start-up mode is lazy
    11/07/29 08:46:31 -  EAR file updated successfully for 1641ms.
    11/07/29 08:46:31 -  Start updating...
    11/07/29 08:46:36 -  EAR file uploaded to server for 4503ms.
    11/07/29 08:46:36 -  ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Error occurred while updating ear file ./temp/deploy/work/deploying/BusPartnerReports.ear.
                         Reason: Already started operation with application warnerbros.com/BusPartnerReports in the cluster. No other operation with this 
    application is allowed at the moment.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:692)
                              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: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(Native Method)
                              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.
    11/07/29 08:46:36 -  ***********************************************************
    Jul 29, 2011 8:46:36 AM  Info: End of log messages of the target system.
    Jul 29, 2011 8:46:36 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jul 29, 2011 8:46:36 AM  Error: Aborted: development component 'BusPartnerReports'/'warnerbros.com'/'JDE_P4EPPS2_D'/'20110729054247'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while updating ear file ./temp/deploy/work/deploying/BusPartnerReports.ear.
    Reason: Already started operation with 
    application warnerbros.com/BusPartnerReports in the cluster. No other operation with this application is allowed at the moment.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jul 29, 2011 8:46:36 AM  Info: Starting to save the repository
    Jul 29, 2011 8:46:36 AM  Info: Finished saving the repository for 453 ms.
    Jul 29, 2011 8:46:36 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jul 29, 2011 8:46:36 AM  Error: -
    At least one of the Deployments failed
    First two time we received different error and got resolved.
    Thanks
    Goud

    Hi,
    As per log, You tried to deploy application when someone was accessing it. You need to ensure that noone is using the application before deploying it. In such situation, webdynpro application goes to stopping/red status on server. You can now resolve this issue in two ways:
    1. Restart your portal which will reset all application status to active
    2. Ask Administrator to use NWA to stop and start application.
    First option will always work!
    Nitesh

  • Exception during JDI installation

    Hello,
    while trying to install the JDI i'm receiving an error message for development component tc.CBS.Appl and the whole deployment aborts.
    I can't find any hints in the OSS so does anyone here has some suggestions?
    Following is a part of the SDM log file:
    [code]Jun 1, 2005 8:53:12 PM   Info: Starting: Initial deployment: Selected development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.4011.00.0000.20050217163841.0000' will be deployed.
    Jun 1, 2005 8:53:12 PM   Info: SDA to be deployed: E:\usr\sap\C40\DVEBMGS00\SDM\root\origin\sap.com\tc.CBS.Appl\SAP AG\6.4011.00.0000.20050217163841.0000\CBSAppl.ear
    Jun 1, 2005 8:53:12 PM   Info: Software type of SDA: J2EE
    Jun 1, 2005 8:53:12 PM   Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Jun 1, 2005 8:53:17 PM   Info: Begin of log messages of the target system:
    05/06/01 20:53:13 -  ***********************************************************
    05/06/01 20:53:15 -  Start updating EAR file...
    05/06/01 20:53:15 -  start-up mode is lazy
    05/06/01 20:53:15 -  EAR file updated successfully for 250ms.
    05/06/01 20:53:15 -  Start deploying ...
    05/06/01 20:53:15 -  EAR file uploaded to server for 359ms.
    05/06/01 20:53:17 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/tc.CBS.Appl..
                         Reason: Exception during generation of components of application sap.com/tc.CBS.Appl in container EJBContainer.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tc.CBS.Appl in container EJBContainer.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:477)
                              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:291)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
                              at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
                              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:94)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tc.CBS.Appl in container EJBContainer.
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:609)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:365)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:296)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:321)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3028)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:462)
                              ... 10 more
                         Caused by: java.lang.NoClassDefFoundError: com/sap/tc/cbs/api/IBSModel
                              at java.lang.Class.getDeclaredConstructors0(Native Method)
                              at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
                              at java.lang.Class.getConstructors(Class.java:865)
                              at com.sap.engine.services.ejb.deploy.verifier.BeanClassCheck.check(BeanClassCheck.java:33)
                              at com.sap.engine.services.ejb.deploy.verifier.session.SessionBeanCheck.check(SessionBeanCheck.java:51)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.checkBean(Verifier.java:82)
                              at com.sap.engine.services.ejb.deploy.verifier.Verifier.check(Verifier.java:46)
                              at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:258)
                              at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2057)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:594)
                              ... 16 more
                         For detailed information see the log file of the Deploy Service.
    05/06/01 20:53:17 -  ***********************************************************
    Jun 1, 2005 8:53:17 PM   Info: End of log messages of the target system.
    Jun 1, 2005 8:53:17 PM   Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jun 1, 2005 8:53:17 PM   Error: Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.4011.00.0000.20050217163841.0000':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tc.CBS.Appl..
    Reason: Exception during generation of components of application sap.com/tc.CBS.Appl in container EJBContainer.; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/tc.CBS.Appl in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)[/code]

    Hello,
    i have had the same problem
    /community [original link is broken]
    The problem is, that before you can install the JDI Online SC, you have to restart the J2EE Engine. After the restart you can complete your install. So just do the following:
    1.) Install JDI Offline and JDI Built tool.
    2.) restart the J2EE engine
    3.) install the JDI Online Component, which contains the CBS.
    regards,
    Markus

  • Error installing ERP2005 during SDM deployment

    OS. Win2003ent R2 64bit
    DB: SQL 2005 SP1
    arch: X86_64
    jdk1.5.0_08
    checked logs. found errors. But do not know in what direction look for problem resolution. Please help.
    <b>java.exe.log:</b>
    ERROR: Not deployed. Deploy Service returned ERROR:
    java.rmi.RemoteException: Cannot deploy application sap.com/tcSLCMScversproxy..
    Reason: Webservices common deployment exception! The reason is: Error occured, trying to generate deployment files for ws client com.sap.cms.tcs.cvers.proxy.CMSRTS, application sap.com/tcSLCMScversproxy. . Additional info: none; nested exception is:
    java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occured, trying to generate deployment files for ws client com.sap.cms.tcs.cvers.proxy.CMSRTS, application sap.com/tcSLCMScversproxy. . Additional info: none
    <b>sdmlogxx.log:</b>
    Sep 24, 2006 11:52:48... Error: Aborted: development component 'tc/SL/CMS/cvers/proxy'/'sap.com'/'MAIN_APL70P06_C'/'699999':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tcSLCMScversproxy..
    Reason: Webservices common deployment exception! The reason is: Error occured, trying to generate deployment files for ws client com.sap.cms.tcs.cvers.proxy.CMSRTS, application sap.com/tcSLCMScversproxy. . Additional info: none; nested exception is:
    java.lang.Exception: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occured, trying to generate deployment files for ws client com.sap.cms.tcs.cvers.proxy.CMSRTS, application sap.com/tcSLCMScversproxy. . Additional info: none
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateSingleWSClientDeployFiles(WSClientsDeployGenerator.java:194)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateSingleWSClientDeployFiles(WSClientsDeployGenerator.java:167)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateWSClientsDeployFiles0(WSClientsDeployGenerator.java:155)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateWSClientsDeployFiles(WSClientsDeployGenerator.java:139)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateWSClientsDeployFiles0(WSClientsDeployGenerator.java:129)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateWSClientsDeployFiles(WSClientsDeployGenerator.java:91)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateDeployFiles(WSClientsDeployGenerator.java:46)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployManager.deploy(WSClientsDeployManager.java:56)
    at com.sap.engine.services.webservices.server.deploy.WSDeployer.deploy(WSDeployer.java:158)
    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:318)
    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:3123)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:540)
    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:304)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
    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: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred generating ws client proxy files. Package error. . Additional info:
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientProxyGenerator.generateAndPackageProxyFiles(WSClientProxyGenerator.java:61)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientsDeployGenerator.generateSingleWSClientDeployFiles(WSClientsDeployGenerator.java:188)
    ... 25 more
    Caused by: com.sap.engine.interfaces.webservices.server.deploy.WSDeploymentException: Webservices common deployment exception! The reason is: Error occurred trying to compile ws client proxy files. Compilation error. . Additional info:
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientProxyGenerator.compileWSClientProxyFile(WSClientProxyGenerator.java:256)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientProxyGenerator.compileAndPackageWSClientProxyFiles(WSClientProxyGenerator.java:220)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientProxyGenerator.generateAndPackageProxyFiles(WSClientProxyGenerator.java:54)
    ... 26 more
    Caused by: java.io.IOException: Compilation fails...
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\CMSRTSImpl.java:3: cannot find symbol
    symbol : class CMSRTS
    location: package com.sap.cms.tcs.cvers.proxy
    public class CMSRTSImpl extends com.sap.engine.services.webservices.jaxrpc.wsdl2java.ServiceBaseServer implements com.sap.cms.tcs.cvers.proxy.CMSRTS {
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\CMSRTSImpl.java:10: cannot find symbol
    symbol : class CMSRTSViDocument
    location: package com.sap.cms.tcs.cvers.proxy
    public com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument getLogicalPort(String portName) throws javax.xml.rpc.ServiceException {
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\CMSRTSImpl.java:13: cannot find symbol
    symbol : class CMSRTSViDocument
    location: package com.sap.cms.tcs.cvers.proxy
    public com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument getLogicalPort() throws javax.xml.rpc.ServiceException {
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:14: cannot find symbol
    symbol : class CMSRTSViDocument
    location: package com.sap.cms.tcs.cvers.proxy
    public class Config1BindingStub extends com.sap.engine.services.webservices.jaxrpc.wsdl2java.BaseGeneratedStub implements com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument {
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:44: package com.sap.cms.tcs.cvers.proxy.types does not exist
    public com.sap.cms.tcs.cvers.proxy.types.SendStringResponse sendString(com.sap.cms.tcs.cvers.proxy.types.SendString parameters) throws java.rmi.RemoteException {
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:44: package com.sap.cms.tcs.cvers.proxy.types does not exist
    public com.sap.cms.tcs.cvers.proxy.types.SendStringResponse sendString(com.sap.cms.tcs.cvers.proxy.types.SendString parameters) throws java.rmi.RemoteException {
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\CMSRTSImpl.java:11: cannot find symbol
    symbol : class CMSRTSViDocument
    location: package com.sap.cms.tcs.cvers.proxy
    return (com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument) getPort(new javax.xml.namespace.QName(null,portName),null);
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\CMSRTSImpl.java:14: cannot find symbol
    symbol : class CMSRTSViDocument
    location: package com.sap.cms.tcs.cvers.proxy
    return (com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument) getLogicalPort(com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument.class);
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\CMSRTSImpl.java:14: cannot find symbol
    symbol : class CMSRTSViDocument
    location: package com.sap.cms.tcs.cvers.proxy
    return (com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument) getLogicalPort(com.sap.cms.tcs.cvers.proxy.CMSRTSViDocument.class);
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:53: package com.sap.cms.tcs.cvers.proxy.types does not exist
    this.inputParams[0].contentClass = com.sap.cms.tcs.cvers.proxy.types.SendString.class;
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:61: package com.sap.cms.tcs.cvers.proxy.types does not exist
    this.outputParams[0].contentClass = com.sap.cms.tcs.cvers.proxy.types.SendStringResponse.class;
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:64: package com.sap.cms.tcs.cvers.proxy.types does not exist
    com.sap.cms.tcs.cvers.proxy.types.SendStringResponse parametersTemp;
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:84: package com.sap.cms.tcs.cvers.proxy.types does not exist
    parametersTemp = (com.sap.cms.tcs.cvers.proxy.types.SendStringResponse) this.outputParams[0].content;
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:96: package com.sap.cms.tcs.cvers.proxy.types does not exist
    com.sap.cms.tcs.cvers.proxy.types.SendString requestvariable = new com.sap.cms.tcs.cvers.proxy.types.SendString();
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:96: package com.sap.cms.tcs.cvers.proxy.types does not exist
    com.sap.cms.tcs.cvers.proxy.types.SendString requestvariable = new com.sap.cms.tcs.cvers.proxy.types.SendString();
    ^
    C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java:98: package com.sap.cms.tcs.cvers.proxy.types does not exist
    com.sap.cms.tcs.cvers.proxy.types.SendStringResponse resultvariable = sendString(_request_variable);
    ^
    Note: C:\usr\sap\SBX\DVEBMGS01\j2ee\cluster\server0\temp\webservices\deploy\sap.com_tc_SL_CMS_cvers_proxy\wsClients\ws_cl_0\gen\com\sap\cms\tcs\cvers\proxy\Config1BindingStub.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    16 errors
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.compileExternal(PackageBuilder.java:359)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:302)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:278)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:278)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:278)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:278)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:278)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.traversThrough(PackageBuilder.java:278)
    at com.sap.engine.services.webservices.jaxrpc.util.PackageBuilder.compile(PackageBuilder.java:426)
    at com.sap.engine.services.webservices.server.deploy.wsclient.WSClientProxyGenerator.compileWSClientProxyFile(WSClientProxyGenerator.java:249)
    ... 28 more

    The problem solved. I suppose that the way is not correct, but it worked out.
    As we all know that there is no java 1.4 avialable for AMD 64 bit platform. Is it possible to install 1.4 on it, but installation master do not accept it
    I solved the problem such way:
    Started installation with java 1.5.08. when error occured, stopped the installation. uninstalled java 1.5.08. Then installed 1.4.12 to the same directory where was 1.5.08. restarted installation with continue old installation option and everything worked out fine. Installation succesfuly completed.

  • J2ee application deployment error

    Hi All,
             I have created a J2ee application. I have created a EJB module project in which i have created a session bean. Also I have created a Web module project, i am referring the above created EJB in this web module. Both these projects are added to one enterprise application.While deploying this ear file to j2ee engine I am getting following error.
    Aborted: development component 'TestEAR'/'sap.com'/'localhost'/'2007.06.28.10.34.29'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/TestEAR.. Reason: Exception during generation of components of application sap.com/TestEAR in container EJBContainer.; nested exception is:      com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application sap.com/TestEAR in container EJBContainer.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Please can anybody tell me what is going wrong?
    I am using NW 2004s.
    Cheers
    jayant

    I have the same problem. I retart the SDM.and del the app in VA,It is OK now.

  • Application deployment (entity members)

    Hi,
    I'm trying to deploy an application and I get this error:
    Detail: exception during application deployment: Failed to update members Entitycom.hyperion.planning.HspRuntimeException: Failed to update Entity Members
    at com.hyperion.planning.xml.HspEntityDimensionParserHandler.handleEndElement(Unknown Source)
    at com.hyperion.planning.xml.HspEntityDimensionParserHandler.endElement(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at org.apache.
    How can I fix it?
    I've reviewed Entity member names and aliases as to ensure following are met:
    - No trailing space in members
    - No special characters are used (such as double quotes, back slashes etc.)
    - No duplicates across all member names and aliases
    So...what could be?
    Thanks,

    You might have to go into more details to get to the root cause of this issue here is what I can suggest you to cover:-
    - Login to EAS console and try to verify (just verify) the essbase outline and see for the errors
    -Check the application logs
    -Check essbase logs these will help you in tracking all the changes that were made to the outline.
    Still if you are not able to find the problem then I would suggest you create a new essbase application and start to load the dimensions one by one once you get the root cause you can go back to the planning side and make the correction and redeploy the application from planning
    ---XAT

  • Exception during deployment of EJB application

    Hi Experts,
    I'm deploying one EJB application which is giving following warning.
    What's the cause of it?
    Caught exception during application startup from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Error occurred while starting application asianpaints.com/bsApp and wait.
    Reason: Clusterwide exception: server ID 8216350:com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: The DataSource for PersistenceManager J2EDB is not created.
         at com.sap.engine.services.ejb.entity.pm.PersistenceManager.initDataSource(PersistenceManager.java:217)
         at com.sap.engine.services.ejb.EJBAdmin.commitLoad(EJBAdmin.java:1112)
         at com.sap.engine.services.ejb.EJBAdmin.prepareStart(EJBAdmin.java:2428)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:239)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:187)
         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:327)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:111)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:230)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4700)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4605)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4578)
         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:304)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
         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: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during lookup operation of object with name ejbContainer/cmp/tx/asianpaints.com/bsApp/J2EDB, cannot resolve object reference. [Root exception is com.sap.engine.services.connector.exceptions.BaseResourceException: ConnectionFactory "J2EDB" does not exist. Possible reasons: the connector in which ConnectionFactory "J2EDB" is defined is not deployed or not started.]
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:529)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:639)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sap.engine.services.ejb.entity.pm.PersistenceManager.initDataSource(PersistenceManager.java:185)
         ... 21 more
    Caused by: com.sap.engine.services.connector.exceptions.BaseResourceException: ConnectionFactory "J2EDB" does not exist. Possible reasons: the connector in which ConnectionFactory "J2EDB" is defined is not deployed or not started.
         at com.sap.engine.services.connector.ResourceObjectFactory.getObjectInstance(ResourceObjectFactory.java:207)
         at com.sap.engine.system.naming.provider.ObjectFactoryBuilderImpl._getObjectInstance(ObjectFactoryBuilderImpl.java:72)
         at com.sap.engine.system.naming.provider.ObjectFactoryBuilderImpl.access$100(ObjectFactoryBuilderImpl.java:31)
         at com.sap.engine.system.naming.provider.ObjectFactoryBuilderImpl$DispatchObjectFactory.getObjectInstance(ObjectFactoryBuilderImpl.java:210)
         at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:280)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:414)
         ... 25 more
    Pls help as im waiting for your reply...
    regards,
    Amey

    Hi Yordan,
    This is where im specifying my datasource in persistent.xml file(that is  in "General tab"  of EJB DC)
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE persistent-ejb-map SYSTEM "persistent.dtd">
    <persistent-ejb-map>
         <locking
              type="Table"/>
         <db-properties>
              <data-source-name>J2EDB</data-source-name>
         </db-properties>
         <entity-beans>
              <entity-bean>
                   <ejb-name>OEMBean</ejb-name>

Maybe you are looking for