cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Builder not available

Former Member
0 Kudos

Hello

I installed Java only Process Orchestration system based on Netweaver 7.4 SR2. I did initial configuration as shown in the attached pictures via FUN. Problem is Enterprise Services Builder is opening without any problems but Integration Builder is not opening. When I try to open it, web page redirects it to " :/dir/start/sso/Directory.jsp" . It is not adding hostname into web link. Even I add server hostname manually to link like "http://server fqdn:50000/dir/start/sso/Directory.jsp" it tries to open Java application but no hostname is written.

What I am trying to do is, migrate everything from our old dual stack PI system into a new Java only PI system but I cannot do that if I can't even open Integration Builder.

Also when I try to configure "SAP Netweaver Process Integration (PI) in FUN it asks for ABAP system credentials.

What else can I do?

Best regards

Kaan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Go to NWA --> Services --> XPI Service: AII Config Service

modify the following properties:

 

com.sap.aii.connect.directory.httpport = ie. 50000


com.sap.aii.connect.directory.name = the FQDN of your PI server

Click on save.

The Integration Directory URL should now work.

former_member672465
Discoverer
0 Kudos

Hi Imran,

thanks:)

  I had Same issue and its got reslovled now.

Go to NWA --> Services --> XPI Service: AII Config Service

modify the following properties:

 

com.sap.aii.connect.directory.httpport = ie. 50000


com.sap.aii.connect.directory.name = the FQDN of your PI server

Click on save.


srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Kaan,

Kindly check the user roles also.

turn of the pop-up blocker.

and run wbestart in command prompt.

Regards,

V Srinivasan

Former Member
0 Kudos

Hello

My user has been copied from Administrator user plus I added XI and SLD administrator roles. I now tried to execute via cmd but got same error.

Best regards

srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Kaan,

http://help.sap.com/saphelp_nw70ehp2/helpdata/en/d6/63f6413a15e23ee10000000a155106/content.htm

You can do the following:

Try clearing the java webstart cache,this u can do by opening the JavaWebstart, go to File->Preferences->Advanced and click on Clear Folder.

and the try to open the repository again.

Also make the proxy settings to NONE in the JavaWebstart( File->Preference->General).

srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Kaan,

This JDK issue, i mean java webstart issue on your desktop.

You can install recommend java version and configure Java Webstart.

You can refer page.

Troubleshooting PI ESR and Integration Builder Logon Issues - Process Integration - SCN Wiki

Regards,

V Srinivasan

Former Member
0 Kudos

Hello

I tried on two clients. On one server I installed Java v7 and on another I installed Java v6. My old dual stack system is working without any problems on Java v6 but it is giving me errors on v7. My new system is opening on Java v7 without any problems. ESR is working fine but when I click on Integration Builder it is not even opening Java application.

I am giving you a screenshot, that is what happens when I click on IB.

Best regards

Kaan

srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Kaan,

Check in PAM supported Java version for NW 7.4SR2.

Regards,

V Srinivasan

Former Member
0 Kudos

Hello

According to PAM my server and database are supported along with JVM versions.

My server is Windows Server 2008 R2 and database is MSSQL 2012 SP1 CU7. I also tried on different browsers.

My Netweaver is 7.4 SR2 which is equal to SP8 stack.

Best regards

srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Kaan,

It will support Java v6.

Check in PAM , Supported JSE Platforms.

Regards,

V Srinivasan

Former Member
0 Kudos

Hello

My installed JVM on that server is 6.1.070.

Best regards

Sriram2009
Active Contributor
0 Kudos

Hi Kaan

Could you refer the SAP KBA how to check the Iog and then attach or paste

1849560 - How to check detailed log in Integration Builder


BR

SS

srinivasan_vinayagam
Active Contributor
0 Kudos

Dear Kaan,

Configure Webstart, for configuration refer above url which i have sent already.

Regards,

V Srinivasan

Former Member
0 Kudos

My log is

com.sun.deploy.net.FailedDownloadException: Unable to load resource: http:/dir/directory/com.sap.xpi.ibdir.client.jar

  at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

  at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)

  at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)

  at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)

  at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)

  at java.util.concurrent.FutureTask.run(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

  at java.lang.Thread.run(Unknown Source)

Sriram2009
Active Contributor
0 Kudos

Hi

1. Is this any firewall is blocking this download?

2. Could you check this SAP KBA 1585065

Former Member
0 Kudos

Hello

There are no firewalls blocking intranet SAP connections. We made a specific rule for all SAP servers.

Like I said before, ESR is working perfectly but IB is not.

Best regards

Sriram2009
Active Contributor
0 Kudos

Hi

In command prompt just type " Java -version "

BR

Former Member
0 Kudos

On PI server it is 6.1.070

On client it is 1.7.0_67-b01

On other client it is 1.6.0_45-b06

Sriram2009
Active Contributor
0 Kudos

Hi

I thing on your client system you have to install the JAVA runtime environment & SDK 1.4.2

and set the JAVA_HOME on your system environment

BR

SS

Former Member
0 Kudos

Hello

I don't think it is relevant for my system. JDK 1.4 is very old version. If there was a Java related error, neither my previous PI system IB nor my new system's ESR will open.

I am not getting a Java application error. I am getting an error because Integrated Builder application is not available and I cannot configure initial setup on Functional Unit Configuration because it asks for ABAP system which is not an option for Java stack only installations.

Best regards

Sriram2009
Active Contributor
0 Kudos

Hi

In our environment we are using old version of Java in Windows 7 client systems. you try out what i communicated or you can try out the below SCN link

BR

SS

Former Member
0 Kudos

Hello

I tried manually opening web page too but I got an error like shown in the attached file.

Best regards