cancel
Showing results for 
Search instead for 
Did you mean: 

Export Import Issue in NWDS

Former Member
0 Kudos

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

Accepted Solutions (1)

Accepted Solutions (1)

former_member193769
Active Contributor
0 Kudos
Former Member
0 Kudos

Thanks Gopal,

Problem is resolved.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi alternatively try this

1. Create a new Web Dynpro DC Project.

This creates an empty container for a Web Dynpro DC that does not have yet have any functions. The new DC should include all relevant development objects in the local project.

Do not check the newly created DC into the DTR yet.

2. In the Web Dynpro perspective, switch to the Navigator view.

3. Select the local Web Dynpro project that you want to migrate and expand the project structure.

4. Select the source folder src and the Model Folder, then choose Copy in the context menu (right mouse click).

5. Now choose the DC project that you have just created and expand the project structure in the Navigator view down to the source folder.

6. Select the Packages node and choose Paste.

7. Choose OK to confirm your selection.

8. Assign a DTR activity either by creating a new activity or choosing an existing one.

9. Switch to Web Dynpro Explorer.

10. Choose the project node for the DC project and choose the Reload function.

11. A dialog box appears. Choose Reload again.

12. Execute a local rebuild for the entire DC project. Choose the Rebuild project function.

13. If there are no errors in the task view, execute a DC-based build by choosing Development Component Build.

This build is identical to the central build tool; it is needed to cater for mutual dependencies of DCs during the build.

Former Member
0 Kudos

Dear Tulasi, Thanks for replying,

I am not using NWDI, I am directly deploying the DC through NWDS, I completed the whole step as you mentioned but still I am facing the same error.

If you have any other Idea please suggest or if you want more inputs then tell me please.

Thanks for your support

Former Member
0 Kudos

I am new to WebDynpro Java.ok i will try to solve your problem as soon as possible by doing R & D on that .

Iam not sure try this

Thanks,

Tulasi.Palnati

Edited by: tulasi palnati on Jun 28, 2008 2:07 PM

Former Member
0 Kudos

Thanks Tulasi,

That link is not relevant for me, thanks for your concerns, Please come back with sollution.

Warm Regards

Amit

Former Member
0 Kudos

Hi Tulasi,

I think problem is with portal settings not with NWDS, becuse in my last project I usually exported, imported and then deployed the applications but never faced this issue.

what you think?

Thanks..

Former Member
0 Kudos

Hi

i didnt get any solution at thhis moment sorry Amit.Normally this is common thing i think problem is with DC which you are importing may be some reference is missing.

Thanks,

Tulasi.Palnati

Edited by: tulasi palnati on Jun 28, 2008 2:44 PM

Former Member
0 Kudos

Hi Tulasi,

Problem is resolved, As gopal sent me the links accordingly I changed the name of DC and Application I am able to deploy the application, but in this case I had to change the component controller change wherever I used it.

Thanks for your support

Former Member
0 Kudos

Hi Amit,

Thanks for replying me.Just now iam seeing about ur problem only anyway it was solved.close the thread.if you dont have any queries.

Thanks,

Tulasi.Palnati