cancel
Showing results for 
Search instead for 
Did you mean: 

Template Installer error (JDI NW2004s SP09)

Former Member
0 Kudos

Hi,all

I have installed netweaver2004s(sp09) and try to run the template installer for usage type DI. However I got an error on step21 :

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

Import Build Plugins Import not successful

Element 'SAPConfigLib.EPD.Unclassified.configureCms':!BrokerImport.import_of_element_failed!!

BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException: <--Localization

failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle',

ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments: []--> : Can't find

resource for bundle java.util.PropertyResourceBundle, key

com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProv

ider.JavaServiceWriter.writeElement!BrokerImport.LINE!157

-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86

-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128

-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128

-:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.96

-:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41

Element 'SAPConfigLib.EPD.Unclassified.configureCms':Error during executing Java

Reflection:Service call exception; nested exception is:

java.net.SocketTimeoutException: Read timed out

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

Anyone encountered this problem so far?

Thanks & Regards

Jiangxiao

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Pls go through the SAP Note 923359 - Collective Note: Configuration Wizard - Template Installer.

Also check related notes 1113550 and 919942.

Hope this helps to identify and fix the issue.

Regards

Srinivasan T

Answers (2)

Answers (2)

Former Member
0 Kudos

I have reinstalled.

Former Member
0 Kudos

Hey you have to do like this,

log on to ur host as administrator http://hostname:50000/nwa

click deploy and change, and choose the di template installer,

and u will definately get that error as ur stated above.

Leave the window there, open new explorer and type http://hostname:50000/devinf

log on as nwdi_adm and click component build service

and give the logon details, there ur could see that two software components as NWE_DEMO_C and NWE_DEMO_D

and to the end u can see that INPUT for NWE_DEMO_C is OPEN and for NWE_DEMO_D is "privileged", click edit and change the "privileged" to OPEN. and save.

Again log on to template installer and click DI template installer and click EXECute, this time u have to import plugins successfully.

REWARD POINTS IF THIS WORKS FOR U