cancel
Showing results for 
Search instead for 
Did you mean: 

unable to open/launch Integration Repository/Integration Directory

Former Member
0 Kudos

Hi when I try to open IR/ID from XI tools page I get the follwing error message.

################################

An error occurred while launching/running the application.

Title: Integration Builder

Vendor: SAP AG

Category: Unexpected Error

Unexpected exception: java.lang.NullPointerException

#####################################

Here is the java exception.

##############################

java.lang.NullPointerException

at com.sap.plaf.frog.FrogScrollPaneUI$1.propertyChange(FrogScrollPaneUI.java:113)

at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)

at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)

at java.awt.Component.firePropertyChange(Unknown Source)

at javax.swing.JScrollPane.setHorizontalScrollBar(Unknown Source)

at javax.swing.plaf.basic.BasicComboPopup.createScroller(Unknown Source)

at javax.swing.plaf.basic.BasicComboPopup.<init>(Unknown Source)

at com.sap.plaf.frog.FrogComboPopup.<init>(FrogComboPopup.java:34)

at com.sap.plaf.frog.FrogComboBoxUI.createPopup(FrogComboBoxUI.java:185)

at javax.swing.plaf.basic.BasicComboBoxUI.installUI(Unknown Source)

at com.sap.plaf.frog.FrogComboBoxUI.installUI(FrogComboBoxUI.java:115)

at javax.swing.JComponent.setUI(Unknown Source)

at javax.swing.JComboBox.setUI(Unknown Source)

at javax.swing.JComboBox.updateUI(Unknown Source)

at javax.swing.JComboBox.init(Unknown Source)

at javax.swing.JComboBox.<init>(Unknown Source)

at com.sap.aii.utilxi.swing.toolkit.JComboBoxExt.<init>(JComboBoxExt.java:22)

at com.sap.aii.utilxi.swing.toolkit.Guitilities.createComboBox(Guitilities.java:987)

at com.sap.aii.ib.gui.personalization.CommonResource.getLoginLanguageBox(CommonResource.java:153)

at com.sap.aii.ib.gui.login.SplashLoginFrame.<init>(SplashLoginFrame.java:166)

at com.sap.aii.ib.gui.login.SplashLoginImpl.doSplashLogin(SplashLoginImpl.java:96)

at com.sap.aii.ibdir.gui.appl.ApplicationImpl.main(ApplicationImpl.java:480)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.sun.javaws.Launcher.executeApplication(Unknown Source)

at com.sun.javaws.Launcher.executeMainClass(Unknown Source)

at com.sun.javaws.Launcher.continueLaunch(Unknown Source)

at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)

at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)

at com.sun.javaws.Launcher.run(Unknown Source)

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

#########################################

Here is the output from java console window.

#############################################

Java Web Start 1.5.0_11

Using JRE version 1.5.0_11 Java HotSpot(TM) Client VM

User home directory = C:\Documents and Settings\Administrator

-


c: clear console window

f: finalize objects on finalization queue

g: garbage collect

h: display this help message

m: print memory usage

o: trigger logging

p: reload proxy configuration

q: hide console

r: reload policy configuration

s: dump system and deployment properties

t: dump thread list

0-5: set trace level to <n>

-


INFO: using logging implementation "Dual SAP/AII Logging"

INFO: log configuration file "C:\Documents and Settings\Administrator\Desktop\log.properties" could not be read

INFO: using simple log configuration

<<< frog.jar version 5.0.4 12/12/03 >>>

        1. Java Web Start Error:

        2. null

##########################################.

I am beginner of XI and do not know if I have given the correct details regarding the error.

Could someone help me out in this issue?

Cheers,

Chandra.

Accepted Solutions (1)

Accepted Solutions (1)

Shabarish_Nair
Active Contributor
0 Kudos

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

<b>Note that avoid using jdk version 5 and ></b>

Former Member
0 Kudos

Hi Vijay,

The problem is solved...Thanks a lot

Cheers,

Chandra.

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

1. Did you install Java WebStart?

2. Please use a j2sdk of 1.4.2 . If you are using j2sdk 1.5, there are some known issues with this and so try using j2sdk 1.4.2

3. Also look into this blog,

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

Regards

Bhavesh