I was trying to install the latest update patch and I got the following error:
"An error occurred and product installation failed. Look at the log file /Applications/ArchiCAD 10/log.txt for details."
Details:
(Apr 16, 2007 12:04:46 PM), Install, com.graphisoft.ishield.GSModuleUpdaterFiles, err, An error occurred and product installation failed. Look at the log file /Applications/ArchiCAD 10/log.txt for details.
(Apr 16, 2007 12:04:46 PM), Install, com.graphisoft.ishield.GSModuleUpdaterFiles, err, java.lang.NullPointerException
STACK_TRACE: 19
java.lang.NullPointerException
at com.graphisoft.ishield.GSMacDirectoryIterator.hasNext(GSMacDirectoryIterator.java:106)
at com.graphisoft.ishield.GSMacDirectoryIterator.hasNext(GSMacDirectoryIterator.java:103)
at com.graphisoft.ishield.GSMacDirectoryIterator.hasNext(GSMacDirectoryIterator.java:103)
at com.graphisoft.ishield.GSMacDirectoryIterator.hasNext(GSMacDirectoryIterator.java:103)
at com.graphisoft.ishield.GSFileListFactory.getFileList(GSFileListFactory.java:68)
at com.graphisoft.ishield.GSFileListCache.getFileListImpl(GSFileListCache.java:130)
at com.graphisoft.ishield.GSFileListCache.getFileList(GSFileListCache.java:228)
at com.graphisoft.ishield.GSModuleUpdaterFiles.install(GSModuleUpdaterFiles.java:120)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1916)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5195)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(InstallableObjectVisitor.java:369)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(InstallableObjectVisitor.java:333)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:133)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4563)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3758)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
at java.lang.Thread.run(Thread.java:613)