cancel
Showing results for 
Search instead for 
Did you mean: 

sxmb_ifr is not opening after log on of xi

Former Member
0 Kudos

Hi ,

I am not able to open the tcode sxmb_ifr , even though i have installed java web start and all other tcodes are opening except integrration builder , pls suggest what to do .

Regards

subba

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

The following may cause for not opening the IB

1) Add the IP address and the Host name in the following path of the Machine which you are working

C:\WINDOWS\system32\drivers\etc

Open the Hosts file in notepad and add as follwing

10.1.1.200 subssm

2) Or else check this

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

Regards

Seshagiri

nisarkhan_n
Active Contributor
0 Kudos

Update the host file in windows with your IP and Hostname.........whenever you ping to an particular host the Ip name gets resolved in the host file and then pings to the server.........

1. Java webstart is present and envnorment var set

2. Host file updated with proper ip and hostname

when this are dne nothing can stop you from opening IB when you click SXMB_IFR. (:-

prateek
Active Contributor
0 Kudos

What is it showing when u r trying to run the tcode from sapgui?

Check if this works

http://<host/IP>:<j2ee http port>/rep

If its showing "Page cannot be displayed", then simply make an entry in the host file.

Regards,

Prateek

Former Member
0 Kudos

Hi,

Try this url directly in Internet Browser and see if you are geeting any communication error

http://<host-name or IP address of XI server>:<java Port number)>/rep/start/index.jsp

for eg:

http://SERVERXI:50000/rep/start/index.jsp

If this is successful that means your J2EE server and services are fucntioning fine. The problem could then be on the ABAP stack.

Have this as a checklist -

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

If it errored as Page not displayed then

1. That could mean that your Java portion of XI is not workign properly. Can you start visual admin tool and check that all the services are running. You might have to manually start those which have not automatically started. Try restarting your j2ee engine.

2. Ask your admin person and add an entry in hosts file mapping with IP address and url.

like this

194.111.31.61 uslt04.bp.com

3.Lastly, u might have some problem with ur JRE installation. In that case i would sugesst you to re-install JRE/ Java WebStart.

Please check this therea which may helpuful in resolving your issue:

Refer

check with these threads discuss the same

Thanks

swarup