Dear All,
I am using NWDS 7 for web dynpro development.
I created a development component for customer master in web dynpro and it is perfectly integrated with R/3 and saving the data in R/3.
Now I exported this component using File->Export->File System->Development Component ,
Then I created a new development component and imported the same exported DC in this component.
It imported the DC successfully but when I tried to deploy it after rebuild it is showing error--
Jun 28, 2008 1:49:30 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
[006]Additional log information about the deployment
<!
LOGHEADER[START]/
>
<!
HELP[Manual modification of the header may cause parsing problem!]/
>
<!
LOGGINGVERSION[1.5.3.7185 - 630]/
>
<!
NAME[D:\usr\sap\DEP\JC02\SDM\program\log\sdmcl20080628081927.log]/
>
<!
PATTERN[sdmcl20080628081927.log]/
>
<!
FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/
>
<!
ENCODING[UTF8]/
>
<!
LOGHEADER[END]/
>
Jun 28, 2008 1:49:27 PM Info: -
Starting deployment -
Jun 28, 2008 1:49:27 PM Info: Error handling strategy: OnErrorStop
Jun 28, 2008 1:49:27 PM Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
Jun 28, 2008 1:49:27 PM Info: Update strategy: UpdateAllVersions
Jun 28, 2008 1:49:27 PM Info: Starting deployment prerequisites:
Jun 28, 2008 1:49:28 PM Info: Loading selected archives...
Jun 28, 2008 1:49:28 PM Info: Loading archive 'D:\usr\sap\DEP\JC02\SDM\program\temp\temp6581dep.com~t1.ear'
Jun 28, 2008 1:49:28 PM Info: Selected archives successfully loaded.
Jun 28, 2008 1:49:28 PM Info: Actions per selected component:
Jun 28, 2008 1:49:28 PM Info: Initial deployment: Selected development component 't1'/'dep.com'/'LOKAL'/'0.2008.06.28.13.49.17'/'0' will be deployed.
Jun 28, 2008 1:49:28 PM Info: Ending deployment prerequisites. All items are correct.
Jun 28, 2008 1:49:30 PM Error: Unable to compare host[idedep] and host[WEBSERVER] Throwable: java.net.UnknownHostException Throwable message: WEBSERVER: WEBSERVER
Jun 28, 2008 1:49:30 PM Info: Saved current Engine state.
Jun 28, 2008 1:49:30 PM Info: Starting: Initial deployment: Selected development component 't1'/'dep.com'/'LOKAL'/'0.2008.06.28.13.49.17'/'0' will be deployed.
Jun 28, 2008 1:49:30 PM Info: SDA to be deployed: D:\usr\sap\DEP\JC02\SDM\root\origin\dep.com\t1\LOKAL\0\0.2008.06.28.13.49.17\temp6581dep.com~t1.ear
Jun 28, 2008 1:49:30 PM Info: Software type of SDA: J2EE
Jun 28, 2008 1:49:30 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
Jun 28, 2008 1:49:30 PM Error: Unable to compare host[idedep] and host[WEBSERVER] Throwable: java.net.UnknownHostException Throwable message: WEBSERVER
Jun 28, 2008 1:49:31 PM Info: Begin of log messages of the target system:
08/06/28 13:49:30 - ***********************************************************
08/06/28 13:49:31 - Start updating EAR file...
08/06/28 13:49:31 - start-up mode is lazy
08/06/28 13:49:31 - EAR file updated successfully for 31ms.
08/06/28 13:49:31 - Start deploying ...
08/06/28 13:49:31 - EAR file uploaded to server for 15ms.
08/06/28 13:49:31 - ERROR: Not deployed. Deploy Service returned ERROR:
java.rmi.RemoteException: Cannot deploy application dep.com/t1..
Reason: Clusterwide exception: Failed to deploy application dep.com/t1. 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 dep.com/t1. 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: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: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application dep.com/t1. 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:1050)
at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3186)
at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:554)
... 10 more
For detailed information see the log file of the Deploy Service.
08/06/28 13:49:31 - ***********************************************************
Jun 28, 2008 1:49:31 PM Info: End of log messages of the target system.
Jun 28, 2008 1:49:31 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Jun 28, 2008 1:49:31 PM Error: Aborted: development component 't1'/'dep.com'/'LOKAL'/'0.2008.06.28.13.49.17'/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application dep.com/t1..
Reason: Clusterwide exception: Failed to deploy application dep.com/t1. 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 dep.com/t1. 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)
Jun 28, 2008 1:49:31 PM Info: Starting to save the repository
Jun 28, 2008 1:49:32 PM Info: Finished saving the repository
Jun 28, 2008 1:49:32 PM Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Jun 28, 2008 1:49:32 PM Error: -
At least one of the Deployments failed -
what could be the problem... Please suggest..
Thanks in Advance