cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in PI Postinstallation and configuration

Former Member
0 Kudos

Hello,

I am facing problem during Post installation of PI System Current SP level of ABAP+JAVa is SP18.

I am getting following error.

PI_00_This wizard will execute Postinstall steps of technical configuration for the PI Usage > Configure the integration server for sld (Step 33/142)

Error: CIM_ERR_INVALID_CLASS: No such class: SAP_BCSystem

###########Check Detailed Error#####################

PI_00_This wizard will execute Postinstall steps of technical configuration for the PI Usage > Configure the integration server for sld

Configure the integration server for sld

Description

No specified detailed description

State

START_ACTION

Support Information

Type of Action

InvokeServiceDebug Events

InvokeService:Configure the integration server for sld

Library: sap.com/tclmctctemplateslevel1_4_tcc

SourcePath ./PIPostInstallProcess/configureIntegrationServer8

Time 2009/10/28 at 00:33:18

WSDL /content/NetWeaver/PI/service/SLDConfig_configureIntegrationServer_configureIntegrationServer.wsdl

Execute Java Service

Library:sap.com/tclmctcutilbasic_ear

Class:com.sap.ctc.util.SLDConfig

Method:void com.sap.ctc.util.SLDConfig.configureIntegrationServer(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)

Arguments

SID : X01

CLIENT : 001

HOST : erpsys07

PORT : 8003

SLDUSER : PISUPER

SLDPASSWORD : % secure content %

InvokeService- Result: Failed

Exception Message:CIM_ERR_INVALID_CLASS: No such class: SAP_BCSystem

Exception Class:com.sap.sld.api.wbem.exception.CIMException

Stacktrace

com.sap.sld.api.wbem.client.WBEMClient.convertErrorResponse(WBEMClient.java:3483)

com.sap.sld.api.wbem.client.WBEMRemoteClient.send(WBEMRemoteClient.java:642)

com.sap.sld.api.wbem.client.WBEMRemoteClient.enumerateInstancesImpl(WBEMRemoteClient.java:294)

com.sap.sld.api.wbem.client.WBEMClient.enumerateInstances(WBEMClient.java:1405)

com.sap.sld.api.wbem.client.WBEMClientUtil.enumerateInstancesComplete(WBEMClientUtil.java:416)

com.sap.ctc.util.SLDConfig.findBCSystem(SLDConfig.java:1182)

com.sap.ctc.util.SLDConfig.configureIntegrationServer(SLDConfig.java:1059)

sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

java.lang.reflect.Method.invoke(Method.java:324)

com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaMethodExecuter.invoke(JavaMethodExecuter.java:227)

com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceExecuter.executeService(JavaServiceExecuter.java:94)

com.sap.tc.lm.ctc.cul.broker.BrokerServiceExecuter.executeService(BrokerServiceExecuter.java:55)

com.sap.tc.lm.ctc.cul.serviceimpl.executor.CULServiceExecutor.executeService(CULServiceExecutor.java:52)

com.sap.tc.lm.ctc.cul.serviceimpl.process.InvokeServiceControllerDefault.execute(InvokeServiceControllerDefault.java:145)

com.sap.tc.lm.ctc.metamodel.process.controller.ProcessControllerImpl.execute(ProcessControllerImpl.java:206)

com.sap.tc.lm.ctc.metamodel.process.controller.ProcessExecuter.run(ProcessExecuter.java:141)

java.lang.Thread.run(Thread.java:534)

Waiting for your kind response.

Regards,

V.Singh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

This issue commonly occurs while executing post installation script for PI.

I have not found the solution for this but an alternative.

You have to create the business system for Integration Server in the SLD manually and skip this step in the template installer.

Let us know if you could resolve this and complete the step with the template installer itself.

Cheers.....,

Raghu

Former Member
0 Kudos

Did u already import latest CRContent & CIMSAP before this step??

Former Member
0 Kudos

As per SAP Note 669669 i have done changes but still facing problem

My current CR Version is 2.0 and upgrading to 3.0 and later on 4.0 and 5.0

Can some one help on this issue.

Regards,

V.Singh