cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy error in NWDS

Former Member
0 Kudos

Hello folks,

When I am trying to deploy the application I am getting the following error:

1:36:37 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:

[001]Deployment aborted

Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

We have configured NWDI and setup track for the developments. Any thoughts on this error.

Thanks,

P

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Your SAP J2EE Engine is down....try deploying again...

In NWDS look at the bottom tabs..there is one tab "J2EE Engine"...click on it and this will give you

the current running status of your J2EE Engine...

Cheers

Regards,

Arshi

Answers (2)

Answers (2)

Former Member
0 Kudos

Guys I need your help to resolve this issue. I am not able to deploy as I am getting the following error:

Jun 27, 2009 2:01:53 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: crm/isa/web/b2c: Build failed for sap.com/crm/isa/web/b2c(sap.com_SAP-SHRWEB_1) in variant "default": Check for used DCs failed: Used component not found: sap.com/struts. DC not found in DC syncdb

-


Build log -


Development Component Build (2009-06-27 14:01:53)

Component name: crm/isa/web/b2c

Component vendor: sap.com

SC compartment: sap.com_SAP-SHRWEB_1

Configuration: SM1_WEBCHN1_D

Location: SM1_WEBCHN1_D

Source code location: http://ewatayu00:50000/dtr/ws/WEBCHN1/sap.com_SAP-SHRWEB/dev/inactive/DCs/sap.com/crm/isa/web/b2c/_c...

DC root folder: D:\Documents and Settings\Derik\.dtc\0\DCs\sap.com\crm\isa\web\b2c\_comp\

DC type: J2EE

DC subtype: WebModule

Host: derik

DC Model check:

All used DCs are available locally

ERROR: Check for used DCs failed: Used component not found: sap.com/struts. DC not found in DC syncdb

Build failed with errors.

Former Member
0 Kudos

Hi,

Go to package explorer view -> expand shr-ext -> look if you have struts.jar appearing there.

Or you can just right click on shr-ext folder and click on properties -> go to java build path -> see struts.jar is there in the

project build path or not.

But I feel you have that struts.jar locally that's why you are able to build the application but its not there in DTR.

Check for struts.jar component in your DTR.

Former Member
0 Kudos

Thanks for your reply Arshi. I see that our basis team did not "check-in" the "sap.com/struts" software component during the Track creation in NWDI. Also, our basisfolks can't find the "Apache Jakarta Struts" for download in the CRM 7.0 support packs & patches download area. It seems it is available only for the CRM 5.0. Is the u201CSAP.COM_Strutsu201D required for the CRM 7.0 version.

Former Member
0 Kudos

10:39:34 AM /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/struts/lang" for DC "sap.com_SAP-SHRWEB_1:sap.com/crm/isa/web/b2c":Cannot find compartment of used component: sap.com:struts/lang

**********************************************************************************************************************************************************

10:39:36 AM /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/struts/validator" for DC "sap.com_SAP-SHRWEB_1:sap.com/crm/isa/web/b2c":Cannot find compartment of used component: sap.com:struts/validator

********************************...........................................

There were so many error messages initially when I am tried to "Create Project" for the component crm/isa/web/b2c in SAP-SHRWEB_1 component.

Thanks

P

former_member206299
Contributor
0 Kudos

Hi,

Could you please explain as how to Deploy an ICSS Application.

Like some step by step procedure to do the same.

Regards,

Former Member
0 Kudos

Please create a new topic, if you've searched the forum and can not find an answer to your question.

https://www.sdn.sap.com/irj/scn/advancedsearch?query=deployCustomICSS+Application

Former Member
0 Kudos

Hi Arshi Arshi,

We are also having the same error as ISA Learner is having in CRM 2007 version. Following is the error log.

We are unable to load the STRUTS.SCA file into the track as it says the listed file are not present.

****************************************************************************************************************************************************

Jul 23, 2009 6:54:28 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: crm/icss/web/icss_b2b: Build failed for sap.com/crm/icss/web/icss_b2b(sap.com_SAP-CRMWEB_1) in variant "default": Check for used DCs failed: Used component not found: sap.com/struts. DC not found in DC syncdb.

-


Build log -


Development Component Build (2009-07-23 18:54:28)

Component name: crm/icss/web/icss_b2b

Component vendor: sap.com

SC compartment: sap.com_SAP-CRMWEB_1

Configuration: D_TRACK

Location: D_TRACK

Source code location: http://sapsrvercrm:50000/dtr/ws/D_TRACK/sap.com_SAP-CRMWEB/dev/inactive/DCs/sap.com/crm/icss/web/ics...

DC root folder: C:\Documents and Settings\Admin\.dtc\0\DCs\sap.com\crm\icss\web\icss_b2b\_comp\

DC type: J2EE

DC subtype: WebModule

Host: Dell-002

DC Model check:

All used DCs are available locally

ERROR: Check for used DCs failed: Used component not found: sap.com/struts. DC not found in DC syncdb.

Build failed with errors.

****************************************************************************************************************************************************

Also, can you share with us the actual location of the STRUTS.SCA file to be downloaded?

Please guide us in resolving the issue.

Thanking you in advance;

Edited by: Naveen N on Jul 23, 2009 7:16 PM

We are able to resolve this error and we are getting a new error as mentioned in the next post. To resolve this error we followed the "How_To_Create_Custom_App_ECO5200.pdf" document.

Regards,

Naveen

Edited by: Naveen N on Jul 23, 2009 11:40 PM

Former Member
0 Kudos

Hi ISA Learner,

I am having exactly the same issue as you mentioned in this thread. Unable to find the struts.sca and while compiling we are getting the error :

"Jul 23, 2009 9:52:39 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/struts/logging" for DC "sap.com_SAP-CRMWEB_1:sap.com/crm/icss/web/icss_b2b":Cannot find compartment of used component: sap.com:struts/logging"

We would appreciate if you can share with us any information you have with this regards.

Thanks in advance.

Naveen

Former Member
0 Kudos

please J2EE server hostaname that you are given in the NWDS and also confirm the port....

before deploying check J2EE engine tab whether it is green..

Thanks and Regards

shanto aloor

Former Member
0 Kudos

Thanks Guys. It was infact the problem with J2EE. The path to the J2EE message server and the port was wrongly configured. Got fixed when the correct message server/port was given.