cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BC Developer Installation Exception -->java.lang.UnsatisfiedLinkError:

Former Member
0 Kudos

Hello,

I need some help with the installation of SAP BC 4.7 Developer.

I get the following error (dump form DOS window after executing ...\sapbc47\Developer\bin\integrator.bat)

[code]

Exception in thread "main" java.lang.UnsatisfiedLinkError: initIDs

at sun.awt.Win32GraphicsDevice.initIDs(Native Method)

at sun.awt.Win32GraphicsDevice.<clinit>(Win32GraphicsDevice.java:105)

at sun.awt.Win32GraphicsEnvironment.makeScreenDevice(Win32GraphicsEnviro

nment.java:47)

at sun.java2d.SunGraphicsEnvironment.getScreenDevices(SunGraphicsEnviron

ment.java:164)

at sun.java2d.SunGraphicsEnvironment.getDefaultScreenDevice(SunGraphicsE

nvironment.java:178)

at sun.awt.windows.WToolkit.resetGC(WToolkit.java:87)

at sun.awt.windows.WToolkit.<clinit>(WToolkit.java:77)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:120)

at java.awt.Toolkit$2.run(Toolkit.java:512)

at java.security.AccessController.doPrivileged(Native Method)

at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:503)

at javax.swing.ImageIcon.<init>(ImageIcon.java:77)

at javax.swing.ImageIcon.<init>(ImageIcon.java:103)

at com.wm.ui.UiResources.getIcon(UiResources.java:143)

at com.wm.app.b2b.dev.DevMain.main(DevMain.java:334)

[/code]

I have installed JDK 1.3

I have copied the contend of the JRE folder into C:\sapbc47\Developer\jvm

The integrator.bat is changed to:

[code]SET JAVA_ROOT=C:\jdk1.3\jre[/code]

I'm lost.

For any idea's I will be very grateful!

Many Thanks,

Thomas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, now it works:-)

It looks like you need to install the latest (or any) patch during the installation. So you can't simply run the installation exe and start the program.

You need to add the patch before you try to start the program the first time!