cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot connect to Repository

Former Member
0 Kudos

Hi!

I am facing with the following problem by Configuration Wizard of Integration Builder --> Configuration Integraiton Directory

Cannot connect to Repository

STACKTRACE:

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.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

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

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

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

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

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

at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Can some one help to solve this problem?

Thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Holger,

have you solved the problem ? I have the same one.

Thank you

Rgds Tom.

Former Member
0 Kudos

Hi!

Yep, in my case it was necessary to import SAP_Basis_700<SP> from service marketplace.

Former Member
0 Kudos

I am having the same problem as this one, how do I import the SAP_Basis_700. I assume that this has to be imported to the ER using the "import design objects". I found a link which says that I have to copy the tgz into <systemdir>/xi/repository_server/import where <systemdir> is the system directory from the server installation.

I do not understand where this tgz file has to be copied, assuming this is the procedure to be followed.

If not, what needs to be done and how?

Former Member
0 Kudos

Hello Samir,

yes you need to prepare the file to the directory, where the XI Integration Repository has got an access .. which is normally /sapmnt/<SID>/global/xi/repository_server/import.

I assume you do have the proper zip file. I imported one with following name " XI7_0_SAP_BASIS_7.00_14_01_2008-12-01_10-52.tpz" (around 1MB). But of course the file must correspond with SP level of your XI.

Rgds

Tom

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Did you Re Stated the Java Engine ?

Cheers

Agasthuri Doss