Hi,
I am creating a simple Web Dynpro application where in i m inserting my name in a text box and pressing a button which redirects it another page where it shows congratulations XYZ u are successful in creating this application and there is a back button to redirect it to the first page.
I am successfully rebuilding the project but at the time of deploy it is giving following error
<!
LOGHEADER[START]/
>
<!
HELP[Manual modification of the header may cause parsing problem!]/
>
<!
LOGGINGVERSION[1.5.3.7185 - 630]/
>
<!
NAME[E:\usr\sap\XC1\JC73\SDM\program\log\sdmcl20080514100524.log]/
>
<!
PATTERN[sdmcl20080514100524.log]/
>
<!
FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/
>
<!
ENCODING[UTF8]/
>
<!
LOGHEADER[END]/
>
May 14, 2008 11:05:24... Info: -
Starting deployment -
May 14, 2008 11:05:24... Info: Error handling strategy: OnErrorStop
May 14, 2008 11:05:24... Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
May 14, 2008 11:05:24... Info: Update strategy: UpdateAllVersions
May 14, 2008 11:05:24... Info: Starting deployment prerequisites:
May 14, 2008 11:05:25... Info: Loading selected archives...
May 14, 2008 11:05:25... Info: Loading archive 'E:\usr\sap\XC1\JC73\SDM\program\temp\temp35276Welcome.ear'
May 14, 2008 11:05:26... Info: Selected archives successfully loaded.
May 14, 2008 11:05:26... Info: Actions per selected component:
May 14, 2008 11:05:26... Info: Initial deployment: Selected development component 'Welcome'/'local'/'LOKAL'/'0.2008.05.14.11.05.23'/'0' will be deployed.
May 14, 2008 11:05:26... Info: Ending deployment prerequisites. All items are correct.
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Info: Saved current Engine state.
May 14, 2008 11:05:26... Info: Starting: Initial deployment: Selected development component 'Welcome'/'local'/'LOKAL'/'0.2008.05.14.11.05.23'/'0' will be deployed.
May 14, 2008 11:05:26... Info: SDA to be deployed: E:\usr\sap\XC1\JC73\SDM\root\origin\local\welcome\LOKAL\0\0.2008.05.14.11.05.23\temp35276Welcome.ear
May 14, 2008 11:05:26... Info: Software type of SDA: J2EE
May 14, 2008 11:05:26... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:26... Error: Unable to compare host[ng171tdsap07] and host[ng171tdsap06-pub] Throwable: java.net.UnknownHostException Throwable message: ng171tdsap06-pub
May 14, 2008 11:05:28... Info: Begin of log messages of the target system:
08/05/14 11:05:26 - ***********************************************************
08/05/14 11:05:27 - Start updating EAR file...
08/05/14 11:05:27 - start-up mode is lazy
08/05/14 11:05:27 - EAR file updated successfully for 141ms.
08/05/14 11:05:27 - Start deploying ...
08/05/14 11:05:27 - EAR file uploaded to server for 63ms.
08/05/14 11:05:28 - ERROR: Not deployed. Deploy Service returned ERROR:
java.rmi.RemoteException: Cannot deploy application local/Welcome..
Reason: Clusterwide exception: Failed to deploy application local/Welcome. 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 local/Welcome. 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: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:313)
at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:199)
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:100)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/Welcome. 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:3184)
at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:552)
... 10 more
For detailed information see the log file of the Deploy Service.
08/05/14 11:05:28 - ***********************************************************
May 14, 2008 11:05:28... Info: End of log messages of the target system.
May 14, 2008 11:05:28... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
May 14, 2008 11:05:28... Error: Aborted: development component 'Welcome'/'local'/'LOKAL'/'0.2008.05.14.11.05.23'/'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application local/Welcome..
Reason: Clusterwide exception: Failed to deploy application local/Welcome. 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 local/Welcome. 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)
May 14, 2008 11:05:28... Info: Starting to save the repository
May 14, 2008 11:05:29... Info: Finished saving the repository
May 14, 2008 11:05:29... Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
May 14, 2008 11:05:29... Error: -
At least one of the Deployments failed -
i have made this aaplication twice but cud not help it. plz anyone help me solving this problem