Siebel 异常:SBL-SYJ-00152 Solution

Issue:

When I install siebel8.1 Enterprise on Windows Server 2003 Enterprise Edition, I got  following exception.

Exception:

(Dec 23, 2009 3:36:10 PM), Setup.product.install, Utility, msg1, Launching: hostname
(Dec 23, 2009 3:36:48 PM), Setup.product.install, CheckPrerequisites, msg1, Windows.2003.OS required version 5.2.3790.0, version found: 5.2.3790.1830
(Dec 23, 2009 3:37:05 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN)
(Dec 23, 2009 3:37:05 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:05 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN/BIN)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN/LOG)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC/MISC)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC/MISC/ADMIN)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC/MISC/LOCALE)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/ENU)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/DAN)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/DEU)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/ESN)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/FRA)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/FIN)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/ITA)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/NLD)
(Dec 23, 2009 3:37:08 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:08 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/PTB)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/PTG)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/SVE)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/CSY)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/KOR)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/CHS)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/JPN)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: incorrect header check
STACK_TRACE: 18
java.util.zip.ZipException: incorrect header check
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/RUS)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/PLK)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/BIN/CHT)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/ENU)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/DAN)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/DEU)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/ESN)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: invalid window size
STACK_TRACE: 18
java.util.zip.ZipException: invalid window size
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/FRA)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/FIN)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/ITA)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/NLD)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/PTB)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/PTG)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/SVE)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/CSY)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/KOR)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/CHS)
(Dec 23, 2009 3:37:09 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:09 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/JPN)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/RUS)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/PLK)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG/CONFIG_Gateway/LOCALE/CHT)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/ENU)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: incorrect header check
STACK_TRACE: 18
java.util.zip.ZipException: incorrect header check
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/DAN)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/DEU)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/ESN)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/FRA)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/FIN)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/ITA)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/NLD)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/PTB)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/PTG)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/SVE)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/CSY)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/KOR)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/CHS)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/JPN)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/RUS)
(Dec 23, 2009 3:37:10 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:10 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/PLK)
(Dec 23, 2009 3:37:11 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:11 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/CONFIG_SIA/CONFIG_Gateway_SIA/LOCALE/CHT)
(Dec 23, 2009 3:37:11 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:11 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC_SIA/MISC_SIA)
(Dec 23, 2009 3:37:11 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC_SIA/MISC_SIA/ADMIN)
(Dec 23, 2009 3:37:11 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:11 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN_SIA/MAIN_SIA)
(Dec 23, 2009 3:37:11 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN_SIA/MAIN_SIA/BIN)
(Dec 23, 2009 3:37:11 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:11 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN_SIA/MAIN_SIA/BIN/SIA)
(Dec 23, 2009 3:37:11 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:16 PM), Setup.product.install, Utility, msg1, Launching: D:/Siebel_8.1.1.0_SIA_Windows/Server/Siebel_Enterprise_Server/enu/setup.exe  -is:javahome C:/DOCUME~1/cdctest/LOCALS~1/Temp/LRE2.tmp -is:tempdir C:/DOCUME~1/cdctest/LOCALS~1/Temp -args SS_SETUP_INI=C:/DOCUME~1/cdctest/LOCALS~1/Temp/enu/siebel.ini StringTable=e:/sba81/_uninst/ses/table.txt
(Dec 23, 2009 3:37:24 PM), Setup.product.install, Utility, msg1, Launching: hostname
(Dec 23, 2009 3:37:25 PM), Setup.product.install, StringTable, msg1, Loading StringTable from: e:/sba81/_uninst/ses/table.txt
(Dec 23, 2009 3:37:26 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN)
(Dec 23, 2009 3:37:26 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:26 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN/BIN)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN/BIN/ENU)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN/LOCALE)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN/MAIN/LOCALE/ENU)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC/MISC)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC/MISC/LOCALE)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MISC/MISC/ADMIN)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 21
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.isByteAvailable(Files.java:2893)
    at com.installshield.product.actions.Files$NativeAsciiInputStream.read(Files.java:2872)
    at java.io.InputStream.read(InputStream.java:89)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN_SIA/MAIN_SIA)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN_SIA/MAIN_SIA/BIN)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Siebel Files (bean_Gateway/MAIN_SIA/MAIN_SIA/BIN/ENUSIA)
(Dec 23, 2009 3:37:27 PM), Setup.product.install, SiebelFiles, err, java.util.zip.ZipException: unknown compression method
STACK_TRACE: 18
java.util.zip.ZipException: unknown compression method
    at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
    at java.io.FilterInputStream.read(FilterInputStream.java:90)
    at com.installshield.product.actions.Files.copy(Files.java:926)
    at SiebelFiles.copy(SiebelFiles.java:66)
    at com.installshield.product.actions.Files.copyFileWithFileService(Files.java:966)
    at com.installshield.product.actions.Files.install(Files.java:453)
    at SiebelFiles.install(SiebelFiles.java:76)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:1923)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:5202)
    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:4570)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3765)
    at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
    at java.lang.Thread.run(Thread.java:595)

(Dec 23, 2009 3:37:31 PM), Setup.product.install, Finalize, wrn, FindAllFiles failed: e:/sba81/siebsrvr/bin/ENU:*.cfg
(Dec 23, 2009 3:37:31 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/installed_ENU.txt: to file: e:/sba81/installed_ENU.txt
(Dec 23, 2009 3:37:31 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/enu.txt: to file: e:/sba81/gtwysrvr/enu.txt
(Dec 23, 2009 3:37:31 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/ADMIN/enu.txt: to file: e:/sba81/gtwysrvr/ADMIN/enu.txt
(Dec 23, 2009 3:37:31 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/BIN/enu.txt: to file: e:/sba81/gtwysrvr/BIN/enu.txt
(Dec 23, 2009 3:37:31 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/LOCALE/enu.txt: to file: e:/sba81/gtwysrvr/LOCALE/enu.txt
(Dec 23, 2009 3:37:31 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/LOCALE/ENU/enu.txt: to file: e:/sba81/gtwysrvr/LOCALE/ENU/enu.txt
(Dec 23, 2009 3:37:33 PM), Setup.product.install, Utility, msg1, Creating Icon: Siebel Enterprise Configuration
(Dec 23, 2009 3:37:34 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/base.txt: to file: e:/sba81/gtwysrvr/base.txt
(Dec 23, 2009 3:37:34 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/BIN/base.txt: to file: e:/sba81/gtwysrvr/BIN/base.txt
(Dec 23, 2009 3:37:34 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/LOCALE/base.txt: to file: e:/sba81/gtwysrvr/LOCALE/base.txt
(Dec 23, 2009 3:37:34 PM), Setup.product.install, StringTable, msg1, Expanding file: e:/sba81/gtwysrvr/LOG/base.txt: to file: e:/sba81/gtwysrvr/LOG/base.txt
(Dec 23, 2009 3:37:34 PM), Setup.product.install, Utility, msg1, Launching: "C:/DOCUME~1/cdctest/LOCALS~1/Temp/LRE2.tmp/bin/java.exe" -Dtemp.dir=C:/DOCUME~1/cdctest/LOCALS~1/Temp -cp e:/sba81/gtwysrvr/bin/setup.jar run -args LANG=ENU VISIBILITY=ENTERPRISE MODE=LIVE MODEL_FILE=e:/sba81/gtwysrvr/admin/enterprise_console_sia.scm
(Dec 23, 2009 3:43:36 PM), Setup.product.install, Utility, err, unable to launch: "C:/DOCUME~1/cdctest/LOCALS~1/Temp/LRE2.tmp/bin/java.exe -Dtemp.dir=C:/DOCUME~1/cdctest/LOCALS~1/Temp -cp e:/sba81/gtwysrvr/bin/setup.jar run -args LANG=ENU VISIBILITY=ENTERPRISE MODE=LIVE MODEL_FILE=e:/sba81/gtwysrvr/admin/enterprise_console_sia.scm" error code: "1"(SBL-STJ-00152)

Solution:

Please note red fonts. That indicates my system is too new to install Siebel 8.1. So, you have to change your system if you got same error. (God, I can’t believe Siebel App is not support W2k3 Enterprise version.)

你可能感兴趣的:(bean,exception,File,header,System,compression)