cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Open Integration Builder

former_member185846
Active Participant
0 Kudos

Hi All

Im Unable to Open Integration Bulder and the following error is thrown

though i have installed j2re-1_4_2_11-windows-i586-p version of JRE the following error is persistently occurring

<b>Unable to load resource: http://url:port/rep/repository/</b><b>aii_ibrep_client.jar</b>;

Kindly Sugggest

Jothivel

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Joe,

Please post how you solved the problem, and also give reward points to the post which helped to solve the issue.

Regards,

Nagarjuna.

Former Member
0 Kudos

Hi Joe,

Some probable steps that you can try doing are:

- It is recommended to have a minimum of JRE 1.4.2 or higher. But it’s better not to have JRE 1.4.2_10 and above as it has been noticed to throw errors.

- To avoid auto updates of J2SE to higher versions go to the control panel and open the Java Plug In icon. Browse to the update panel and uncheck the checkbox for Check for Updates Automatically.

- Open Web Start and go to Preferences. In the General tab you will find 3 radio buttons for proxies. Select the None option.

- Try clearing the cache folder Java Web Start>File>Preferences>Advanced>Clear Folder and then try downloading the jar files again.

Also go through the following links:

/people/sameer.shadab/blog/2005/11/27/java-web-start

Regards,

abhy

donald_voorhees
Participant
0 Kudos

Thanks for this reply - I was having a difficult time with this error as well. Finding the JAVA proxy entries and removing them worked!

Thanks for the great post!!

Former Member
0 Kudos

Hi Jothivel

Check the following forum thread, similar error has been discussed

Former Member
0 Kudos

aii_ibrep_client.jar

is the first entry in the download list specified in repository.jnlp. If the download fails here , it means you might have network issues which prevent download.

try the following

  1. Presuming you have a direct connection to XI box [No proxy], open java web start and set the proxy setting to

<b>None</b>

The java versions upto 1.4.2_09 show no issues with IB download but the versions above do not work well with XI. Consider downgrade to 1.4.2_09.

Former Member
0 Kudos

Hi,

Make sure the following setting are done in Java Web Start.

To change the Proxy Settings:

Select Windows Start menu -> All Programs -> Java Web Start -> Java Web Start

Choose File -> Preferences -> General

Choose None to switch off the proxy settings or Manual to set the HTTP Proxy and HTTP Port.

ChooseOK

Close Java™ Webstart

Regards,

Nagarjuna