cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Framework doen't load/function

Former Member
0 Kudos

Hey,

I have a problem regarding the Integration Framework.

I've successfully installed the Integration server. No any error message prompt out during installation.

I am able to login into the SLD, Integration Frameword page. But I am not able to click anything.

Suppose "localhost:8080" or "127.0.0.1:8080" will show on the top left of the page. But my page shows nothing instead of that.

Seem like nothing be captured into the Integration Server.

Any idea about this?

  • I am using version 8.81 PL6

Thanks,

Wai Leng

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hey All,

I've solved this issue with the solution which provided by SAP.

Actually the issue is caused by IE security. What we need to do is:

1. Add "http://127.0.0.1" to the trusted sites under Tools->Interner Option->Security->Trusted Sites->Sites->Add

2. Disable the IE protection mode which under Tools->Interner Option->Security->Internet Zone->Under Customize button

3. Disable the IE ESC on the server, go to Server Manager->Security Information->Configure IE ESC->Turn it off

After I did those steps above, my Integration Dashboard is running properly.

Thanks,

Wai Leng

Former Member
0 Kudos

I've had this problem before. It could be because there is another server running on that machine. Do you have Symantec installed on the same server?

Former Member
0 Kudos

Hey Seth,

I have no Symantec but Karpersky installed in the server. Do it affect anything?

Thanks,

Wai Leng

Former Member
0 Kudos

If kapersky has a service running using the same ports it will. After a couple of hours of searching on one server, I was having the same problem as you, I found out that Symantec had a tomcat service running that was using the same ports and it was causing problems with the Integration server. That could be what the problem is.

Edited by: Seth Davis on Feb 23, 2012 8:35 AM

Former Member
0 Kudos

Disable it and try again.

Former Member
0 Kudos

Hey Seth,

Yes, one of the Karpersky service use the same port with MSSQL server. And I have to install my MSSQL with different instance name. The problem is, when come to the integration framework installation, it not allow me to create the connection with the instance, for example "Server name\instance name".

I solved this by uninstall the Karpersky service and MSSQL. Then install the MSSQL with the default instance. You can get this by the following thread:

[Intallation for Integration Framework:Named instances require TCP IP ports|http://forums.sdn.sap.com/thread.jspa?threadID=2141208]

Thanks,

Wai Leng

Former Member
0 Kudos

Hi Wai Leng,

Have you checked here: http://forums.sdn.sap.com/thread.jspa?threadID=1951700&tstart=0 ?

Thanks,

Gordon

Former Member
0 Kudos

Hey Gordon,

Yes, I did search the other topic in forum and some troubleshooting guideline. I did follow but it's failed!

Thanks,

Wai Leng

Former Member
0 Kudos

Is your B1 upgraded from an old version or not?

Former Member
0 Kudos

Hey Gordon,

I should say like this. It is a production server which running the version 8.81 PL6. It has no Integration service inside.

So I used the patch upgrade exe, to upgrade or I call install the Integration Service. I did the similar thing for another server, and it run without any issue.

During the installation or upgrade process, no any error message prompted out.

Thanks,

Wai Leng

Former Member
0 Kudos

If B1 has been upgraded, it is really tricky to make B1i work. You have to clean up everything related to the old version. This is a difficult task. You need to find a proper tool for it.

Former Member
0 Kudos

Hey Gordon,

Actually no any version installed in this server before. This is new installed version.

I understand the tricky thing for the B1 upgrade. But actually I've successfully did the same thing for another server.

Thanks,

Wai Leng