cancel
Showing results for 
Search instead for 
Did you mean: 

Activation error - Build failed: No task name set

Former Member
0 Kudos

Hi,

In NWDS 7.2, while activating an activity that contains visual composer and ejb changes,

I am getting an error like 'Build failed: No task name set'

Please let me know if any suggestions to fix this.

Thanks,

Muthu

Accepted Solutions (0)

Answers (1)

Answers (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

this is usually due to a wrong JDK used, often switching to SAPJVM helps.

Your SAPVM is usually under the folder

...usrsap<SID>SYSexejvm<platform><version>sapjvm_5 (or sapjvm_6 depends on if it is about 710 and 711 OR 720 and 730).

1.

Could you please tell me exactly what kind of JDK it is?

Can you please tell me how the Build Variants tab has been set up?

(CMS -- Landscape Config -- select the track in question -- track data -- Build variants).

2

Please also send over a screenshot about the CBS Service where we can

see the corresponding JDK specific parameters.

Regarding this the following thread can help (here you find where and how to set the CBS service settings from the JDK's point of view):

How to deal with JDK versions

I am on a training right now, if this is not helping as you require more information and if I have more time I will elaborate this.

Best Regards,

Ervin

Former Member
0 Kudos

Hi Ervin,

Thanks for the quick response.

1) The track build variant

com.sap.jdk.home_path_key = JDK 1.6.0_HOME

2) In CBS service, the below are the values for the template CE_Complete_Stack_production_full

BUILD_TOOL_JDK_HOME /usr/java6_64

JDK_HOME_PATHS JDK1.4.2_HOME=/usr/java14_64;JDK1.5.0_HOME=/usr/java5_64;JDK1.6.0_HOME=/usr/java6_64;

I believe the required JDK parameters are already maintained.

Please let me know if you need any other info for further analysis.

Thanks,

Muthu