Oracle 10.2.03 64bit and dg4odbc in gateway 11

Hi,
we want to implement a connection to our informix server
from oracle 10.2 64bit on a SuSE SLES10 64bit machine.
So i installed the gateway services for oracle 11g
I also installed the required patch 5965763
and configured the listener.ora (extract):
(SID_DESC =
(SID_NAME=IFAX)
(ORACLE_HOME=/opt/oracle/product/11)
(PROGRAM=dg4odbc) (ENVS=LD_LIBRARY_PATH=/opt/oracle/product/11/dg4/driver/lib:/opt/oracle/product/11/lib)
and tnsnames.ora (extract):
IFAXODBC =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = tq-ifsrv-neu.tq-net.de)(PORT = 1521))
(CONNECT_DATA =
(SID = IFAX)
(HS=OK)
and the initIFAX.ora :
HS_FDS_CONNECT_INFO = IFAX0001
HS_FDS_TRACE_LEVEL = debug
HS_FDS_SHAREABLE_NAME = /usr/local/informix/lib/cli/libifcli.so
set ODBCINI=/etc/unixODBC/odbc.ini
set LD_LIBRARY_PATH=/usr/local/informix/lib/cli:/usr/local/informix/lib/esql:$LD_LIBRARY_PATH
set INFORMIXDIR=/usr/local/informix
The odbc-driver is working fine (tested with:isql -v IFAX0001)
In oracle i got the message:
ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
[Informix][Informix ODBC Driver]Driver not capable.
ORA-02063 : preceding 2 lines from IFAX
What is going wrong here?
Regards Lothar

i got a trace file by using #isql -v IFAX0001
[ODBC][2917][SQLFreeHandle.c][268]
Entry:
Handle Type = 2
Input Handle = 0x507fe0
[ODBC][2917][SQLFreeHandle.c][317]
Exit:[SQL_SUCCESS]
[ODBC][2917][SQLFreeHandle.c][203]
Entry:
Handle Type = 1
Input Handle = 0x5079c0
but there are no entries caused by connecting via dg4odbc.
the dg4odbc logs into /opt/oracle/product/11/hs/log/IFAX_agt_xxxx.trc
Oracle Corporation --- FREITAG MRZ 07 2008 12:37:12.104
Heterogeneous Agent Release
11.1.0.6.0
Oracle Corporation --- FREITAG MRZ 07 2008 12:37:12.104
Version 11.1.0.6.0
Entered hgogprd
HOSGIP for "HS_FDS_TRACE_LEVEL" returned "debug"
Entered hgosdip
setting HS_OPEN_CURSORS to default of 50
setting HS_FDS_RECOVERY_ACCOUNT to default of "RECOVER"
setting HS_FDS_RECOVERY_PWD to default value
setting HS_FDS_TRANSACTION_LOG to default of "HS_TRANSACTION_LOG"
setting HS_FDS_TRANSACTION_ISOLATION to default of "READ_COMMITTED"
setting HS_NLS_NCHAR to default of "AL32UTF8"
setting HS_FDS_TIMESTAMP_AS_DATE to default of "TRUE"
setting HS_RPC_FETCH_REBLOCKING to default of "ON"
setting HS_FDS_FETCH_ROWS to default of "100"
setting HS_FDS_RESULTSET_SUPPORT to default of "FALSE"
setting HS_FDS_PROC_IS_FUNC to default of "FALSE"
setting HS_FDS_CHARACTER_SEMANTICS to default of "FALSE"
setting HS_FDS_MAP_NCHAR to default of "TRUE"
setting HS_NLS_DATE_FORMAT to default of "YYYY-MM-DD HH24:MI:SS"
setting HS_FDS_REPORT_REAL_AS_DOUBLE to default of "FALSE"
setting HS_LONG_PIECE_TRANSFER_SIZE to default of "65536"
setting HS_SQL_HANDLE_STMT_REUSE to default of "FALSE"
setting HS_FDS_QUERY_DRIVER to default of "TRUE"
setting HS_FDS_SUPPORT_STATISTICS to default of "FALSE"
setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:S
QLStatistics"
Exiting hgosdip, rc=0
ORACLE_SID is "IFAX"
Product-Info:
Port Rls/Upd:6/0 PrdStat:0
Agent:Oracle Database Gateway for ODBC
Facility:hsa
Class:ODBC, ClassVsn:11.1.0.6.0_0006, Instance:IFAX
Exiting hgogprd, rc=0
Entered hgoinit
HOCXU_COMP_CSET=1
HOCXU_DRV_CSET=178
HOCXU_DRV_NCHAR=873
HOCXU_DB_CSET=178
HOCXU_SEM_VER=102000
Entered hgolofn at 2008/03/07-12:37:12
HOSGIP for "HS_FDS_SHAREABLE_NAME" returned "/usr/lib64/libodbc.so"
Entered hgolofns at 2008/03/07-12:37:12
symbol_peflctx=0xaab1d0c0
hoaerr:0
Exiting hgolofns at 2008/03/07-12:37:12
..... this Block repeats several times .....
Entered hgolofns at 2008/03/07-12:37:12
symbol_peflctx=0xaab3a520
hoaerr:0
Exiting hgolofns at 2008/03/07-12:37:12
Exiting hgolofn, rc=0 at 2008/03/07-12:37:12
HOSGIP for "HS_OPEN_CURSORS" returned "50"
HOSGIP for "HS_FDS_FETCH_ROWS" returned "100"
HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536"
HOSGIP for "HS_NLS_NUMERIC_CHARACTER" returned ".,"
Exiting hgoinit, rc=0 at 2008/03/07-12:37:12
Entered hgolgon at 2008/03/07-12:37:12
reco:0, name:cdix, tflag:0
Entered hgosuec at 2008/03/07-12:37:12
Exiting hgosuec, rc=0 at 2008/03/07-12:37:12
HOSGIP for "HS_FDS_RECOVERY_ACCOUNT" returned "RECOVER"
HOSGIP for "HS_FDS_TRANSACTION_LOG" returned ""HS_TRANSACTION_LOG""
HOSGIP for "HS_FDS_TIMESTAMP_AS_DATE" returned "TRUE"
HOSGIP for "HS_FDS_CHARACTER_SEMANTICS" returned "FALSE"
HOSGIP for "HS_FDS_MAP_NCHAR" returned "TRUE"
HOSGIP for "HS_FDS_RESULT_SET_SUPPORT" returned "FALSE"
HOSGIP for "HS_FDS_PROC_IS_FUNC" returned "FALSE"
HOSGIP for "HS_FDS_REPORT_REAL_AS_DOUBLE" returned "FALSE"
using cdix as default value for "HS_FDS_DEFAULT_OWNER"
HOSGIP for "HS_SQL_HANDLE_STMT_REUSE" returned "FALSE"
Entered hgocont at 2008/03/07-12:37:12
HS_FDS_CONNECT_INFO = "IFAX0001"
RC=-1 from HOSGIP for "HS_FDS_CONNECT_STRING"
Entered hgogenconstr at 2008/03/07-12:37:12
dsn:IFAX0001, name:cdix
optn:
##>Connect Parameters (len=32)<##
## DSN=IFAX0001;
#! UID=cdix;
#! PWD=*
Exiting hgogenconstr, rc=0 at 2008/03/07-12:37:12
DriverName:iclis09b.so, DriverVer: 3.00.0000 3.00.U
DBMS Name:Informix, DBMS Version:07.25.0000 UC4
Exiting hgocont, rc=0 at 2008/03/07-12:37:12
SQLGetInfo returns Y for SQL_CATALOG_NAME
SQLGetInfo returns 18 for SQL_MAX_CATALOG_NAME_LEN
Exiting hgolgon, rc=0 at 2008/03/07-12:37:12
Entered hgoulcp at 2008/03/07-12:37:12
Entered hgowlst at 2008/03/07-12:37:12
Exiting hgowlst, rc=0 at 2008/03/07-12:37:12
SQLGetInfo returns for SQL_IDENTIFIER_QUOTE_CHAR
SQLGetInfo returns N for SQL_COLUMN_ALIAS
Exiting hgoulcp, rc=0 at 2008/03/07-12:37:12
Entered hgouldt at 2008/03/07-12:37:12
Exiting hgouldt, rc=0 at 2008/03/07-12:37:12
Entered hgobegn at 2008/03/07-12:37:12
tflag:0 , initial:1
hoi:0x75b84908, ttid (len 23) is ...
00: 42444649 6435352E 30356565 2E372E35 [IFDB.55dee505.7.]
10: 312E3131 323238 [11.1228]
tbid (len 10) is ...
0: 000B0007 000004CC 0104 [..........]
Entered hgopoer at 2008/03/07-12:37:12
hgopoer, line 159: got native error -11092 and sqlstate HYC00; message follows...
[Informix][Informix ODBC Driver]Driver not capable.
Exiting hgopoer, rc=0 at 2008/03/07-12:37:12
hgobegn, line 176: calling SQLEndTran got sqlstate HYC00
Exiting hgobegn, rc=28500 at 2008/03/07-12:37:12 with error ptr FILE:hgobegn.c LINE:176 FUNCTION:hgobegn() ID:SqlEndTran call
Is there any hint?

Similar Messages

  • Oracle Configuration Manager problems 64bit Linux

    I recently installed Oracle 11g 64 bit on a 64 bit Linux server. This server is in every way the same as the old server, except this one is running AMD64bit and 64bit version of the OS. I had OCM running great on the other server, but when I try and install it on this one, I get the errors below. I'm guessing this is a 64bit problem as I have run into a few other problems I had to solve due to using Oracle 64bit and a true 64bit OS. Any help on this would be appreciated as I would love to have OCM back up and working again.
    Server: AMD64 running Ubuntu Server 8.04 64 bit
    (From log file after trying to isntall OCM)
    make -f /u01/app/oracle/product/11.1.0/db_1/ccr/lib/ins_emll.mk relink_exe EXENAME=nmz
    make[1]: Entering directory `/tmp/core-09-23-2008_10.55.51-12123'
    gcc -m32 -o /u01/app/oracle/product/11.1.0/db_1/ccr/bin/nmz -L/u01/app/oracle/product/11.1.0/db_1/ccr/lib/ -L/u01/app/oracle/product/ 11.1.0/db_1/ccr/lib/stubs/ `cat /u01/app/oracle/product/11.1.0/db_1/ccr/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/11.1. 0/db_1/lib -lm `cat /u01/app/oracle/product/11.1.0/db_1/ccr/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/11.1.0/db_1/lib - L/u01/app/oracle/product/11.1.0/db_1/ccr/lib/stubs/ /u01/app/oracle/product/11.1.0/db_1/ccr/lib/s0nmz.o /u01/app/oracle/product/11.1. 0/db_1/ccr/lib/libnmz.a /u01/app/oracle/product/11.1.0/db_1/ccr/lib/libnmzu.a -lcore9 -lnls9 -lcore9 -lnls9 -lcore9 -lunls9 -Wl,-rpa th,/u01/app/oracle/product/11.1.0/db_1/lib `cat /u01/app/oracle/product/11.1.0/db_1/ccr/lib/sysliblist` -ldl -lm
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.3/libgcc.a when searching for -lgcc
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.3/libgcc.a when searching for -lgcc
    /usr/bin/ld: cannot find -lgcc
    collect2: ld returned 1 exit status
    make[1]: *** [u01/app/oracle/product/11.1.0/db_1/ccr/bin/nmz] Error 1
    make[1]: Leaving directory `/tmp/core-09-23-2008_10.55.51-12123

    I finally got it working. It was a 32 bit library problem. Here is how I fixed it in case anyone else has these problems:
    ln -s /usr/lib32/libc_nonshared.a /usr/lib/libc_nonshared.a
    ln -s /usr/bin/gcc /usr/bin/gcc-3.4
    It was using the gcc-4.2 but that was giving me errors. Once I switched it back to 3.4 it ran and installed.
    Edited by: ChaosAD on Sep 23, 2008 1:09 PM

  • 32bit Oracle ODBC Driver on 64bit RHEL 5.9 system

    I am using unixODBC as my driver manager and 32 bit Oracle Client/Driver on Linux RHEL 5.9 64bit OS.  I cannot seem to get a successful test with isql with 32bit ODBC Driver, i get success with 64bit ODBC Driver.

    It is possible to get 32bit drivers to work on 64bit OS as long as the application you're using is 32bit.
    Did you make sure that your unxiODBC driver manager is 32bit, that you have specified the 32bit libraries (also the 32bit Oracle client) in your LD_LIBRARY_PATH and that you're also using the 32bit isql?
    What's the error message you're getting?
    - Klaus

  • SSIS Error with Oracle 10.2 in 64Bit environment

    I am trying to debug a SSIS package in BIDS which was developed in a 32 Bit environment. The machine on which I am trying to bebug is a 64Bit with Windows 2003. Our DBA has installed both the 64 Bit as well as the 32 Bit client on the 64bit machine.
    When I open the package in BIDS, I am able to see the list of providers. I can create a data source using .NET Providers for Oledb\Oracle Provider for OLE DB and when I click the TEST button, the test succeeds. However, when I try to bebug the package, it errors out with the following error.
    [bill_to_dim [83]] Error: System.InvalidOperationException: The 'OraOLEDB.Oracle.1' provider is not registered on the local machine. at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager90.AcquireConnection(Object pTransaction) at Microsoft.SqlServer.Dts.Pipeline.DataReaderSourceAdapter.AcquireConnections(Object transaction) at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostAcquireConnections(IDTSManagedComponentWrapper90 wrapper, Object transaction)
    I have checked to ensure that the oraOLEDB10.dll is registered on the machine. the Oracle\Home folder has full rights
    What I dont understand is that if the connection succeeds in Design time why does it fail at Run Time.
    Any help will be appreciated.
    Thanks!
    AB

    jy**** wrote:
    I've resolved this legendary issue recently.
    You have to uninstall 10.2 but install Oracle 11g client 32bit &amp; 64bit both <font face="tahoma,verdana,sans-serif" size="1" color="#000">version</font> and have to change registry little bit.
    For some reason my colleague fixed that issue with some patches on Oracle 10g installation, but that doesn't work for me...
    Please refer to the link for detail...
    [http://knol.google.com/k/jeyong-park/accessing-oracle-data-source-from-64bit]
    Edited by: [email protected] on Sep 24, 2009 5:51 PM
    Nice writing, Thanks for your instruction!

  • Oracle 11g with cocoon.war and glassfish pdf problem?

    Hi all,
    I m install oracle 11g express on CentOS 5.6 OS, oracle apex listener 1.1.2.131.15
    glassfish v2 and cocoon 2.1.11 and connect glasfish with oracle apex and working fine
    Problem begin when I was build cocon xml and deploy cocoon.war on glassfish,
    adding fop_post on cocoon/fop_post (as describe on http://carlback.blogspot.com/2007/03/apex-cocoon-pdf-and-more.html) but pdf dont work!
    (I was setting all this steps on open suse 11.2-32 byte machine and ubuntu 8.04-32 byte and pdf work ok )
    Is there any idea whats happen whith this pdf error?
    Is problem with 64 byte some specific settings, with java jdk, cocoon, glassfish or something on oracle 11g apex ?
    Gordan
    Edited by: useruseruser on Jun 20, 2011 9:49 PM

    Udo wrote:
    Hi Gordon,
    what kind of error do you receive? And did you receive any error when building the cocoon.war with the 64bit Java? And which JDK are you using anyway?
    -Udo
    >Hi Gordon,
    what kind of error do you receive? And did you receive any error when building the cocoon.war with the 64bit Java? And which JDK are you using anyway?
    -Udo
    Hi Udo
    When I make export to pdf from report theres error Could not open file ///tmp/Report-1.pdf
    I was installing on OpenSuse 11.3 oracle 11g 64 based OS and oracle
    next I was download and unzip and build cocoon2.1.11 as bash build.sh war -- and in build folder theres make cocoon.war
    next I was download apex listener and from command line I was type java -jar apex.war
    next download and build glassfish v2 and this two war files I was deploy on server, and making username as describe
    in apex listener conf documentations, so apex working good over glassfish only cocoon cant create pdf
    giving me error Could not open file ///tmp/Report-1.pdf. and jdk is 1.6 26 64 byte
    error messages from open suse 11.3 64 byte on cocoon/fop_post>
    An error has occured
    org.apache.cocoon.ProcessingException: Unknown request object encountered named template : null
    Cocoon stacktrace[hide]
    Exception in StreamGenerator.generate()
    context://fop_post/sitemap.xmap - 17:32     <map:serialize type="xml">
    context://fop_post/sitemap.xmap - 13:33     <map:generate type="stream">
    Unable to get transformer handler for cocoon://fop_post/xsl
    context://fop_post/sitemap.xmap - 38:37     <map:serialize type="fo2pdf">
    context://fop_post/sitemap.xmap - 31:39     <map:transform>
    context://fop_post/sitemap.xmap - 30:38     <map:generate>
    context://sitemap.xmap - 1055:92     <map:mount>
    Java stacktrace[show]
    org.apache.cocoon.ProcessingException: Unknown request object encountered named template : null
         at org.apache.cocoon.generation.StreamGenerator.generate(StreamGenerator.java:122)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:579)
         at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:280)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:780)
         at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:414)
         at org.apache.cocoon.components.xslt.TraxProcessor.sourceToSAX(TraxProcessor.java:306)
         at org.apache.cocoon.components.xslt.TraxProcessor.getTransformerHandlerAndValidity(TraxProcessor.java:241)
         at org.apache.cocoon.transformation.TraxTransformer.setup(TraxTransformer.java:331)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeline(AbstractProcessingPipeline.java:398)
         at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcessingPipeline.java:718)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:501)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:453)
         at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:144)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.SwitchSelectNode.invoke(SwitchSelectNode.java:104)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
         at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
         at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
         at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:118)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
         at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
         at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
         at org.apache.cocoon.Cocoon.process(Cocoon.java:699)
         at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1154)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
         at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:315)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    Java full stacktrace[show]
    org.apache.cocoon.ProcessingException: Unable to get transformer handler for cocoon://fop_post/xsl
         at <map:serialize type="fo2pdf"> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/fop_post/sitemap.xmap:38:37
         at <map:transform> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/fop_post/sitemap.xmap:31:39
         at <map:generate> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/fop_post/sitemap.xmap:30:38
         at <map:mount> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/sitemap.xmap:1055:92
         at org.apache.cocoon.transformation.TraxTransformer.setup(TraxTransformer.java:339)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeline(AbstractProcessingPipeline.java:398)
         at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcessingPipeline.java:718)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:501)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:453)
         at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:144)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.SwitchSelectNode.invoke(SwitchSelectNode.java:104)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
         at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
         at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
         at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:118)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
         at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
         at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
         at org.apache.cocoon.Cocoon.process(Cocoon.java:699)
         at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1154)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
         at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:315)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    Caused by: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception when creating Transformer from cocoon://fop_post/xsl
         at org.apache.cocoon.components.xslt.TraxProcessor.getTransformerHandlerAndValidity(TraxProcessor.java:300)
         at org.apache.cocoon.transformation.TraxTransformer.setup(TraxTransformer.java:331)
         ... 56 more
    Caused by: org.apache.cocoon.ProcessingException: Exception in StreamGenerator.generate()
         at <map:serialize type="xml"> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/fop_post/sitemap.xmap:17:32
         at <map:generate type="stream"> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/fop_post/sitemap.xmap:13:33
         at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:424)
         at org.apache.cocoon.components.xslt.TraxProcessor.sourceToSAX(TraxProcessor.java:306)
         at org.apache.cocoon.components.xslt.TraxProcessor.getTransformerHandlerAndValidity(TraxProcessor.java:241)
         ... 57 more
    Caused by: org.apache.cocoon.ProcessingException: Exception in StreamGenerator.generate()
         at <map:serialize type="xml"> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/fop_post/sitemap.xmap:17:32
         at <map:generate type="stream"> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/fop_post/sitemap.xmap:13:33
         at org.apache.cocoon.generation.StreamGenerator.generate(StreamGenerator.java:163)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:579)
         at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.processXMLPipeline(AbstractCachingProcessingPipeline.java:280)
         at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:780)
         at org.apache.cocoon.components.source.impl.SitemapSource.toSAX(SitemapSource.java:414)
         ... 59 more
    Caused by: org.apache.cocoon.ProcessingException: Unknown request object encountered named template : null
         at org.apache.cocoon.generation.StreamGenerator.generate(StreamGenerator.java:122)
         ... 63 more
    The Apache Cocoon Project
    and other error from CentOS 64 byte same cocoon/fop_post >
    Resource not found
    org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: fop_post/
    <map:mount> - context://sitemap.xmap - 1055:92
    Cocoon stacktrace[hide]
    No pipeline matched request: fop_post/
    context://sitemap.xmap - 1055:92     <map:mount>
    Java stacktrace[show]
    org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: fop_post/
         at <map:mount> - file:///home/nadrog/glassfish/domains/domain1/applications/j2ee-modules/cocoon/sitemap.xmap:1055:92
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:149)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
         at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
         at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:118)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
         at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
         at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
         at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
         at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
         at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
         at org.apache.cocoon.Cocoon.process(Cocoon.java:699)
         at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1154)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
         at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:315)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:287)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:94)
         at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:98)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:222)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:166)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:648)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:593)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:587)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1093)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:291)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:666)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:597)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:872)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:341)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:263)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:214)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:264)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    The Apache Cocoon Project
    All this steps above, I was making with open suse 32 byte, with oracle 32 byte 10g with
    apex listener, cocoon and glassfish and apex and pdf export working good.
    is there any idea, whats solution for 64 byte cocoon, apex listener oracle express pdf export?
    regards
    Gordan
    Edited by: useruseruser on Jun 23, 2011 9:09 AM

  • Linux 64bit and Unbreakable kernel

    Oracle EBS R 12.1.3
    DB 11gR2
    OS: Redhat Enterprise Linux 6 64bit
    i was reading note Certification Information for Oracle Database on Linux x86-64 [ID 1304727.1]
    question:
    do we required Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or higher
    on top of Redhat Enterprise Linux 6 to install EBS R 12.1.3/11gR2 as a pre-requisite ?
    thanks,

    mkm wrote:
    Oracle EBS R 12.1.3
    DB 11gR2
    OS: Redhat Enterprise Linux 6 64bit
    i was reading note Certification Information for Oracle Database on Linux x86-64 [ID 1304727.1]
    question:
    do we required Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or higher
    on top of Redhat Enterprise Linux 6 to install EBS R 12.1.3/11gR2 as a pre-requisite ?
    thanks,You need to refer to (Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]) which contains all supported OS and kernel settings along with software pre-req.
    Thanks,
    Hussein

  • Oracle EBusiness suite professions tasks and duties

    Hello everybody
    I inquire about something regarding Oracle EBusiness suite professions tasks and duties. I've tasked by my manager with writing a report lists the main tasks and key responsibilities for each of the following technical professions within Oracle E Business Environment:
    1)-Apps DBA.
    2)-Apps Technical Consultant (Apps Developer)
    3)-Apps Business Consultant.
    I've contacted Oracle Support recently via opening SR .But, They informed me that they don’t provide such information and therefore, they suggest me weather to contact Oracle Consulting to post here.
    I would appreciate your help.
    Sami

    I don't see how you'd be able to integrate OAM with EBS unless you have the oSSO (assuming of course that you're not on the bleeding edge, per 975182.1).
    We are running the same configuration and have setup the redirects in OAM policy. We setup specific context roots for each application, then use OAM policy to redirect. (for example, http://iwa-server/ebs redirects to https://ebs-server)
    Unique authorization rule for each redirect, then a unique "policy" on the "Policies" tab for each redirect. Each Policy maps to the respective Authorization Rule.

  • I am running Windows 7 (64bit) , and an error message appears following a recent update to iTunes v 11.1.2:  "iTunes could not connect to the iTunes store. An unknown error occured (-3212). Make sure your network connection is active and try again." help!

    I am running Windows 7 (64bit) , and an error message appears following a recent update to iTunes v 11.1.2:  "iTunes could not connect to the iTunes store. An unknown error occured (-3212). Make sure your network connection is active and try again." I have dug a little bit into possible problems but haven't found a solution yet, one note is that the network connection is OK. A response would be highly appreciated!  Thanks in advance.

    Hi c1r1g1,
    If you are having an issue connecting to the iTunes Store, you may find the following article helpful:
    Apple Support: Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    - Brenden

  • HP laserjet 1200 series pcl5 driver for windows 7 64bit and windows 8.1 64bit

    Dear
    I need
    HP laserjet 1200 series pcl5 driver for windows 7 64bit and windows 8.1 64bit
    can anyone provide me ? no links to read text, direct solution is welcomed
    thanks in all

    Hi.
    You may download the Universal Print Driver PCL5 below, it is compatible with both Windows 7 or 8 64-bit.
    For USB select Plug n Play, for network select Tradiotional Mode and follow the steps by setting a TCP/IP Port with the IP Address of the printer:
    http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=29790&spf_...
    Please let me know of any issuesm
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • I bought my macbook pro 13" and i installed win(7 64bit) and the dvd of bootcamp came with my notebook and i installed it sucessfully but now i want to install win 8(64 bit) and i did but unfortunatley that dvd of bootcamp didnt work what should i do hlp?

    i bought my macbook pro 13" and i installed win(7 64bit) and the dvd of bootcamp came with my notebook and i installed it sucessfully but now i want to install win 8(64 bit) and i did but unfortunatley that dvd of bootcamp didnt work what should i do to install my bootcamp and apple software in win 8
    thanks in advance,,,

    ahmad_uetlhr09 wrote:
    i bought my macbook pro 13" and i installed win(7 64bit) and the dvd of bootcamp came with my notebook
    Boot Camp does not come on DVD, what did you install.

  • Is it possible to boot oracle vm server over iSCSI and ipxe?

    Hi,
    Is it possible to boot oracle vm server over iSCSI and ipxe?
    I have tried it, but got a kernel panic after the boot progress.
    Can anyone tell me what should I do to install and or boot oracle vm server on and from a iscsi lun instead a local hard drive?
    Thanks!
    Redwan

    959211 wrote:
    Hi,
    I have Windows 2008 R2 64 Bit Operating Server Installed.
    Other software that are Installed :
    1) Visual Studio 2010 Ultimate 32 Bit.
    2) Microsoft SharePoint server 2010 64 Bit.
    For my development purpose I want to install both oracle 11g client 32 bit and oracle 11g client 64 on the same machine.
    Is it possible to install both 32 and 64 bit instance on the same machine.
    Thanks
    Sambityes, possible; but minor challenge to manage dynamically
    how to ensure that you actually use the flavor you desire?

  • Can i use "Oracle Database 12c: Performance Management and Tuning " training for getting certification on "Oracle Database 11g: Performance Tuning 1Z0-054"

    i have taken "Oracle Database 12c: Performance Management and Tuning new" training from oracle university. Now i would like to get certified on "Oracle Database 11g: Performance Tuning 1Z0-054" exam. Is it possible ?

    I essentially endorse and refer you to Matthews' and John's post above.
    I would differ with slightly with Matthew because my guess is you would often be able to use like for like 12c training for an 11g certification ( I believe there are precedents).  BEFORE ANYONE ASKS THE OTHER WAY DOESN'T HAPPEN.
    .... but totally concur with Matthew you would ill advised to procede on that basis without one of:
    - This being advertised as possible on the website : e.g. https://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=654&get_params=p_id:169 ... option 2 show courses.
    - Confirmation from Brandye
    - Confirmation from an Oracle Certification Support Web Ticket ( http://education.oracle.com/pls/eval-eddap-dcd/OU_SUPPORT_OCP.home?p_source=OCP )
    ... The more common (and in my opinion usually better) way would be get your 11g DBA OCP ( or higher first) and then take the 1z0-054.  I am almost certain they will accept your 12c course for the 11g DBA OCP.
    If you are choosing the route of not being a 11g (or 12c ) DBA OCP first but are on option 2 and relying on the course for certification then the issue is more in the balance and you are even more strongly advised to get confirmation before proceding (remember if the rules need to be changed for you only then any profit out of the exam is lost).
    In general my understanding is Oracle would prefer to encourage people to train on the latest version of product that is available for training  and will prefer to avoid restrictions which would cause you to train at a lower version.  ( This is simply my guess at Oracle University Policy ... personal opinion only).
    Having said all I have said I'd encourage you to go with the advice of the earlier two posts.

  • Windows 7 64bit and Indesign CS6 AAMEE install fails

    Hello,
    i have a windows 7 64bit OS and a server 2008 r2 environemnt. i am trying to deploy indesign CS6 via a batch script that works well on a 32bit windows XP and 7 machine but not on the 64 bit 7 and 2008. the script is simply msiexec /i path of MSI installer /qn, the installer was created using Adobe's AAMEE. I createde a log of the install which i will attach. any help on this will be very much appreciated.
    thank you
    log-----
    === Verbose logging started: 1/30/2013  12:18:51  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Windows\system32\msiexec.exe ===
    MSI (c) (58:48) [12:18:51:633]: Resetting cached policy values
    MSI (c) (58:48) [12:18:51:633]: Machine policy value 'Debug' is 0
    MSI (c) (58:48) [12:18:51:633]: ******* RunEngine:
               ******* Product: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (58:48) [12:18:51:633]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (58:48) [12:18:51:633]: Grabbed execution mutex.
    MSI (c) (58:48) [12:18:51:648]: Cloaking enabled.
    MSI (c) (58:48) [12:18:51:648]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (58:48) [12:18:51:664]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (88:C0) [12:18:51:664]: Running installation inside multi-package transaction \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi
    MSI (s) (88:C0) [12:18:51:664]: Grabbed execution mutex.
    MSI (s) (88:C0) [12:18:51:664]: Resetting cached policy values
    MSI (s) (88:C0) [12:18:51:664]: Machine policy value 'Debug' is 0
    MSI (s) (88:C0) [12:18:51:664]: ******* RunEngine:
               ******* Product: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (88:C0) [12:18:51:695]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (88:C0) [12:18:51:711]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (88:C0) [12:18:51:711]: Incrementing counter to disable shutdown. Counter after increment: 1
    MSI (s) (88:C0) [12:18:51:773]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (88:C0) [12:18:51:773]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: 0
    MSI (s) (88:C0) [12:18:51:867]: File will have security applied from OpCode.
    MSI (s) (88:C0) [12:18:54:191]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (88:C0) [12:18:54:191]: SOFTWARE RESTRICTION POLICY: Verifying package --> '\\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi' against software restriction policy
    MSI (s) (88:C0) [12:18:54:191]: Note: 1: 2262 2:  DigitalSignature 3: -2147287038
    MSI (s) (88:C0) [12:18:54:191]: SOFTWARE RESTRICTION POLICY: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi is not digitally signed
    MSI (s) (88:C0) [12:18:54:191]: SOFTWARE RESTRICTION POLICY: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (s) (88:C0) [12:18:54:191]: End dialog not enabled
    MSI (s) (88:C0) [12:18:54:191]: Original package ==> \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi
    MSI (s) (88:C0) [12:18:54:191]: Package we're running from ==> C:\Windows\Installer\1a2133.msi
    MSI (s) (88:C0) [12:18:54:207]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (s) (88:C0) [12:18:54:207]: APPCOMPAT: looking for appcompat database entry with ProductCode '{ABB3E953-0521-4460-A71A-A3AE420C305F}'.
    MSI (s) (88:C0) [12:18:54:207]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (88:C0) [12:18:54:207]: MSCOREE not loaded loading copy from system32
    MSI (s) (88:C0) [12:18:54:222]: Machine policy value 'TransformsSecure' is 0
    MSI (s) (88:C0) [12:18:54:222]: User policy value 'TransformsAtSource' is 0
    MSI (s) (88:C0) [12:18:54:222]: Machine policy value 'DisablePatch' is 0
    MSI (s) (88:C0) [12:18:54:222]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (88:C0) [12:18:54:222]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (88:C0) [12:18:54:222]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (88:C0) [12:18:54:222]: APPCOMPAT: looking for appcompat database entry with ProductCode '{ABB3E953-0521-4460-A71A-A3AE420C305F}'.
    MSI (s) (88:C0) [12:18:54:222]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (88:C0) [12:18:54:222]: Transforms are not secure.
    MSI (s) (88:C0) [12:18:54:222]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'c:\log.txt'.
    MSI (s) (88:C0) [12:18:54:222]: Command Line: CURRENTDIRECTORY=C:\Users\kose CLIENTUILEVEL=3 CLIENTPROCESSID=2392
    MSI (s) (88:C0) [12:18:54:222]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{FFFE9901-085D-4BF2-B25B-BFDC8FC55368}'.
    MSI (s) (88:C0) [12:18:54:222]: Product Code passed to Engine.Initialize:           ''
    MSI (s) (88:C0) [12:18:54:222]: Product Code from property table before transforms: '{ABB3E953-0521-4460-A71A-A3AE420C305F}'
    MSI (s) (88:C0) [12:18:54:222]: Product Code from property table after transforms:  '{ABB3E953-0521-4460-A71A-A3AE420C305F}'
    MSI (s) (88:C0) [12:18:54:222]: Product not registered: beginning first-time install
    MSI (s) (88:C0) [12:18:54:222]: Product {ABB3E953-0521-4460-A71A-A3AE420C305F} is not managed.
    MSI (s) (88:C0) [12:18:54:222]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (88:C0) [12:18:54:222]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (88:C0) [12:18:54:222]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (88:C0) [12:18:54:300]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (88:C0) [12:18:54:300]: Adding new sources is allowed.
    MSI (s) (88:C0) [12:18:54:300]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (88:C0) [12:18:54:300]: Package name extracted from package path: 'Adobe InDesign CS6 Clintrak Installer.msi'
    MSI (s) (88:C0) [12:18:54:300]: Package to be registered: 'Adobe InDesign CS6 Clintrak Installer.msi'
    MSI (s) (88:C0) [12:18:54:316]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (88:C0) [12:18:54:316]: Machine policy value 'DisableMsi' is 0
    MSI (s) (88:C0) [12:18:54:316]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (88:C0) [12:18:54:316]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (88:C0) [12:18:54:316]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (s) (88:C0) [12:18:54:316]: Running product '{ABB3E953-0521-4460-A71A-A3AE420C305F}' with elevated privileges: Product is assigned.
    MSI (s) (88:C0) [12:18:54:316]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\kose'.
    MSI (s) (88:C0) [12:18:54:316]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (88:C0) [12:18:54:316]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '2392'.
    MSI (s) (88:C0) [12:18:54:316]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (88:C0) [12:18:54:316]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is 'ae40280c719ff440b4a228a765d958ef'.
    MSI (s) (88:C0) [12:18:54:316]: RESTART MANAGER: Session opened.
    MSI (s) (88:C0) [12:18:54:316]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (s) (88:C0) [12:18:54:316]: TRANSFORMS property is now:
    MSI (s) (88:C0) [12:18:54:316]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (s) (88:C0) [12:18:54:316]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming
    MSI (s) (88:C0) [12:18:54:316]: SHELL32::SHGetFolderPath returned: C:\Users\kose\Favorites
    MSI (s) (88:C0) [12:18:54:316]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (88:C0) [12:18:54:316]: SHELL32::SHGetFolderPath returned: C:\Users\kose\Documents
    MSI (s) (88:C0) [12:18:54:316]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (88:C0) [12:18:54:316]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (88:C0) [12:18:54:316]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Local
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\Users\kose\Pictures
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (88:C0) [12:18:54:332]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (88:C0) [12:18:54:347]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (88:C0) [12:18:54:347]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (88:C0) [12:18:54:347]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (88:C0) [12:18:54:347]: SHELL32::SHGetFolderPath returned: C:\Users\kose\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (88:C0) [12:18:54:347]: SHELL32::SHGetFolderPath returned: C:\Users\kose\Desktop
    MSI (s) (88:C0) [12:18:54:347]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (88:C0) [12:18:54:347]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (88:C0) [12:18:54:347]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (88:C0) [12:18:54:347]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (88:C0) [12:18:54:347]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (88:C0) [12:18:54:347]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (88:C0) [12:18:54:363]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Admin'.
    MSI (s) (88:C0) [12:18:54:363]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\1a2133.msi'.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is '\\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Adobe InDesign CS6 Clintrak Installer.msi'.
    MSI (s) (88:C0) [12:18:54:363]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (88:C0) [12:18:54:363]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (88:C0) [12:18:54:363]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (88:C0) [12:18:54:363]: Machine policy value 'DisableRollback' is 0
    MSI (s) (88:C0) [12:18:54:363]: User policy value 'DisableRollback' is 0
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    === Logging started: 1/30/2013  12:18:54 ===
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: INSTALL
    Action start 12:18:54: INSTALL.
    MSI (s) (88:C0) [12:18:54:363]: Running ExecuteSequence
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.4DD41A07_A87A_4C19_8A8F_90FFA28335A0
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.4DD41A07_A87A_4C19_8A8F_90FFA28335A0 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.4DD41A07_A87A_4C19_8A8F_90FFA28335A0.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: WindowsFolder.D369970D_84F1_4034_AD04_376E78EC4B9D
    Action ended 12:18:54: SystemFolder.4DD41A07_A87A_4C19_8A8F_90FFA28335A0. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding WindowsFolder.D369970D_84F1_4034_AD04_376E78EC4B9D property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.D369970D_84F1_4034_AD04_376E78EC4B9D.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.D369970D_84F1_4034_AD04_376E78EC4B9D
    Action ended 12:18:54: WindowsFolder.D369970D_84F1_4034_AD04_376E78EC4B9D. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.D369970D_84F1_4034_AD04_376E78EC4B9D property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.D369970D_84F1_4034_AD04_376E78EC4B9D.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: CommonFilesFolder.D369970D_84F1_4034_AD04_376E78EC4B9D
    Action ended 12:18:54: SystemFolder.D369970D_84F1_4034_AD04_376E78EC4B9D. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding CommonFilesFolder.D369970D_84F1_4034_AD04_376E78EC4B9D property. Its value is 'C:\Program Files (x86)\Common Files\'.
    Action start 12:18:54: CommonFilesFolder.D369970D_84F1_4034_AD04_376E78EC4B9D.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: WindowsFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: CommonFilesFolder.D369970D_84F1_4034_AD04_376E78EC4B9D. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding WindowsFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: WindowsFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding WindowsFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE071030349 9
    Action ended 12:18:54: SystemFolder.1E507087_0819_45E0_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE071030349 9 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE071030349 9.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5
    Action ended 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE071030349 9. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5AE B
    Action ended 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5AE B property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5AE B.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF
    Action ended 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5AE B. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF.
    MSI (s) (88:C0) [12:18:54:363]: Doing action: SystemFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC
    Action ended 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF. Return value 1.
    MSI (s) (88:C0) [12:18:54:363]: PROPERTY CHANGE: Adding SystemFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 12:18:54: SystemFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 12:18:54: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding SystemFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.D2730D3F_3C41_5884_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding SystemFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.74FD3CE6_2A8D_0E9C_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding SystemFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding SystemFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: WindowsFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:378]: PROPERTY CHANGE: Adding WindowsFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:378]: Doing action: SystemFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:394]: PROPERTY CHANGE: Adding SystemFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:394]: Doing action: WindowsFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: SystemFolder.66332652_9C28_58B1_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:394]: PROPERTY CHANGE: Adding WindowsFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:394]: Doing action: SystemFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E
    Action ended 12:18:54: WindowsFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E. Return value 1.
    MSI (s) (88:C0) [12:18:54:394]: PROPERTY CHANGE: Adding SystemFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 12:18:54: SystemFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E.
    MSI (s) (88:C0) [12:18:54:394]: Doing action: AppSearch
    Action ended 12:18:54: SystemFolder.97F81AF1_0E47_DC99_FF1F_C8B3B9A1E18E. Return value 1.
    Action start 12:18:54: AppSearch.
    MSI (s) (88:C0) [12:18:54:394]: Doing action: LaunchConditions
    Action ended 12:18:54: AppSearch. Return value 1.
    Action start 12:18:54: LaunchConditions.
    MSI (s) (88:C0) [12:18:54:394]: Doing action: FindRelatedProducts
    Action ended 12:18:54: LaunchConditions. Return value 1.
    MSI (s) (88:C0) [12:18:54:394]: Note: 1: 2205 2:  3: Upgrade
    MSI (s) (88:C0) [12:18:54:394]: Note: 1: 2228 2:  3: Upgrade 4: SELECT `UpgradeCode`,`VersionMin`,`VersionMax`,`Language`,`Attributes`,`ActionProperty` FROM `Upgrade`
    Action start 12:18:54: FindRelatedProducts.
    MSI (s) (88:C0) [12:18:54:394]: Skipping action: CCPSearch (condition is false)
    MSI (s) (88:C0) [12:18:54:394]: Skipping action: RMCCPSearch (condition is false)
    MSI (s) (88:C0) [12:18:54:394]: Doing action: ValidateProductID
    Action ended 12:18:54: FindRelatedProducts. Return value 0.
    Action start 12:18:54: ValidateProductID.
    MSI (s) (88:C0) [12:18:54:394]: Doing action: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 12:18:54: ValidateProductID. Return value 1.
    Action start 12:18:54: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (88:C0) [12:18:54:394]: Doing action: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 12:18:54: CA_WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    Action start 12:18:54: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC
    Action ended 12:18:54: CA_SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF
    Action ended 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_ATL_x86.QFE.837D280F_4682_3A15_94E7_F335A8FECFAC. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5A EB
    Action ended 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_CRT_x86.QFE.C8AE193F_7C6D_330A_93C7_EBBC23C30DBF. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5A EB property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5A EB.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5
    Action ended 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_MFCLOC_x86.QFE.2DBEC6C6_7602_3B08_A493_6758A8EA5A EB. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5 property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE07103034 99
    Action ended 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_MFC_x86.QFE.E93BA752_0E7E_3018_A8EA_17549F4D5CC5. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE07103034 99 property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE07103034 99.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_10 B1D0F5042A
    Action ended 12:18:54: WindowsFolder.30729.6161.Microsoft_VC90_OpenMP_x86.QFE.64B18C93_E25D_307C_92B8_FE07103034 99. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_10 B1D0F5042A property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_10 B1D0F5042A.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C1 38299ADCC4
    Action ended 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_10 B1D0F5042A. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C1 38299ADCC4 property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C1 38299ADCC4.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_9348 _AD45AEBE0F36
    Action ended 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C1 38299ADCC4. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_9348 _AD45AEBE0F36 property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_9348 _AD45AEBE0F36.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5F FB3480CCB9
    Action ended 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_9348 _AD45AEBE0F36. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5F FB3480CCB9 property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5F FB3480CCB9.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_9873 _2CE14656F9F8
    Action ended 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5F FB3480CCB9. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: PROPERTY CHANGE: Adding WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_9873 _2CE14656F9F8 property. Its value is 'C:\Windows\'.
    Action start 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_9873 _2CE14656F9F8.
    MSI (s) (88:C0) [12:18:54:410]: Doing action: CostInitialize
    Action ended 12:18:54: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_9873 _2CE14656F9F8. Return value 1.
    MSI (s) (88:C0) [12:18:54:410]: Machine policy value 'MaxPatchCacheSize' is 10
    MSI (s) (88:C0) [12:18:54:425]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
    MSI (s) (88:C0) [12:18:54:425]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    MSI (s) (88:C0) [12:18:54:425]: Note: 1: 2205 2:  3: Patch
    MSI (s) (88:C0) [12:18:54:425]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (88:C0) [12:18:54:425]: Note: 1: 2205 2:  3: MsiPatchHeaders
    MSI (s) (88:C0) [12:18:54:425]: Note: 1: 2205 2:  3: __MsiPatchFileList
    MSI (s) (88:C0) [12:18:54:425]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (88:C0) [12:18:54:425]: Note: 1: 2228 2:  3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId` 
    MSI (s) (88:C0) [12:18:54:425]: Note: 1: 2205 2:  3: Patch
    Action start 12:18:54: CostInitialize.
    MSI (s) (88:C0) [12:18:54:425]: Doing action: ResolveSource
    Action ended 12:18:54: CostInitialize. Return value 1.
    MSI (s) (88:C0) [12:18:54:425]: Resolving source.
    MSI (s) (88:C0) [12:18:54:425]: Resolving source to launched-from source.
    MSI (s) (88:C0) [12:18:54:425]: Setting launched-from source as last-used.
    MSI (s) (88:C0) [12:18:54:425]: PROPERTY CHANGE: Adding SourceDir property. Its value is '\\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\'.
    MSI (s) (88:C0) [12:18:54:425]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is '\\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\'.
    MSI (s) (88:C0) [12:18:54:425]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{ABB3E953-0521-4460-A71A-A3AE420C305F}'.
    MSI (s) (88:C0) [12:18:54:425]: SOURCEDIR ==> \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\
    MSI (s) (88:C0) [12:18:54:425]: SOURCEDIR product ==> {ABB3E953-0521-4460-A71A-A3AE420C305F}
    MSI (s) (88:C0) [12:18:54:425]: Determining source type
    MSI (s) (88:C0) [12:18:54:425]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (88:C0) [12:18:54:425]: Source type from package 'Adobe InDesign CS6 Clintrak Installer.msi': 0
    MSI (s) (88:C0) [12:18:54:425]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (88:C0) [12:18:54:425]: Source path resolution complete. Dumping Directory table...
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: TARGETDIR , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\ , LongSubPath:  , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: Root.4DD41A07_A87A_4C19_8A8F_90FFA28335A0 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\ , LongSubPath:  , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: SystemFolder.4DD41A07_A87A_4C19_8A8F_90FFA28335A0 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\ , LongSubPath:  , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: CommonFilesFolder.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\ , LongSubPath:  , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: PXStorageFldr.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\PX Storage Engine\ , LongSubPath: PX Storage Engine\ , ShortSubPath: PXSTOR~1\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: SonicShared.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Sonic Shared\ , LongSubPath: Sonic Shared\ , ShortSubPath: SONICS~1\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: PXDrivers.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Sonic Shared\PX Drivers\ , LongSubPath: Sonic Shared\PX Drivers\ , ShortSubPath: SONICS~1\PXDRIV~1\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: SystemFolder.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\ , LongSubPath:  , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: CatRootFldr.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\catroot\ , LongSubPath: catroot\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: IOSubSys.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\iosubsys\ , LongSubPath: iosubsys\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: Drivers.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\drivers\ , LongSubPath: drivers\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WindowsFolder.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\ , LongSubPath:  , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: Inf.D369970D_84F1_4034_AD04_376E78EC4B9D , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\inf\ , LongSubPath: inf\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_9873 _2CE14656F9F8 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\ , LongSubPath: Windows\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsDirectory.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_98 73_2CE14656F9F8 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ , LongSubPath: Windows\winsxs\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsPolicies.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_987 3_2CE14656F9F8 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ , LongSubPath: Windows\winsxs\Policies\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_9873_2CE 14656F9F8 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\dlpOpenMPx86\ , LongSubPath: Windows\winsxs\Policies\dlpOpenMPx86\ , ShortSubPath: Windows\winsxs\Policies\t0ruy2e7\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload_ul.30729.6161.policy_9_0_Microsoft_VC90_OpenMP_x86.QFE.EF1548FC_5A85_3436_9873_2C E14656F9F8 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ulpOpenMPx86\ , LongSubPath: Windows\winsxs\ulpOpenMPx86\ , ShortSubPath: Windows\winsxs\x_r5vhcj\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5F FB3480CCB9 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\ , LongSubPath: Windows\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsDirectory.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_ 5FFB3480CCB9 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ , LongSubPath: Windows\winsxs\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsPolicies.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5 FFB3480CCB9 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ , LongSubPath: Windows\winsxs\Policies\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5FFB34 80CCB9 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\dlpMFCx86\ , LongSubPath: Windows\winsxs\Policies\dlpMFCx86\ , ShortSubPath: Windows\winsxs\Policies\rtwq-8nf\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload_ul.30729.6161.policy_9_0_Microsoft_VC90_MFC_x86.QFE.E8E76D94_B943_3C4B_8DE2_5FFB3 480CCB9 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ulpMFCx86\ , LongSubPath: Windows\winsxs\ulpMFCx86\ , ShortSubPath: Windows\winsxs\vu-gfmqg\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_9348 _AD45AEBE0F36 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\ , LongSubPath: Windows\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsDirectory.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_93 48_AD45AEBE0F36 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ , LongSubPath: Windows\winsxs\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsPolicies.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_934 8_AD45AEBE0F36 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ , LongSubPath: Windows\winsxs\Policies\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_9348_AD4 5AEBE0F36 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\dlpMFCLOCx86\ , LongSubPath: Windows\winsxs\Policies\dlpMFCLOCx86\ , ShortSubPath: Windows\winsxs\Policies\ppfgyuay\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload_ul.30729.6161.policy_9_0_Microsoft_VC90_MFCLOC_x86.QFE.3DA05750_8DE0_3FF5_9348_AD 45AEBE0F36 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ulpMFCLOCx86\ , LongSubPath: Windows\winsxs\ulpMFCLOCx86\ , ShortSubPath: Windows\winsxs\6k3s868x\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C1 38299ADCC4 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\ , LongSubPath: Windows\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsDirectory.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_ C138299ADCC4 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ , LongSubPath: Windows\winsxs\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsPolicies.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C 138299ADCC4 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ , LongSubPath: Windows\winsxs\Policies\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C13829 9ADCC4 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\dlpCRTx86\ , LongSubPath: Windows\winsxs\Policies\dlpCRTx86\ , ShortSubPath: Windows\winsxs\Policies\jhqz8wka\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload_ul.30729.6161.policy_9_0_Microsoft_VC90_CRT_x86.QFE.ED5CDF42_FC23_3F0F_80FC_C1382 99ADCC4 , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ulpCRTx86\ , LongSubPath: Windows\winsxs\ulpCRTx86\ , ShortSubPath: Windows\winsxs\uokrlnxb\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WindowsFolder.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_10 B1D0F5042A , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\ , LongSubPath: Windows\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsDirectory.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_ 10B1D0F5042A , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ , LongSubPath: Windows\winsxs\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsPolicies.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_1 0B1D0F5042A , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ , LongSubPath: Windows\winsxs\Policies\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_10B1D0 F5042A , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\dlpATLx86\ , LongSubPath: Windows\winsxs\Policies\dlpATLx86\ , ShortSubPath: Windows\winsxs\Policies\arnjsafm\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload_ul.30729.6161.policy_9_0_Microsoft_VC90_ATL_x86.QFE.26049623_7BE5_3723_8AE5_10B1D 0F5042A , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ulpATLx86\ , LongSubPath: Windows\winsxs\ulpATLx86\ , ShortSubPath: Windows\winsxs\voeov2ue\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WindowsFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\ , LongSubPath: Windows\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: SystemFolder.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\system32\ , LongSubPath: Windows\system32\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsDirectory.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\ , LongSubPath: Windows\winsxs\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.6195.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.6188.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.762.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4407.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4054.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4053.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4052.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4045.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4029.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4028.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.4027.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.1833.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.3069.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.3051.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.3044.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.238.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.193.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.104.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.103.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.101.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.100.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.99.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.98.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.97.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.96.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.95.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.93.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.89.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.8.0.50727.94.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\dd6uew4i.4ha\ , LongSubPath: Windows\winsxs\dd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir_ul.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\gd6uew4i.4ha\ , LongSubPath: Windows\winsxs\gd6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: payload.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\h0ryx0ss.lm8\ , LongSubPath: Windows\winsxs\h0ryx0ss.lm8\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsManifests.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Manifests\ , LongSubPath: Windows\winsxs\Manifests\ , ShortSubPath: Windows\winsxs\manifest\
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: WinSxsPolicies.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ , LongSubPath: Windows\winsxs\Policies\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.6195.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.6188.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.762.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.4407.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.4054.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.4053.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.3069.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.4027.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.4045.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:425]: Dir (source): Key: policydir.8.0.50727.4029.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.3051.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.1833.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.4052.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.238.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.3044.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.4028.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.97.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.101.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.99.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InDesign CS6 Clintrak Installer\Build\Windows\winsxs\Policies\ed6uew4i.4ha\ , LongSubPath: Windows\winsxs\Policies\ed6uew4i.4ha\ , ShortSubPath:
    MSI (s) (88:C0) [12:18:54:441]: Dir (source): Key: policydir.8.0.50727.104.04B9F3B6_9645_7658_FF1F_C8B3B9A1E18E , Object: \\clkaldata\mgtapps$\Adobe InD

    Many thanks for this!   I managed to install the Flash Player with this successfully after many failed attempts before.
    Thanks again
    Jason Pearlson
          From: Jeromie Clark <[email protected]>
    To: Jason Pearlson <[email protected]>
    Sent: Wednesday, March 25, 2015 10:46 PM
    Subject:  I cannot install Adobe Flash Player.  I have windows 7 64bit and firefox browser.  During install i get a message 'lost connection', followed by 'trying to reconnect', and then connection failed
    I cannot install Adobe Flash Player.  I have windows 7 64bit and firefox browser.  During install i get a message 'lost connection', followed by 'trying to reconnect', and then connection failed
    created by Jeromie Clark in Installing Flash Player - View the full discussionPlease use the offline installer Internet Explorer: http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_ax.exe Firefox and other NPAPI browsers: http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player.exe If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7349939#7349939 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7349939#7349939 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Installing Flash Player by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Oracle EBS 12.1.3 and SOA 10g hardware sizing

    Hi All,
    To give you the background, we have integration requirements where in one of the interface about 20000 sales orders come in the system everyday and they have about 3-5 lines per sales order. Most of these orders come between 3-6 PM. We have 50 other interfaces along with this but this is a major one. Client is concerned about performance and so we have to give right design and right hardware sizing so that the system is able to handle all the load without causing performance issues. We are planing to use Oracle EBS 12.1.3 and SOA Suite 10.1.3.5 (10g)
    Any processes, documentation on how to go about hardware sizing, tools will be helpful
    Thanks,
    Rahul

    Any Updates??

  • I am unable to access my LR5.7 Catalog of my recent holiday. I am running Windows 7 (64Bit) and recently installed and then uninstalled DxO Optics Pro. The error message says it "cannot be opened because another application already has it opened.Quit the

    I am unable to access my LR5.7 Catalog of my recent holiday. I am running Windows 7 (64Bit) and recently installed and then uninstalled DxO Optics Pro. The error message says it "cannot be opened because another application already has it opened.Quit the other copy of Lightroom before trying to launch"  The problem is, that I can only see one copy of LR5 open and cannot locate the ".lrcat.lock" file for the specific catalog I want to open. I have tried re-booting my computer, but this did not work.

    Thanks Geoff. I was finally able to locate the ".lrcat.lock" file relevant to the catalog I want to open. Once I deleted it, LR5 was able to access my images. Problem solved. THANK YOU

Maybe you are looking for

  • Getting error while using javascript in Forms 11g

    Hi All From OTN I have downloaded .zip file contains demo of Integrating Oracle Forms 11g with javascript. I have gone through every step and intergrated the javascript with Forms 11g. I am gettin an runtime error FRM-92190: JavaScript is unable to e

  • Version 4.6c Cross Company Code Incoming payment to lockbox.

    In version 4.6c I am trying to find out the correct IMG configuration for processing incoming payments to a lockbox when multiple companies are using one company for banking.  Here is what I have done so far: Here are the company codes:  2100 has hou

  • NW 7.3 Java and psaptemp requirement

    With BI NW 7.3 java(not abap), we noticed an increase in PSAPTEMP when compared to our another landscape BI 7.01 java Do any of you have insight about which BI java component contributes?

  • How do I modify my Business

    I created a business area that is already live, but I mereged the underlying table with another table(which of course hase some data in it)in the database. Now the question is how do I modify my business area in discoverer to see this new data other

  • Photoshop CS3 Extended Trial Version

    I'm trying to download the trial version and when it gets to initializing it stops. I have Intel(R) Core(TM) 2 Duo CPU T5450 @ 1.66 GHz 3.00 GB RAM