cancel
Showing results for 
Search instead for 
Did you mean: 

cannot connect metadata mangement to business object 4.1 Error on Creating Integrator Source

0 Kudos

I use a server had ( information stewards 4.2 and data services 4.2 ) to use metadata management to connect to anther server had Business object 4.1

i received this log with error on run the integrator source

---------------------------------------------------------------------------------------------------------------------------------------------------------------------

[I] 2015-03-23 04:26:18.898 Information Steward version 14.2.4.630.

[I] 2015-03-23 04:26:18.970 Starting utility com.bobj.mm.integrator.cms.CMSMetadataIntegrator. (COR-10013)

[I] 2015-03-23 04:26:18.972 Process ID = 3436 on machine WIN-ELSL8B5VB7Q.

[I] 2015-03-23 04:26:27.927 Connected to the Information Steward repository at jdbc:sqlserver://WIN-ELSL8B5VB7Q:1433;databaseName=ISTEWREP. (COR-10017)

[I] 2015-03-23 04:27:01.212 CMS Version: 141

[I] 2015-03-23 04:27:01.678 Started execution on 2015-03-23 04:26:18. (COR-10014)

[I] 2015-03-23 04:27:06.643 Utility processing starts.

[E] 2015-03-23 04:27:12.277 IDS_NO_32BIT_JRE C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0/win32_x86//jre/bin/javaw.exe

[E] 2015-03-23 04:27:12.296 com.bobj.mm.integrator.cms.collector.exception.CollectorException: IDS_NO_32BIT_JRE C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0/win32_x86//jre/bin/javaw.exe

at com.bobj.mm.integrator.cms.collector.util.CMSEnvironment.getAlternateJavaHome32(CMSEnvironment.java:66)

at com.bobj.mm.integrator.cms.collector.util.CMSEnvironment.getJavaHome32(CMSEnvironment.java:56)

at com.bobj.mm.integrator.cms.CMSMetadataIntegrator.validateEnvironment(CMSMetadataIntegrator.java:361)

at com.bobj.mm.integrator.cms.CMSMetadataIntegrator.integrate(CMSMetadataIntegrator.java:582)

at com.bobj.mm.integrator.Integrator.execute(Integrator.java:200)

at com.bobj.mm.utility.Utility.runExecute(Utility.java:448)

at com.bobj.mm.core.Main.run(Main.java:1265)

at com.bobj.mm.core.Main.main(Main.java:242)

[E] 2015-03-23 04:27:12.581 IDS_NO_32BIT_JRE C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0/win32_x86//jre/bin/javaw.exe

[E] 2015-03-23 04:27:12.589 com.bobj.mm.integrator.cms.collector.exception.CollectorException: IDS_NO_32BIT_JRE C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0/win32_x86//jre/bin/javaw.exe

at com.bobj.mm.integrator.cms.collector.util.CMSEnvironment.getAlternateJavaHome32(CMSEnvironment.java:66)

at com.bobj.mm.integrator.cms.collector.util.CMSEnvironment.getJavaHome32(CMSEnvironment.java:56)

at com.bobj.mm.integrator.cms.CMSMetadataIntegrator.validateEnvironment(CMSMetadataIntegrator.java:361)

at com.bobj.mm.integrator.cms.CMSMetadataIntegrator.integrate(CMSMetadataIntegrator.java:582)

at com.bobj.mm.integrator.Integrator.execute(Integrator.java:200)

at com.bobj.mm.utility.Utility.runExecute(Utility.java:448)

at com.bobj.mm.core.Main.run(Main.java:1265)

at com.bobj.mm.core.Main.main(Main.java:242)

[E] 2015-03-23 04:27:13.162 Utility failed with code 4. (COR-10020)

[I] 2015-03-23 04:27:13.169 Completed execution on 2015-03-23 04:27:13. (COR-10015)

[I] 2015-03-23 04:27:13.178 Elapsed time is 0:54.557 [min:sec.millisec]. (COR-10084)

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I had the same issue and SAP Support referred me to KB 1612502.  The integrator cannot find the Java 32 bit libraries. This is caused by not having the necessary BI platform client tools.  Resolution:  Install the BI Platform client tools on the same server where I/S is installed.

0 Kudos

Thank you

0 Kudos

Hello,

I had the same error although I had already installed the client tools V42_sp3.

I found that the BIV2_sp3 installation did create a C:\...\..\win32_x86/jre8/bin folder.

The integrator expects C:\..\..\..\win32X86\jre\bin  folder.

So I copied this jre8 folder to the new jre and the integrator run succesfull.

Other steps I had to do to activate the integrator from IS42_sp6_fp5 where:

Enter DB credentials for application IS

Request a new license for MM.

Change the EIMAPS server with extra command

Copy jre8 tot jre folder.

I think SAP can do better than this.

Regards

joek poort

Answers (0)