cancel
Showing results for 
Search instead for 
Did you mean: 

NW 2004s SP09 -> SP10 but template installer crashes now in step 10

Former Member
0 Kudos

Hi,

after i had the same problem in step 5 "/thread/218778 [original link is broken] i patched from SP09 to SP10, the template installer run's fine till step 10, it crashes with:

Import Engine Certificate To ABAP Import not successful Element 'SAPConfigLib.J2E.Unclassified.importCertificate':!BrokerImport.import_of_element_failed!

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.javaServiceProvider.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.J2E.Unclassified.importCertificate':Error during executing Java Reflection:PUT_CERTIFICATE_FAILED

I already applied Note 984182 , anyone any ideas ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved, on weekend....

The WebAS ABAP Bi Appl. Server is not configured for sso. I added a new parameter in the instance profile in RZ10.

sec/libsapsecu = C:\SAP\NSP\SYS\exe\run\sapsecu.dll

ssf/ssfapi_lib = C:\SAP\NSP\SYS\exe\run\sapsecu.dll

ssf/name = SAPSECULIB

After restarting the Bi Appl. Server the Tamplate Installer works in Step 10....