Sven Hermsdorf 14.Oct.03 09:17 AM a Web browser LEILEI - 6.0AIX
LEI 6.02 installation fails:
It seems that all environment varables are set correctly. The access rights for the Domino Server and the Domino Directory are correct too.
Domino 6.02CF2 is up and running without any error messages.
There is no way to get an successfully installation. During the last installation step I get the error message "null".
In the notes.ini the KeyFilename ist set to the admin.id and the ServerKeyFilename ist set to server.id . If both parameter are set to server.id I get the same error message.
Here the content of the log.txt:
(Oct 14, 2003 2:58:07 PM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, java.lang.NullPointerException
STACK_TRACE: 13
java.lang.NullPointerException
at com.installshield.product.SoftwareObjectUtils.updateKey(SoftwareObjectUtils.java:21)
at com.installshield.product.service.product.PureJavaProductServiceImpl.addToVPD(PureJavaProductServiceImpl.java:1569)
at com.installshield.product.service.product.PureJavaProductServiceImpl.access$11(PureJavaProductServiceImpl.java:1561)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkInstalledVersion(PureJavaProductServiceImpl.java:4549)
at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:252)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java(Compiled Code))
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java(Compiled Code))
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4276)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3652)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Thread.java:512)