| Marco Beelen 2004-05-13, 10:51 am |
| Hello,
I'm trying to install WP 5.0 on AIX 5.2.
The installation should be done using an installresponse.txt-file.
While running the installation an error occurs and the installation
aborts. The following stacktrace comes out of wpinstalllog.txt.
Does anybode have a suggestion what can be wrong and how I can fix it?
With kind regards,
Marco Beelen
(May 12, 2004 10:57:01 AM), MultiPlatform.install,
com.ibm.wizard.platform.aix.AixProductServiceImpl, dbg.install, JVM
memory after installing Copy Directory (copyJvmLibForUninstall):
free=12693792 total=24836608
(May 12, 2004 10:57:01 AM), MultiPlatform.install,
com.ibm.wizard.platform.aix.AixProductServiceImpl, dbg.install, JVM
memory before installing LA Files (lafiles): free=12693792 total=24836608
(May 12, 2004 10:57:01 AM), MultiPlatform.install,
com.ibm.wizard.platform.aix.AixProductServiceImpl, msg1, installing LA
Files (lafiles)
(May 12, 2004 10:57:01 AM), MultiPlatform.install,
com.ibm.lex.lap.isje.LAFiles, err, An error occurred and product
installation failed. Look at the log file /tmp/wpinstalllog.txt for
details.
(May 12, 2004 10:57:01 AM), MultiPlatform.install,
com.ibm.lex.lap.isje.LAFiles, err, java.lang.UnsatisfiedLinkError: initIDs
STACK_TRACE: 18
java.lang.UnsatisfiedLinkError: initIDs
at java.awt.Color.<clinit>(Color.java:216)
at com.ibm.lex.lap.lapimport.LAPConstants.<clinit>(LAPConstants.java:53)
at com.ibm.lex.lap.lapimport.LocaleManager.<clinit>(LocaleManager.java:30)
at com.ibm.lex.lap.system.LASystemAix.getEncodingTable(LASystemAix.java:31)
at com.ibm.lex.lap.system.LASystem.getLocaleKeys(LASystem.java:47)
at com.ibm.lex.lap.isje.LAFiles.install(LAFiles.java:598)
at
com.installshield.product.service.product.PureJavaProductServiceImpl. installProductAction(PureJavaProductServ
iceImpl.java:1916)
at
com.ibm.wizard.platform.aix.AixProductServiceImpl. installProductAction(AixProductServiceIm
pl.java:355)
at
com.installshield.product.service.product. PureJavaProductServiceImpl$InstallProduc
t. getResultForProductAction(PureJavaProduc
tServiceImpl.java:5149)
at
com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java(Compiled
Code))
at
com.installshield.product.service.product.InstallableObjectVisitor. visitInstallableComponents(InstallableOb
jectVisitor.java(Compiled
Code))
at
com.installshield.product.service.product.InstallableObjectVisitor. visitProductBeans(InstallableObjectVisit
or.java:133)
at
com.installshield.product.service.product. PureJavaProductServiceImpl$InstallProduc
t.install(PureJavaProductServiceImpl.java:4532)
at
com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3727)
at
com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Thread.java:512)
|