cancel
Showing results for 
Search instead for 
Did you mean: 

XI Configuration Wizard error

Former Member
0 Kudos

Hello all,

I'm facing the problem, that my Integration Directory on my new XI (NW 7.0 SP14) doesn't work properly. When I start Configuration Wizard and try to create "Internal Communication" I get an exception:

"Cannot connect to Repository"

MESSAGE ID: com.sap.aii.utilxi.misc.api.BaseRuntimeException

com.sap.aii.utilxi.misc.api.BaseRuntimeException: Cannot connect to Repository

at com.sap.aii.ibdir.gui.scenario.wizard.core.WizardContext.checkRepository(WizardContext.java:65)

at com.sap.aii.ibdir.gui.scenario.wizard.core.WizardContext.init(WizardContext.java:75)

at com.sap.aii.ibdir.gui.scenario.wizard.core.WizardContext.setWizard(WizardContext.java:260)

at com.sap.aii.ibdir.gui.scenario.wizard.ConfigurationWizardCommand.execute(ConfigurationWizardCommand.java:57)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.ibdir.gui.scenario.wizard.CACreatePanel.postCreate(CACreatePanel.java:203)

at com.sap.aii.utilxi.swing.framework.CreateDialog.doFakeCreate(CreateDialog.java:408)

at com.sap.aii.utilxi.swing.framework.CreateDialog.doCreate(CreateDialog.java:392)

at com.sap.aii.utilxi.swing.framework.CreateDialog.access$100(CreateDialog.java:50)

at com.sap.aii.utilxi.swing.framework.CreateDialog$CreateAction.actionPerformed(CreateDialog.java:382)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

I tried the SAPNote 764176, but it didn't help. The SLD configuration (CIM) appears to be OK. I also checked all PI* users for lock, all should be fine. I tried to clear JavaWebStart cache, also nothing.

Strange thing is, that I'm able to import Integration Process (BPM) from repository, but I don't see any interfaces.

Do you have any idea ?

Thank you.

Regards

Tomas

Accepted Solutions (1)

Accepted Solutions (1)

SudhirT
Active Contributor
0 Kudos

Hi,

Check the thread same problem solved after restarting the server

Thanks!

Edited by: Sudhir Tiwari on Dec 1, 2008 8:42 AM

Former Member
0 Kudos

Hello,

yes I did try to restart J2EE engine many times, when I was applying that SAPNote.

Tom

P.S. SDN search engine obviosly doesn't work properly - I couldn't find that thread with the exact substring of that exception ...

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello again,

as in case of thread .. I also postponed the import of XI7_0_SAP_BASIS_7.00_14_01_2008-12-01_10-52.tpz into the Integration Repository and the result was strange behavior of Directory's Wizard.

So the import of the package helped.

Tom

prateek
Active Contributor
0 Kudos

Try recreating your SLD contents. (If its not too large)

Is SLDCHECK tcode working fine?

Regards,

Prateek

Former Member
0 Kudos

Hello,

I'm not sure exactly, what you mean with "recreate of SLD content". You mean to check the Technical Systems and CIM ?

SLDCHECK works fine.

Rgds Tom