cancel
Showing results for 
Search instead for 
Did you mean: 

unable to open Integration builder

kamala_bhavani
Participant
0 Kudos

hi ,

I have XI installed in my personal computer .

when i open the console I can see that the J2EE system is not opening .

I have read this weblog

http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken]

If i do this operation

Start>Programs>Java Web Start>File>Preferences>Advanced>Clear Folder

When i say clear folder , it is informing that some of the files have to be downloaded again .

Is it safe to do it ? and from where do i need to download the required things?

Regards,

KB

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check whether these help you or not....

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

http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken]

Regds,

Pinangshuk.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kamala,

As mentioned in the thread, the Integration Builder uses a Fat Client. So, instead of loading the required JAR's each and every time, which is time and network bandwidth consuming, the JAR's are cached on the Client system after the Integration Builder is opened for the first time.

The operation mentioned will delete the Cached JAR's so that they are downloaded again from the XI server. To summarize:

1. The files being downloaded are JARs

2. It is being downloaded from the XI system.

3. It is a perfectly safe operation and is equivalent to refreshing the Integration Builder and running it as-if it is running for the first time.

Hope this Helps.

Thanks,

Varun

kamala_bhavani
Participant
0 Kudos

Hi Varun ,

thanks for the reply but it does not seem to be working .

I think the J2EE server seems to have stopped or some thing like that because info in console is 'J2EE info not available'..

The next step tells us to

Try Re-Initializing the Design or configuration or both in Administration link of XI home page.

..can you guide me where exactly should i do this ?

Regards,

KB

Former Member
0 Kudos

Hi, KB:

The reason could be the Jar files are not properly signed.

You can logon the Administration of the start page, go to the Java Web Start Administration, then click "Restore Archives and Generate new Signature"

The above step can be conducted for Repository and Directory Java Web Start.

Regards.

Liang

kamala_bhavani
Participant
0 Kudos

hi Liang ,

I am sorry but the problem is when i open the transaction sxmb_ifr then the IE page is coming as ' Page cannot be displayed ' ..so i think i cannot go into xi administration page..i dont know if i am correct ..

is there any other way that i can go into XI administration page ?

I am really very new to XI ..

Regards ,

KB

prashb
Participant
0 Kudos

Hi Kamala,

can you try with the below URL:

http://hostname:j2eeport/rep

where hostname: your XI server host

j2eeport is the XI server java http port.

Let us know the result.

if this is not working, check whether java is up & running in fine on XI server using jcmon also check the log file in work directory.

Regards

Prashanth

kamala_bhavani
Participant
0 Kudos

Hi Prasanth,

I tried the http://hostname:j2eeport/rep before but the same thing ' Page cannot b displayed ' is coming

can you once tell me where to check for jcmon ..

I checked one thing

C:\WINDOWS\Sun\Java\Deployment ..this folder is empty ..which i guess ( only) think should not be empty..so i guess java is not up ..or not getting started ..

can u throw light on where to check for jcmon...

Regards,

KB

Former Member
0 Kudos

Hi, KB:

From the information you provided, I suggest you ask your BASIS guy to double check all post-installation steps, there might be some parameter is not properly maintained.

Regards

Liang