KODO 3.3.2 RAR installation

Iam trying to install 3.3.2 rar into WSAD 5.1.1 and having issues as its
throwing exceptions
com.ibm.websphere.management.exception.ConfigServiceException.
I could successfully installed earlier versions 3.1.4. Appreciate If
anyone can post their feedback tried installing or is this a common
problem.

I'm using WSAD 5.1.2 with KODO 3.3.2. I installed JCA from 3.3.2 version
and tried with 3.1.4 version. I included the mx4*.jar files in the WSAD
runtime lib directory also. In server startup, the JCA is binding, while
the application trying to invoke KODO and getting thie exception.
[6/28/05 18:39:46:059 EDT] 3d3ae32c Helpers W NMSV0605W: A Reference
object looked up from the context
"localhost/nodes/localhost/servers/server1" with the name "kodo" was sent
to the JNDI Naming Manager and an exception resulted. Reference data
follows:
Reference Factory Class Name: com.ibm.ejs.j2c.ConnectionFactoryBuilderImpl
Reference Factory Class Location URLs: <null>
Reference Class Name: kodo
Type: connectorName
Content: kodo
Type: recoveryClasspath
Content: C:\Program Files\IBM\WebSphere Studio\Application
Developer\v5.1\runtimes\base_v51/installedConnectors/kodo.rar;C:\Program
Files\IBM\WebSphere Studio\Application
Developer\v5.1\runtimes\base_v51/installedConnectors/kodo.rar
Type: FactoryJndiName
Content: kodo
Address Type: dd
AddressContents: ffffffac ffffffed 0 5 73 72 0 25 63 6f 6d 2e 69 62 6d 2e
65 6a 73 2e 6a 32 63 2e 52 65 73 6f 75 72 63 65 ...
Address Type: poolProps
AddressContents: ffffffac ffffffed 0 5 73 72 0 27 63 6f 6d 2e 69 62 6d 2e
65 6a 73 2e 6a 32 63 2e 43 6f 6e 6e 65 63 74 6f ...
Address Type: configProps
AddressContents: ffffffac ffffffed 0 5 73 72 0 23 63 6f 6d 2e 69 62 6d 2e
65 6a 73 2e 6a 32 63 2e 43 6f 6e 6e 65 63 74 6f ...
Address Type: mmProps
AddressContents: ffffffac ffffffed 0 5 73 72 0 14 6a 61 76 61 2e 75 74 69
6c 2e 50 72 6f 70 65 72 74 69 65 73 39 12 ffffffd0 7a ...
Address Type: mbeanProps
AddressContents: ffffffac ffffffed 0 5 73 72 0 1a 63 6f 6d 2e 69 62 6d 2e
65 6a 73 2e 6a 32 63 2e 4d 42 65 61 6e 50 72 6f ...
Exception data follows:
java.lang.NoClassDefFoundError: javax/management/MBeanServer
     at java.lang.Class.getDeclaredMethods0(Native Method)
     at java.lang.Class.privateGetDeclaredMethods(Class.java:1753)
     at java.lang.Class.privateGetPublicMethods(Class.java(Compiled Code))
     at java.lang.Class.privateGetPublicMethods(Class.java(Compiled Code))
     at java.lang.Class.privateGetPublicMethods(Class.java(Compiled Code))
     at java.lang.Class.getMethod1(Class.java(Compiled Code))
     at java.lang.Class.getMethod(Class.java(Compiled Code))
     at
com.ibm.ejs.j2c.J2CXAResourceFactory.createMCFEntry(J2CXAResourceFactory.java:549)
     at
com.ibm.ejs.j2c.ConnectionFactoryBuilderImpl.createMCFandPM(ConnectionFactoryBuilderImpl.java:1418)
     at
com.ibm.ejs.j2c.ConnectionFactoryBuilderImpl.getObjectInstance(ConnectionFactoryBuilderImpl.java:1205)
     at
javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:313)
     at
com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:873)
     at
com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookup(Helpers.java:680)
     at
com.ibm.ws.naming.jndicos.CNContextImpl.processResolveResults(CNContextImpl.java:1712)
     at
com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1567)
     at
com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1480)
     at
com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1187)
     at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:1067)
     at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:132)
     at javax.naming.InitialContext.lookup(InitialContext.java:360)
     at com.disney.jdo.JDOUtility.lookup(JDOUtility.java:232)
     at
com.disney.jdo.JDOUtility.getPersistenceManagerFactory(JDOUtility.java:147)
     at com.disney.jdo.JDOUtility.getPersistenceManager(JDOUtility.java:96)
     at com.disney.jdo.JDOUtility.getPersistenceManager(JDOUtility.java:66)
     at
com.wdw.dpms.framework.valuetype.ValueTypeFactory.getVTAsMap(ValueTypeFactory.java:374)
     at
com.wdw.dpms.framework.valuetype.ValueTypeFactory.loadEnumsForKey(ValueTypeFactory.java:162)
     at
com.wdw.dpms.framework.valuetype.ValueTypeFactory.load(ValueTypeFactory.java:131)
     at
com.wdw.dpms.framework.valuetype.ValueTypeFactory.<init>(ValueTypeFactory.java:70)
     at      at
com.wdw.dpms.framework.valuetype.ValueTypeFactory.<clinit>(ValueTypeFactory.java:44).null(Unknown
Source)
     at
com.wdw.dpms.framework.valuetype.LoadAtStartup.onSystemStartup(LoadAtStartup.java:25)
     at
com.disney.admin.AdminControllerServlet.init(AdminControllerServlet.java:54)
     at
com.ibm.ws.webcontainer.servlet.StrictServletInstance.doInit(StrictServletInstance.java:82)
     at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._init(StrictLifecycleServlet.java:147)
     at
com.ibm.ws.webcontainer.servlet.PreInitializedServletState.init(StrictLifecycleServlet.java:270)
     at
com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.init(StrictLifecycleServlet.java:113)
     at
com.ibm.ws.webcontainer.servlet.ServletInstance.init(ServletInstance.java:189)
     at javax.servlet.GenericServlet.init(GenericServlet.java:258)
     at
com.ibm.ws.webcontainer.webapp.WebAppServletManager.addServlet(WebAppServletManager.java:870)
     at
com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet(WebAppServletManager.java:224)
     at
com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadAutoLoadServlets(WebAppServletManager.java:542)
     at
com.ibm.ws.webcontainer.webapp.WebApp.loadServletManager(WebApp.java:1277)
     at com.ibm.ws.webcontainer.webapp.WebApp.init(WebApp.java:283)
     at com.ibm.ws.webcontainer.srt.WebGroup.loadWebApp(WebGroup.java:387)
     at com.ibm.ws.webcontainer.srt.WebGroup.init(WebGroup.java:209)
     at
com.ibm.ws.webcontainer.WebContainer.addWebApplication(WebContainer.java:1005)
     at
com.ibm.ws.runtime.component.WebContainerImpl.install(WebContainerImpl.java:136)
     at
com.ibm.ws.runtime.component.WebContainerImpl.start(WebContainerImpl.java:356)
     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:505)
     at
com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)
     at
com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)
     at
com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)
     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:299)
     at
com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:256)
     at
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
     at
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
     at
com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:128)
     at
com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
     at
com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
     at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
     at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
     at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41)
     at java.lang.reflect.Method.invoke(Method.java:386)
     at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:105)
     at
com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:97)
Appreciate any suggestions.

Similar Messages

  • Problems deploying kodo.rar (2.4.0) to WebLogic Server 7.0 SP1

    I get the following errors in my WLS logs by dropping the kodo.rar into the
    application deploy directory.
    ####<Oct 19, 2002 2:35:15 PM EDT> <Notice> <Application Poller> <BENX22>
    <myserver> <Thread-7> <kernel identity> <> <149404> <Activate application
    appsdirkodo_rar on myserver - Running>
    ####<Oct 19, 2002 2:35:16 PM EDT> <Error> <Connector> <BENX22> <myserver>
    <ExecuteThread: '11' for queue: 'default'> <kernel identity> <> <190023> <<
    KodoJDO_kodo > Error invoking the ManagedConnectionFactory's "set" method
    for the configuration property "MaxPool". Reason:
    java.lang.NumberFormatException: .>
    ####<Oct 19, 2002 2:35:16 PM EDT> <Error> <Deployer> <BENX22> <myserver>
    <ExecuteThread: '11' for queue: 'default'> <kernel identity> <> <149201>
    <The Slave Deployer failed to complete the deployment task with id 1 for the
    application appsdirkodo_rar.>
    weblogic.management.ApplicationException: activate failed forkodo
    Module Name: kodo, Error: weblogic.management.DeploymentException:
    ResourceException when adding ManagedConnectionFactory for kodo
    at
    weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.jav
    a:1035)
    ####<Oct 19, 2002 2:35:16 PM EDT> <Info> <Deployer> <BENX22> <myserver>
    <ExecuteThread: '11' for queue: 'default'> <kernel identity> <> <149039>
    <Completing a deployment task with id 3 for application appsdirkodo_rar
    with status Failed>
    ####<Oct 19, 2002 2:35:17 PM EDT> <Notice> <Application Poller> <BENX22>
    <myserver> <Thread-7> <kernel identity> <> <149404> <Activate application
    appsdirkodo_rar on myserver - Failed>

    After getting my application deployed (see below), I am finding that the
    proper SQL is executing as expected through Kodo. The logs show the SQL
    statements as a consequence of the EJB method being called. The EJB extends
    com.solarmetric.kodo.ee.JDOSessionBean. The problem is that the container
    managed transaction (Required) is always rolling back at the end, despite
    everything succeeding. I suspect that I still have something configured
    incorrectly in the Kodo ra.xml. I played with
    "TransactionManagerName=javax/transaction/TransactionManager" as the value
    of ManagedRuntimeProperties without effect. I have attached the ra.xml. Is
    there something obviously wrong here? Am I missing something?
    Ben
    "Ben Eng" <[email protected]> wrote in message
    news:[email protected]...
    Never mind. I am an idiot. The ra.xml descriptor within the kodo.rar file
    must be edited, before deploying to WLS. This seems to deploy nicely.
    Now, I'm trying to use Kodo from a SessionBean, so I am packaging kodo.rar
    into the same EAR as my EJB-JAR. It is giving me the following error atruntime, even
    though the class is clearly present in kodo-jdo-runtime.jar within theRAR.
    >
    java.lang.NoClassDefFoundError:com/solarmetric/kodo/impl/jdbc/runtime/Connector
    >
    I found the following page in the WLS documentation.
    http://edocs.bea.com/wli/docs70/devadapt/2concpts.htm#1028215
    It appears as though I may need to move the Kodo JARs from the RAR intothe
    root directory of the EAR and reference them from the MANIFEST Class-Pathof both
    the RAR and the EJB-JAR. After putting up with all this ClassLoadercomplexity in
    J2EE, I sure hope the application packaged with Kodo becomes hot
    redeployable. :)
    Benbegin 666 ra.xml
    M/#]X;6P@=F5R<VEO;CTB,2XP(B!E;F-O9&EN9STB551&+3@B/SX*/"%$3T-4
    M65!%(&-O;FYE8W1O<B!054),24,@"B @(" G+2\O4W5N($UI8W)O<WES=&5M
    M<RP@26YC+B\O1%1$($-O;FYE8W1O<B Q+C O+T5.)R *(" @("=H='1P.B\O
    M:F%V82YS=6XN8V]M+V1T9"]C;VYN96-T;W)?,5\P+F1T9"<^"CPA+2T@"B @
    M("!297-O=7)C92!A9&%P=&]R(&1E<V-R:7!T;W(@9F]R('5S:6YG($MO9&\*
    M(" @($I$3R!I;B!A(&UA;F%G960@96YV:7)O;FUE;G0N"BTM/@H\8V]N;F5C
    M=&]R/@H@(" @/&1I<W!L87DM;F%M93Y+;V1O2D1//"]D:7-P;&%Y+6YA;64^
    M"B @(" \=F5N9&]R+6YA;64^4V]L87)M971R:6,L($EN8RX\+W9E;F1O<BUN
    M86UE/@H@(" @/'-P96,M=F5R<VEO;CXQ+C \+W-P96,M=F5R<VEO;CX*(" @
    M(#QE:7,M='EP93YJ9&\\+V5I<RUT>7!E/@H@(" @/'9E<G-I;VX^,2XP/"]V
    M97)S:6]N/@H@(" @/&QI8V5N<V4^"B @(" @(" @/&1E<V-R:7!T:6]N/@H@
    M(" @(" @(%-E92!H='1P.B\O=W=W+G-O;&%R;65T<FEC+F-O;2!F;W(@=&5R
    M;7,@86YD(&QI8V5N<V4@8V]N9&ET:6]N<RX*(" @(" @(" \+V1E<V-R:7!T
    M:6]N/@H@(" @(" @(#QL:6-E;G-E+7)E<75I<F5D/G1R=64\+VQI8V5N<V4M
    M<F5Q=6ER960^"B @(" \+VQI8V5N<V4^"B @(" \<F5S;W5R8V5A9&%P=&5R
    M/@H@(" @(" @"3QM86YA9V5D8V]N;F5C=&EO;F9A8W1O<GDM8VQA<W,^8V]M
    M+G-O;&%R;65T<FEC+FMO9&\N:6UP;"YJ9&)C+F5E+DUA;F%G961#;VYN96-T
    M:6]N1F%C=&]R>4EM<&P\+VUA;F%G961C;VYN96-T:6]N9F%C=&]R>2UC;&%S
    M<SX*(" @(" @(" \8V]N;F5C=&EO;F9A8W1O<GDM:6YT97)F86-E/FIA=F%X
    M+FID;RY097)S:7-T96YC94UA;F%G97)&86-T;W)Y/"]C;VYN96-T:6]N9F%C
    M=&]R>2UI;G1E<F9A8V4^"B @(" @(" @/&-O;FYE8W1I;VYF86-T;W)Y+6EM
    M<&PM8VQA<W,^8V]M+G-O;&%R;65T<FEC+FMO9&\N:6UP;"YJ9&)C+F5E+DI$
    M3T-O;FYE8W1I;VY&86-T;W)Y/"]C;VYN96-T:6]N9F%C=&]R>2UI;7!L+6-L
    M87-S/@H*"B @(" @(" @/&-O;FYE8W1I;VXM:6YT97)F86-E/FIA=F%X+FID
    M;RY097)S:7-T96YC94UA;F%G97(\+V-O;FYE8W1I;VXM:6YT97)F86-E/@H@
    M(" @(" @(#QC;VYN96-T:6]N+6EM<&PM8VQA<W,^8V]M+G-O;&%R;65T<FEC
    M+FMO9&\N964N145097)S:7-T96YC94UA;F%G97(\+V-O;FYE8W1I;VXM:6UP
    M;"UC;&%S<SX*"@H@(" @(" @(#QT<F%N<V%C=&EO;BUS=7!P;W)T/DQO8V%L
    M5')A;G-A8W1I;VX\+W1R86YS86-T:6]N+7-U<'!O<G0^"@H@(" @/&-O;F9I
    M9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I;VX^3&EC96YS94ME>3PO
    M9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/DQI
    M8V5N<V5+97D\+V-O;F9I9RUP<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF
    M:6<M<')O<&5R='DM='EP93YJ879A+FQA;F<N4W1R:6YG/"]C;VYF:6<M<')O
    M<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/BHJ
    M*BHM*BHJ*BTJ*BHJ+2HJ*BHM*BHJ*CPO8V]N9FEG+7!R;W!E<G1Y+79A;'5E
    M/@H@(" @/"]C;VYF:6<M<')O<&5R='D^"B @(" \(2TM8V]N9FEG+7!R;W!E
    M<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY097)S:7-T96YC94UA;F%G97)#
    M;&%S<SPO9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN
    M86UE/E!E<G-I<W1E;F-E36%N86=E<D-L87-S/"]C;VYF:6<M<')O<&5R='DM
    M;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:F%V82YL86YG
    M+E-T<FEN9SPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O;F9I
    M9RUP<F]P97)T>2UV86QU93X\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @
    M(#PO8V]N9FEG+7!R;W!E<G1Y+2T^"B @(" \(2TM8V]N9FEG+7!R;W!E<G1Y
    M/@H@(" @(" @(#QD97-C<FEP=&EO;CY097)S:7-T96YC94UA;F%G97)0<F]P
    M97)T:65S/"]D97-C<FEP=&EO;CX*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y
    M+6YA;64^4&5R<VES=&5N8V5-86YA9V5R4')O<&5R=&EE<SPO8V]N9FEG+7!R
    M;W!E<G1Y+6YA;64^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UT>7!E/FIA
    M=F$N;&%N9RY3=')I;F<\+V-O;F9I9RUP<F]P97)T>2UT>7!E/@H@(" @(" @
    M(#QC;VYF:6<M<')O<&5R='DM=F%L=64^/"]C;VYF:6<M<')O<&5R='DM=F%L
    M=64^"B @(" \+V-O;F9I9RUP<F]P97)T>2TM/@H@(" @/"$M+6-O;F9I9RUP
    M<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I;VX^1&%T84-A8VAE0VQA<W,\
    M+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM;F%M93Y$
    M871A0V%C:&5#;&%S<SPO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3=')I;F<\+V-O;F9I
    M9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM=F%L
    M=64^/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P
    M97)T>2TM/@H@(" @/"$M+6-O;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S
    M8W)I<'1I;VX^1&%T84-A8VAE4')O<&5R=&EE<SPO9&5S8W)I<'1I;VX^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D1A=&%#86-H95!R;W!E<G1I
    M97,\+V-O;F9I9RUP<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O
    M<&5R='DM='EP93YJ879A+FQA;F<N4W1R:6YG/"]C;VYF:6<M<')O<&5R='DM
    M='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/CPO8V]N9FEG
    M+7!R;W!E<G1Y+79A;'5E/@H@(" @/"]C;VYF:6<M<')O<&5R='DM+3X*(" @
    M(#PA+2UC;VYF:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N/E!R
    M;WAY36%N86=E<D-L87-S/"]D97-C<FEP=&EO;CX*(" @(" @(" \8V]N9FEG
    M+7!R;W!E<G1Y+6YA;64^4')O>'E-86YA9V5R0VQA<W,\+V-O;F9I9RUP<F]P
    M97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM='EP93YJ879A
    M+FQA;F<N4W1R:6YG/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @(" \
    M8V]N9FEG+7!R;W!E<G1Y+79A;'5E/CPO8V]N9FEG+7!R;W!E<G1Y+79A;'5E
    M/@H@(" @/"]C;VYF:6<M<')O<&5R='DM+3X*(" @(#PA+2UC;VYF:6<M<')O
    M<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N/E!R;WAY36%N86=E<E!R;W!E
    M<G1I97,\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM
    M;F%M93Y0<F]X>4UA;F%G97)0<F]P97)T:65S/"]C;VYF:6<M<')O<&5R='DM
    M;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:F%V82YL86YG
    M+E-T<FEN9SPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O;F9I
    M9RUP<F]P97)T>2UV86QU93X\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @
    M(#PO8V]N9FEG+7!R;W!E<G1Y+2T^"B @(" \8V]N9FEG+7!R;W!E<G1Y/@H@
    M(" @(" @(#QD97-C<FEP=&EO;CY/<'1I;6ES=&EC/"]D97-C<FEP=&EO;CX*
    M(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+6YA;64^3W!T:6UI<W1I8SPO8V]N
    M9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UT
    M>7!E/F)O;VQE86X\+V-O;F9I9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC
    M;VYF:6<M<')O<&5R='DM=F%L=64^=')U93PO8V]N9FEG+7!R;W!E<G1Y+79A
    M;'5E/@H@(" @/"]C;VYF:6<M<')O<&5R='D^"B @(" \8V]N9FEG+7!R;W!E
    M<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY2971A:6Y686QU97,\+V1E<V-R
    M:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM;F%M93Y2971A:6Y6
    M86QU97,\+V-O;F9I9RUP<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M
    M<')O<&5R='DM='EP93YB;V]L96%N/"]C;VYF:6<M<')O<&5R='DM='EP93X*
    M(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/G1R=64\+V-O;F9I9RUP
    M<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y/@H@(" @/&-O
    M;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I;VX^4F5S=&]R959A
    M;'5E<SPO9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN
    M86UE/E)E<W1O<F5686QU97,\+V-O;F9I9RUP<F]P97)T>2UN86UE/@H@(" @
    M(" @(#QC;VYF:6<M<')O<&5R='DM='EP93YB;V]L96%N/"]C;VYF:6<M<')O
    M<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/G1R
    M=64\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E
    M<G1Y/@H@(" @/&-O;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I
    M;VX^26=N;W)E0V%C:&4\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M
    M<')O<&5R='DM;F%M93Y)9VYO<F5#86-H93PO8V]N9FEG+7!R;W!E<G1Y+6YA
    M;64^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UT>7!E/F)O;VQE86X\+V-O
    M;F9I9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM
    M=F%L=64^9F%L<V4\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N
    M9FEG+7!R;W!E<G1Y/@H@(" @/&-O;F9I9RUP<F]P97)T>3X*(" @(" @(" \
    M9&5S8W)I<'1I;VX^3F]N=')A;G-A8W1I;VYA;%)E860\+V1E<V-R:7!T:6]N
    M/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM;F%M93Y.;VYT<F%N<V%C=&EO
    M;F%L4F5A9#PO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O;F9I
    M9RUP<F]P97)T>2UT>7!E/F)O;VQE86X\+V-O;F9I9RUP<F]P97)T>2UT>7!E
    M/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM=F%L=64^=')U93PO8V]N9FEG
    M+7!R;W!E<G1Y+79A;'5E/@H@(" @/"]C;VYF:6<M<')O<&5R='D^"B @(" \
    M8V]N9FEG+7!R;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY.;VYT<F%N
    M<V%C=&EO;F%L5W)I=&4\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M
    M<')O<&5R='DM;F%M93Y.;VYT<F%N<V%C=&EO;F%L5W)I=&4\+V-O;F9I9RUP
    M<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM='EP93YB
    M;V]L96%N/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG
    M+7!R;W!E<G1Y+79A;'5E/F9A;'-E/"]C;VYF:6<M<')O<&5R='DM=F%L=64^
    M"B @(" \+V-O;F9I9RUP<F]P97)T>3X*(" @(#QC;VYF:6<M<')O<&5R='D^
    M"B @(" @(" @/&1E<V-R:7!T:6]N/DUU;'1I=&AR96%D960\+V1E<V-R:7!T
    M:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM;F%M93Y-=6QT:71H<F5A
    M9&5D/"]C;VYF:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R
    M;W!E<G1Y+71Y<&4^8F]O;&5A;CPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UV86QU93YT<G5E/"]C;VYF:6<M<')O
    M<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T>3X*(" @(#QC;VYF
    M:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N/D-O;FYE8W1I;VY5
    M<V5R3F%M93PO9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T
    M>2UN86UE/D-O;FYE8W1I;VY5<V5R3F%M93PO8V]N9FEG+7!R;W!E<G1Y+6YA
    M;64^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3
    M=')I;F<\+V-O;F9I9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M
    M<')O<&5R='DM=F%L=64^8F5N/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @
    M(" \+V-O;F9I9RUP<F]P97)T>3X*(" @(#QC;VYF:6<M<')O<&5R='D^"B @
    M(" @(" @/&1E<V-R:7!T:6]N/D-O;FYE8W1I;VY087-S=V]R9#PO9&5S8W)I
    M<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D-O;FYE8W1I
    M;VY087-S=V]R9#PO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O
    M;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3=')I;F<\+V-O;F9I9RUP
    M<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM=F%L=64^
    M<&%S<W=O<F0\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG
    M+7!R;W!E<G1Y/@H@(" @/&-O;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S
    M8W)I<'1I;VX^0V]N;F5C=&EO;E523#PO9&5S8W)I<'1I;VX^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UN86UE/D-O;FYE8W1I;VY54DP\+V-O;F9I9RUP
    M<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM='EP93YJ
    M879A+FQA;F<N4W1R:6YG/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @
    M(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/FID8F,Z;7ES<6PZ+R]B96YX,C(O
    M9&5M;S]U<V5R/6)E;B9A;7 [<&%S<W=O<F0]<&%S<W=O<F0\+V-O;F9I9RUP
    M<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y/@H@(" @/&-O
    M;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I;VX^0V]N;F5C=&EO
    M;D1R:79E<DYA;64\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M<')O
    M<&5R='DM;F%M93Y#;VYN96-T:6]N1')I=F5R3F%M93PO8V]N9FEG+7!R;W!E
    M<G1Y+6YA;64^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N
    M;&%N9RY3=')I;F<\+V-O;F9I9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC
    M;VYF:6<M<')O<&5R='DM=F%L=64^8V]M+FUY<W%L+FID8F,N1')I=F5R/"]C
    M;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T>3X*
    M(" @(#QC;VYF:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N/E!E
    M<G-I<W1E;F-E36%N86=E<D9A8W1O<GE#;&%S<SPO9&5S8W)I<'1I;VX^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/E!E<G-I<W1E;F-E36%N86=E
    M<D9A8W1O<GE#;&%S<SPO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3=')I;F<\+V-O;F9I
    M9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM=F%L
    M=64^8V]M+G-O;&%R;65T<FEC+FMO9&\N:6UP;"YJ9&)C+DI$0D-097)S:7-T
    M96YC94UA;F%G97)&86-T;W)Y/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @
    M(" \+V-O;F9I9RUP<F]P97)T>3X*(" @(#PA+2UC;VYF:6<M<')O<&5R='D^
    M"B @(" @(" @/&1E<V-R:7!T:6]N/D-O;FYE8W1I;VY&86-T;W)Y3F%M93PO
    M9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D-O
    M;FYE8W1I;VY&86-T;W)Y3F%M93PO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3=')I;F<\
    M+V-O;F9I9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R
    M='DM=F%L=64^/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I
    M9RUP<F]P97)T>2TM/@H@(" @/"$M+6-O;F9I9RUP<F]P97)T>3X*(" @(" @
    M(" \9&5S8W)I<'1I;VX^0V]N;F5C=&EO;D9A8W1O<GDR3F%M93PO9&5S8W)I
    M<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D-O;FYE8W1I
    M;VY&86-T;W)Y,DYA;64\+V-O;F9I9RUP<F]P97)T>2UN86UE/@H@(" @(" @
    M(#QC;VYF:6<M<')O<&5R='DM='EP93YJ879A+FQA;F<N4W1R:6YG/"]C;VYF
    M:6<M<')O<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A
    M;'5E/CPO8V]N9FEG+7!R;W!E<G1Y+79A;'5E/@H@(" @/"]C;VYF:6<M<')O
    M<&5R='DM+3X*(" @(#QC;VYF:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R
    M:7!T:6]N/DUA>%!O;VP\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M
    M<')O<&5R='DM;F%M93Y-87A0;V]L/"]C;VYF:6<M<')O<&5R='DM;F%M93X*
    M(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:6YT/"]C;VYF:6<M<')O
    M<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/C@P
    M/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T
    M>3X*(" @(#QC;VYF:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N
    M/DUI;E!O;VP\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R
    M='DM;F%M93Y-:6Y0;V]L/"]C;VYF:6<M<')O<&5R='DM;F%M93X*(" @(" @
    M(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:6YT/"]C;VYF:6<M<')O<&5R='DM
    M='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/C \+V-O;F9I
    M9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y/@H@(" @
    M/&-O;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I;VX^37-786ET
    M/"]D97-C<FEP=&EO;CX*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+6YA;64^
    M37-786ET/"]C;VYF:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \8V]N9FEG
    M+7!R;W!E<G1Y+71Y<&4^:6YT/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @
    M(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/C4P,# \+V-O;F9I9RUP<F]P
    M97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y/@H@(" @/&-O;F9I
    M9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I;VX^1&5F875L=$9E=&-H
    M5&AR97-H;VQD/"]D97-C<FEP=&EO;CX*(" @(" @(" \8V]N9FEG+7!R;W!E
    M<G1Y+6YA;64^1&5F875L=$9E=&-H5&AR97-H;VQD/"]C;VYF:6<M<')O<&5R
    M='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:6YT/"]C
    M;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y
    M+79A;'5E/C,P/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I
    M9RUP<F]P97)T>3X*(" @(#QC;VYF:6<M<')O<&5R='D^"B @(" @(" @/&1E
    M<V-R:7!T:6]N/D1E9F%U;'1&971C:$)A=&-H4VEZ93PO9&5S8W)I<'1I;VX^
    M"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D1E9F%U;'1&971C:$)A
    M=&-H4VEZ93PO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O;F9I
    M9RUP<F]P97)T>2UT>7!E/FEN=#PO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UV86QU93XQ,#PO8V]N9FEG+7!R;W!E
    M<G1Y+79A;'5E/@H@(" @/"]C;VYF:6<M<')O<&5R='D^"B @(" \(2TM8V]N
    M9FEG+7!R;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY1=65R>49I;'1E
    M<DQI<W1E;F5R<SPO9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P
    M97)T>2UN86UE/E%U97)Y1FEL=&5R3&ES=&5N97)S/"]C;VYF:6<M<')O<&5R
    M='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:F%V82YL
    M86YG+E-T<FEN9SPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O
    M;F9I9RUP<F]P97)T>2UV86QU93X\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*
    M(" @(#PO8V]N9FEG+7!R;W!E<G1Y+2T^"B @(" \8V]N9FEG+7!R;W!E<G1Y
    M/@H@(" @(" @(#QD97-C<FEP=&EO;CY%;F%B;&51=65R>45X=&5N<VEO;G,\
    M+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM;F%M93Y%
    M;F%B;&51=65R>45X=&5N<VEO;G,\+V-O;F9I9RUP<F]P97)T>2UN86UE/@H@
    M(" @(" @(#QC;VYF:6<M<')O<&5R='DM='EP93YB;V]L96%N/"]C;VYF:6<M
    M<')O<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E
    M/F9A;'-E/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP
    M<F]P97)T>3X*(" @(#PA+2UC;VYF:6<M<')O<&5R='D^"B @(" @(" @/&1E
    M<V-R:7!T:6]N/D-A8VAE4F5F97)E;F-E4VEZ93PO9&5S8W)I<'1I;VX^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D-A8VAE4F5F97)E;F-E4VEZ
    M93PO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O;F9I9RUP<F]P
    M97)T>2UT>7!E/FEN=#PO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UV86QU93X\+V-O;F9I9RUP<F]P97)T>2UV86QU
    M93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y+2T^"B @(" \(2TM8V]N9FEG+7!R
    M;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY5<V53;V9T5')A;G-A8W1I
    M;VY#86-H93PO9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T
    M>2UN86UE/E5S95-O9G14<F%N<V%C=&EO;D-A8VAE/"]C;VYF:6<M<')O<&5R
    M='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^8F]O;&5A
    M;CPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O;F9I9RUP<F]P
    M97)T>2UV86QU93X\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N
    M9FEG+7!R;W!E<G1Y+2T^"B @(" \(2TM8V]N9FEG+7!R;W!E<G1Y/@H@(" @
    M(" @(#QD97-C<FEP=&EO;CY#;VYN96-T:6]N4')O<&5R=&EE<SPO9&5S8W)I
    M<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D-O;FYE8W1I
    M;VY0<F]P97)T:65S/"]C;VYF:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \
    M8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:F%V82YL86YG+E-T<FEN9SPO8V]N9FEG
    M+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UV86QU
    M93X\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E
    M<G1Y+2T^"B @(" \8V]N9FEG+7!R;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP
    M=&EO;CY!=71O4F5T=7)N5&EM96]U=#PO9&5S8W)I<'1I;VX^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UN86UE/D%U=&]2971U<FY4:6UE;W5T/"]C;VYF
    M:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y
    M<&4^:6YT/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG
    M+7!R;W!E<G1Y+79A;'5E/C$P/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @
    M(" \+V-O;F9I9RUP<F]P97)T>3X*(" @(#PA+2UC;VYF:6<M<')O<&5R='D^
    M"B @(" @(" @/&1E<V-R:7!T:6]N/D1I8W1I;VYA<GE#;&%S<SPO9&5S8W)I
    M<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UN86UE/D1I8W1I;VYA
    M<GE#;&%S<SPO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O;F9I
    M9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3=')I;F<\+V-O;F9I9RUP<F]P
    M97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM=F%L=64^/"]C
    M;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T>2TM
    M/@H@(" @/"$M+6-O;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I
    M;VX^4U%,17AE8W5T:6]N36%N86=E<D-L87-S/"]D97-C<FEP=&EO;CX*(" @
    M(" @(" \8V]N9FEG+7!R;W!E<G1Y+6YA;64^4U%,17AE8W5T:6]N36%N86=E
    M<D-L87-S/"]C;VYF:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \8V]N9FEG
    M+7!R;W!E<G1Y+71Y<&4^:F%V82YL86YG+E-T<FEN9SPO8V]N9FEG+7!R;W!E
    M<G1Y+71Y<&4^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UV86QU93X\+V-O
    M;F9I9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y+2T^
    M"B @(" \(2TM8V]N9FEG+7!R;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO
    M;CY$:6-T:6]N87)Y4')O<&5R=&EE<SPO9&5S8W)I<'1I;VX^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UN86UE/D1I8W1I;VYA<GE0<F]P97)T:65S/"]C
    M;VYF:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y
    M+71Y<&4^:F%V82YL86YG+E-T<FEN9SPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^
    M"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UV86QU93X\+V-O;F9I9RUP<F]P
    M97)T>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y+2T^"B @(" \8V]N
    M9FEG+7!R;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY397%U96YC949A
    M8W1O<GE#;&%S<SPO9&5S8W)I<'1I;VX^"B @(" @(" @/&-O;F9I9RUP<F]P
    M97)T>2UN86UE/E-E<75E;F-E1F%C=&]R>4-L87-S/"]C;VYF:6<M<')O<&5R
    M='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^:F%V82YL
    M86YG+E-T<FEN9SPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O
    M;F9I9RUP<F]P97)T>2UV86QU93YC;VTN<V]L87)M971R:6,N:V]D;RYI;7!L
    M+FID8F,N<V-H96UA+D1"4V5Q=65N8V5&86-T;W)Y/"]C;VYF:6<M<')O<&5R
    M='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T>3X*(" @(#PA+2UC;VYF
    M:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N/E-E<75E;F-E1F%C
    M=&]R>5!R;W!E<G1I97,\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M
    M<')O<&5R='DM;F%M93Y397%U96YC949A8W1O<GE0<F]P97)T:65S/"]C;VYF
    M:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y
    M<&4^:F%V82YL86YG+E-T<FEN9SPO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UV86QU93X\+V-O;F9I9RUP<F]P97)T
    M>2UV86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y+2T^"B @(" \8V]N9FEG
    M+7!R;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY787)N3VY097)S:7-T
    M96YT5'EP949A:6QU<F4\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M
    M<')O<&5R='DM;F%M93Y787)N3VY097)S:7-T96YT5'EP949A:6QU<F4\+V-O
    M;F9I9RUP<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM
    M='EP93YB;V]L96%N/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @(" \
    M8V]N9FEG+7!R;W!E<G1Y+79A;'5E/G1R=64\+V-O;F9I9RUP<F]P97)T>2UV
    M86QU93X*(" @(#PO8V]N9FEG+7!R;W!E<G1Y/@H@(" @/&-O;F9I9RUP<F]P
    M97)T>3X*(" @(" @(" \9&5S8W)I<'1I;VX^57-E4')E<&%R9613=&%T96UE
    M;G1S/"]D97-C<FEP=&EO;CX*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+6YA
    M;64^57-E4')E<&%R9613=&%T96UE;G1S/"]C;VYF:6<M<')O<&5R='DM;F%M
    M93X*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+71Y<&4^8F]O;&5A;CPO8V]N
    M9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UV
    M86QU93YT<G5E/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I
    M9RUP<F]P97)T>3X*(" @(#PA+2UC;VYF:6<M<')O<&5R='D^"B @(" @(" @
    M/&1E<V-R:7!T:6]N/E-Y;F-H<F]N:7IE4V-H96UA/"]D97-C<FEP=&EO;CX*
    M(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+6YA;64^4WEN8VAR;VYI>F538VAE
    M;6$\+V-O;F9I9RUP<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O
    M<&5R='DM='EP93YB;V]L96%N/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @
    M(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/CPO8V]N9FEG+7!R;W!E<G1Y
    M+79A;'5E/@H@(" @/"]C;VYF:6<M<')O<&5R='DM+3X*(" @(#PA+2UC;VYF
    M:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N/E5S94)A=&-H9613
    M=&%T96UE;G1S/"]D97-C<FEP=&EO;CX*(" @(" @(" \8V]N9FEG+7!R;W!E
    M<G1Y+6YA;64^57-E0F%T8VAE9%-T871E;65N=',\+V-O;F9I9RUP<F]P97)T
    M>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM='EP93YB;V]L96%N
    M/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @(" \8V]N9FEG+7!R;W!E
    M<G1Y+79A;'5E/CPO8V]N9FEG+7!R;W!E<G1Y+79A;'5E/@H@(" @/"]C;VYF
    M:6<M<')O<&5R='DM+3X*(" @(#QC;VYF:6<M<')O<&5R='D^"B @(" @(" @
    M/&1E<V-R:7!T:6]N/D9L871);FAE<FET86YC94UA<'!I;F<\+V1E<V-R:7!T
    M:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM;F%M93Y&;&%T26YH97)I
    M=&%N8V5-87!P:6YG/"]C;VYF:6<M<')O<&5R='DM;F%M93X*(" @(" @(" \
    M8V]N9FEG+7!R;W!E<G1Y+71Y<&4^8F]O;&5A;CPO8V]N9FEG+7!R;W!E<G1Y
    M+71Y<&4^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UV86QU93YT<G5E/"]C
    M;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T>3X*
    M(" @(#PA+2UC;VYF:6<M<')O<&5R='D^"B @(" @(" @/&1E<V-R:7!T:6]N
    M/E-T871E;65N=$-A8VAE36%X4VEZ93PO9&5S8W)I<'1I;VX^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UN86UE/E-T871E;65N=$-A8VAE36%X4VEZ93PO
    M8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O;F9I9RUP<F]P97)T
    M>2UT>7!E/FEN=#PO8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O
    M;F9I9RUP<F]P97)T>2UV86QU93X\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*
    M(" @(#PO8V]N9FEG+7!R;W!E<G1Y+2T^"B @(" \(2TM8V]N9FEG+7!R;W!E
    M<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY3=&%T96UE;G1%>&5C=71I;VY4
    M:6UE;W5T/"]D97-C<FEP=&EO;CX*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y
    M+6YA;64^4W1A=&5M96YT17AE8W5T:6]N5&EM96]U=#PO8V]N9FEG+7!R;W!E
    M<G1Y+6YA;64^"B @(" @(" @/&-O;F9I9RUP<F]P97)T>2UT>7!E/FEN=#PO
    M8V]N9FEG+7!R;W!E<G1Y+71Y<&4^"B @(" @(" @/&-O;F9I9RUP<F]P97)T
    M>2UV86QU93X\+V-O;F9I9RUP<F]P97)T>2UV86QU93X*(" @(#PO8V]N9FEG
    M+7!R;W!E<G1Y+2T^"B @(" \(2TM8V]N9FEG+7!R;W!E<G1Y/@H@(" @(" @
    M(#QD97-C<FEP=&EO;CY344Q%>&5C=71I;VY,:7-T96YE<D-L87-S/"]D97-C
    M<FEP=&EO;CX*(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+6YA;64^4U%,17AE
    M8W5T:6]N3&ES=&5N97)#;&%S<SPO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @
    M(" @(" @/&-O;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3=')I;F<\
    M+V-O;F9I9RUP<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R
    M='DM=F%L=64^/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I
    M9RUP<F]P97)T>2TM/@H@(" @/"$M+6-O;F9I9RUP<F]P97)T>3X*(" @(" @
    M(" \9&5S8W)I<'1I;VX^5')A;G-A8W1I;VY)<V]L871I;VX\+V1E<V-R:7!T
    M:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM;F%M93Y4<F%N<V%C=&EO
    M;DES;VQA=&EO;CPO8V]N9FEG+7!R;W!E<G1Y+6YA;64^"B @(" @(" @/&-O
    M;F9I9RUP<F]P97)T>2UT>7!E/FIA=F$N;&%N9RY3=')I;F<\+V-O;F9I9RUP
    M<F]P97)T>2UT>7!E/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM=F%L=64^
    M/"]C;VYF:6<M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T
    M>2TM/@H@(" @/&-O;F9I9RUP<F]P97)T>3X*(" @(" @(" \9&5S8W)I<'1I
    M;VX^36%N86=E9%)U;G1I;65#;&%S<SPO9&5S8W)I<'1I;VX^"B @(" @(" @
    M/&-O;F9I9RUP<F]P97)T>2UN86UE/DUA;F%G9612=6YT:6UE0VQA<W,\+V-O
    M;F9I9RUP<F]P97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM
    M='EP93YJ879A+FQA;F<N4W1R:6YG/"]C;VYF:6<M<')O<&5R='DM='EP93X*
    M(" @(" @(" \8V]N9FEG+7!R;W!E<G1Y+79A;'5E/F-O;2YS;VQA<FUE=')I
    M8RYK;V1O+F5E+DI.1$E-86YA9V5D4G5N=&EM93PO8V]N9FEG+7!R;W!E<G1Y
    M+79A;'5E/@H@(" @/"]C;VYF:6<M<')O<&5R='D^"B @(" \8V]N9FEG+7!R
    M;W!E<G1Y/@H@(" @(" @(#QD97-C<FEP=&EO;CY-86YA9V5D4G5N=&EM95!R
    M;W!E<G1I97,\+V1E<V-R:7!T:6]N/@H@(" @(" @(#QC;VYF:6<M<')O<&5R
    M='DM;F%M93Y-86YA9V5D4G5N=&EM95!R;W!E<G1I97,\+V-O;F9I9RUP<F]P
    M97)T>2UN86UE/@H@(" @(" @(#QC;VYF:6<M<')O<&5R='DM='EP93YJ879A
    M+FQA;F<N4W1R:6YG/"]C;VYF:6<M<')O<&5R='DM='EP93X*(" @(" @(" \
    M8V]N9FEG+7!R;W!E<G1Y+79A;'5E/E1R86YS86-T:6]N36%N86=E<DYA;64]
    M:F%V87@O=')A;G-A8W1I;VXO5')A;G-A8W1I;VY-86YA9V5R/"]C;VYF:6<M
    M<')O<&5R='DM=F%L=64^"B @(" \+V-O;F9I9RUP<F]P97)T>3X*"B @(" @
    M(" @/&%U=&AE;G1I8V%T:6]N+6UE8VAA;FES;3X*(" @(" @(" @(" @/&%U
    M=&AE;G1I8V%T:6]N+6UE8VAA;FES;2UT>7!E/D)A<VEC4&%S<W=O<F0\+V%U
    M=&AE;G1I8V%T:6]N+6UE8VAA;FES;2UT>7!E/@H@(" @(" @(" @(" \8W)E
    M9&5N=&EA;"UI;G1E<F9A8V4^:F%V87@N<F5S;W5R8V4N<V5C=7)I='DN4&%S
    M<W=O<F1#<F5D96YT:6%L/"]C<F5D96YT:6%L+6EN=&5R9F%C93X*(" @(" @
    M(" @(" @/"]A=71H96YT:6-A=&EO;BUM96-H86YI<VT^"B @(" @(" @(" @
    M(#QR96%U=&AE;G1I8V%T:6]N+7-U<'!O<G0^9F%L<V4\+W)E875T:&5N=&EC
    M871I;VXM<W5P<&]R=#X*(" @(#PO<F5S;W5R8V5A9&%P=&5R/@H\+V-O;FYE
    &8W1O<CX*
    `
    end

  • Need help in ra.xml

    Hi,
              I am using kodo 4.0 with weblogic10.
              I set the ra.xml using XATransaction...
              ra.xml
              <managedconnectionfactory-class>kodo.persistence.jdbc.JPAManagedConnectionFactory</managedconnectionfactory-class>
              <connectionfactory-interface>javax.resource.cci.ConnectionFactory</connectionfactory-interface>
              <connectionfactory-impl-class>kodo.persistence.jdbc.JPAConnectionFactory</connectionfactory-impl-class>
              <connection-interface>javax.resource.cci.Connection</connection-interface>
              <connection-impl-class>kodo.persistence.EntityManagerImpl</connection-impl-class>
              <transaction-support>XATransaction</transaction-support>
              <config-property>
              <description>connection driver name</description>
              <config-property-name>ConnectionDriverName</config-property-name>
              <config-property-type>java.lang.String</config-property-type>
              <config-property-value>oracle.jdbc.driver.OracleDriver</config-property-value>
              </config-property>
              and facing problem.Following are the problem in console:
              <Jan 21, 2008 5:52:47 PM IST> <Warning> <Connector> <BEA-190155> <Compliance checking/validation of the resource adapter C:\bea\user_projects\domains\HUB30\kodo-jdbc.rar resulted in the following warnings:
              [1] In ra.xml element <connection-definition> the property "PropertiesFilename" of type "java.lang.String": unable to find a set method in class "kodo.persistence.jdbc.JPAManagedConnectionFactory"
              [2] The weblogic-ra.xml element <outbound-resource-adapter><connection-definition-group>[connection-factory-interface = javax.resource.cci.ConnectionFactory]<connection-instance>[ jndi-name = jdbc/PersistenceManagerFactory] contains a property "RetainValues" with value "false" which cannot be found in ra.xml and therefor will not be set
              [3] The weblogic-ra.xml element <outbound-resource-adapter><connection-definition-group>[connection-factory-interface = javax.resource.cci.ConnectionFactory]<connection-instance>[ jndi-name = jdbc/PersistenceManagerFactory] contains a property "RestoreValues" with value "true" which cannot be found in ra.xml and therefor will not be set
              [4] The weblogic-ra.xml element <outbound-resource-adapter><connection-definition-group>[connection-factory-interface = javax.resource.cci.ConnectionFactory]<connection-instance>[ jndi-name = jdbc/PersistenceManagerFactory] contains a property "Optimistic" with value "true" which cannot be found in ra.xml and therefor will not be set
              [5] The weblogic-ra.xml element <outbound-resource-adapter><connection-definition-group>[connection-factory-interface = javax.resource.cci.ConnectionFactory]<connection-instance>[ jndi-name = jdbc/PersistenceManagerFactory] contains a property "NontransactionalWrite" with value "false" which cannot be found in ra.xml and therefor will not be set
              [6] The weblogic-ra.xml element <outbound-resource-adapter><connection-definition-group>[connection-factory-interface = javax.resource.cci.ConnectionFactory]<connection-instance>[ jndi-name = jdbc/PersistenceManagerFactory] contains a property "NontransactionalRead" with value "true" which cannot be found in ra.xml and therefor will not be set
              [7] The weblogic-ra.xml element <outbound-resource-adapter><connection-definition-group>[connection-factory-interface = javax.resource.cci.ConnectionFactory]<connection-instance>[ jndi-name = jdbc/PersistenceManagerFactory] contains a property "Multithreaded" with value "false" which cannot be found in ra.xml and therefor will not be set
              [8] The weblogic-ra.xml element <outbound-resource-adapter><connection-definition-group>[connection-factory-interface = javax.resource.cci.ConnectionFactory]<connection-instance>[ jndi-name = jdbc/PersistenceManagerFactory] contains a property "IgnoreCache" with value "false" which cannot be found in ra.xml and therefor will not be set>
              <Jan 21, 2008 5:53:07 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Long com.quadriga.hub.core.ejbs.session.message.MessageSenderRemote.sendMessage(com.quadriga.hub.core.messaging.OutboundMessage,int,java.util.Set,java.lang.Long) throws com.quadriga.hub.core.ejbs.session.message.MessageNotSentException,java.rmi.RemoteException' in EJB 'hubcore.session.MessageSenderRemote' contains a parameter of type: 'java.util.Set' which is not Serializable. Though the EJB 'hubcore.session.MessageSenderRemote' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
              <Jan 21, 2008 5:53:07 PM IST> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract java.lang.Long com.quadriga.hub.core.ejbs.session.message.MessageSenderRemote.sendMessage(com.quadriga.hub.core.messaging.OutboundMessage,int,java.util.Set,java.lang.Long,int,java.util.Date,int) throws com.quadriga.hub.core.ejbs.session.message.MessageNotSentException,java.rmi.RemoteException' in EJB 'hubcore.session.MessageSenderRemote' contains a parameter of type: 'java.util.Set' which is not Serializable. Though the EJB 'hubcore.session.MessageSenderRemote' has call-by-reference set to false, this parameter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
              <Jan 21, 2008 5:53:08 PM IST> <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB 'hubcore.session.MessageSenderRemote'. The server will have better performance if it is enabled. To enable call-by-reference, set the enable-call-by-reference element to True in the weblogic-ejb-jar.xml deployment descriptor for this EJB.>
              <Jan 21, 2008 5:53:08 PM IST> <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB 'hubcore.session.ScheduleManager'. The server will have better performance if it is enabled. To enable call-by-reference, set the enable-call-by-reference element to True in the weblogic-ejb-jar.xml deployment descriptor for this EJB.>
              <Jan 21, 2008 5:54:25 PM IST> <Warning> <EJB> <BEA-010202> <Call-by-reference is not enabled for the EJB 'com.quadriga.estate.ContentEstateController'. The server will have better performance if it is enabled. To enable call-by-reference, set the enable-call-by-reference element to True in the weblogic-ejb-jar.xml deployment descriptor for this EJB.>
              Pls help me as soon as possible:
              Thanks

    Hi. I'm the previous dev lead for the connector container. However, I'm not that familiar with kodo. Is the rar your own, or is it something you picked up from us? If I could get my hands on the rar, I could check it out.
              However, note that all you are geting here are Warnings, so they may or may not be causing you problems.
              What actual problem(s) are you having.
              If you don't want to post the rar here, you can e-mail it to me at [email protected]
              Jim Gish
              Jim Gish
              Staff Software Engineer
              BEA WebLogic Engineering

  • Query on Installation of GRC AC 5.3 RAR component

    Hi,
    We are implementing SAP GRC 5.3 - RAR Component. Can the tool needs to be implemented in the SAP Server itself or can it be installed in a different server other than SAP.
    Can GRC tool be installed in a different server but falling under the same system landscape directory?
    In future  we are also planning to go for the other components of GRC like CUP, SUPM & ERM. In that scenario, does these components also needs to be installed in SAP Server itself.
    Please suggest the SAP best practice of installation of SAP GRC 5.3
    Request the experts to reply at the earliest.
    Thanks and Best Regards,
    Srihari.K

    Hi Srihari,
    I agree with Frank and you need to go to SAP Service Market Place and check out the Installation and Configuration guides for SAP GRC 5.3 at https://service.sap.com/instguides.
    I also recommend to go through these articles published on SDN.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/408bd039-d9c1-2a10-0fab-a92b97c7cd25
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a07b4cc8-1a57-2b10-1798-d2fec068473a
    Hope this helps as a good starting point for learning about SAP GRC Installation reqs.
    Regards,
    Kiran Kandepalli.

  • MANIFEST.MF included with kodo-persistence.rar

    The MANIFEST.MF included with the kodo-persistence.rar in kodo 4.1.1 has only info about "JDO" and not "JPA". Was it incorrectly packaged? Is there another kodo-persistence.rar that can be downloaded for JCA? Here are the contents of the MANIFEST.MF in kodo-4.1.1/jca/persistence/META-INF/kodo-persistence.rar
    Premain-Class: kodo.enhance.PCEnhancerAgent
    Main-Class: kodo.enhance.PCEnhancer
    Built-By: BEA Systems, Inc.
    Implementation-Vendor: BEA Systems, Inc.
    Implementation-Version: 4.1.1
    OpenTools-UI: kodo.jdbc.integration.jbuilder.KodoTools
    OpenTools-Build: kodo.jdbc.integration.jbuilder.KodoBuilder
    OpenIDE-Module: kodo.jdbc.integration.netbeans/1
    OpenIDE-Module-Name: Kodo
    OpenIDE-Module-Short-Description: Kodo for SunOne-NetBeans
    OpenIDE-Module-Install: kodo/jdbc/integration/netbeans/KodoModule.class
    OpenIDE-Module-Module-Dependencies: org.netbeans.modules.java/1 > 1.7
    OpenIDE-Module-Layer: kodo/jdbc/integration/netbeans/kodo-layer.xml
    Name: kodo/
    Specification-Title: Java Data Objects
    Specification-Vendor: Sun
    Implementation-Vendor: BEA Systems, Inc.
    Specification-Version: 2.0.0
    Implementation-Version: 4.1.1
    Implementation-Title: kodo
    Name: kodo/jdbc/integration/netbeans/KodoMenuAction.class
    OpenIDE-Module-Class: Action
    Name: kodo/jdbc/integration/netbeans/MappingDataLoader.class
    OpenIDE-Module-Class: Loader
    Install-Before: org.openide.loaders.XMLDataObject, org.netbeans.module
    s.xml.core.XMLDataObject
    Name: kodo/jdbc/integration/netbeans/JDODataLoader.class
    OpenIDE-Module-Class: Loader
    Install-Before: org.openide.loaders.XMLDataObject, org.netbeans.module
    s.xml.core.XMLDataObject

    The manifest should be seen only as a file that can contain information about the files packaged in a JAR file. There is no requirement to contain information about all the files packaged in the jar.
    You are using the correct rar file.
    Laurent

  • Kodo.rar and WebLogic 7

    Hi,
    I__m trying to deploy the kodo.rar file in Web Logic 7 and I__m running into
    the problem described in this
    (http://www.solarmetric.com/Support/Newsgroups/article.php?id=2553&group=solarmetric.kodo.developer)
    inquiry.
    That is, I__m getting a bunch of error message stating that the application
    server cannot find __set__ methods for the ra.xml configured properties.
    Example output:
    <Feb 10, 2003 1:40:55 PM CST> <Notice> <WebLogicServer> <000327> <Starting
    WebLogic Admin Server "myserver" for domain "mydomain">
    <Feb 10, 2003 1:41:36 PM CST> <Error> <Connector> <190070> << KodoJDO_kodo
    Cannot find a "set" method in the ManagedConnectionFactory for theconfiguration property "UseBatchedStatements". Ensure that the MCF
    contains "get" and "set" methods for each of the ra.xml configuration
    properties. Ensure that the data types
    associated with these methods match the data type specified in the
    <config-prope
    rty-type> element.>
    Can you tell me if this issue was ever resolved? Or is there a work
    around for it?
    Thanks.

    Marc,
    I downloaded 2.4.1 this morning un-jard the kodo.rar file, updated the
    ra.xml file, created a kodo1.rar file and deployed it to WebLogic with
    similiar results. (See below.)
    Yesterday (2.4.0) I dumped the methods in the
    com.solarmetric.kodo.impl.jdbc.ee.ManagedConnectionFactoryImpl class and
    found a lot of the "set" methods that web logic was complaining about.
    (Method dump is attached below the Similiar Results.)
    Any advice you can give would be appreciated.
    -Tim S.
    *===Similiar results:
    Starting WebLogic Server...
    <Feb 11, 2003 11:03:56 AM CST> <Notice> <Management> <140005> <Loading
    configura
    tion D:\tapps\bea\user_projects\mydomain\.\config.xml>
    <Feb 11, 2003 11:04:04 AM CST> <Notice> <Security> <090082> <Security
    initializi
    ng using realm myrealm.>
    <Feb 11, 2003 11:04:04 AM CST> <Notice> <WebLogicServer> <000327>
    <Starting WebL
    ogic Admin Server "myserver" for domain "mydomain">
    <Feb 11, 2003 11:04:24 AM CST> <Error> <Connector> <190070> <<
    KodoJDO_kodo > Ca
    nnot find a "set" method in the ManagedConnectionFactory for the
    configuration p
    roperty "UseBatchedStatements". Ensure that the MCF contains "get" and
    "set" met
    hods for each of the ra.xml configuration properties. Ensure that the data
    types
    associated with these methods match the data type specified in the
    <config-prop
    erty-type> element.>
    <Feb 11, 2003 11:04:24 AM CST> <Error> <Connector> <190070> <<
    KodoJDO_kodo > Ca
    nnot find a "set" method in the ManagedConnectionFactory for the
    configuration p
    roperty "MaxPool". Ensure that the MCF contains "get" and "set" methods
    for each
    of the ra.xml configuration properties. Ensure that the data types
    associated w
    ith these methods match the data type specified in the
    <config-property-type> el
    ement.>
    <Feb 11, 2003 11:04:24 AM CST> <Error> <Connector> <190070> <<
    KodoJDO_kodo > Ca
    nnot find a "set" method in the ManagedConnectionFactory for the
    configuration p
    roperty "ConnectionTestTimeout". Ensure that the MCF contains "get" and
    "set" me
    thods for each of the ra.xml configuration properties. Ensure that the
    data type
    s associated with these methods match the data type specified in the
    <config-pro
    perty-type> element.>
    *====
    Dumped Methods
    *====
    D:\apps\kodo-jdo-2.4.0\com\edsplm\sca\basicactions\persistent>java
    ShowMethods com.solarmetric.kodo.impl.jdbc.ee.Managed
    ConnectionFactoryImpl
    ==== Methods =====
    --- edits here ---
    com.solarmetric.kodo.conf.SimpleConfiguration.getDefaultFetchThreshold()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setDefaultFetchThreshold(int)
    public int
    com.solarmetric.kodo.conf.SimpleConfiguration.getDefaultFetchBatchSize()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setDefaultFetchBatchSize(int)
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setQueryFilterListeners(java.l
    ang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getQueryFilterListeners()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setEnableQueryExtensions(boole
    an)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getEnableQueryExtensions()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setPersistenceManagerClass(jav
    a.lang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getPersistenceManagerClass()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setPersistenceManagerPropertie
    s(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getPersistenceManagerPropertie
    s()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setDataCacheClass(java.lang.St
    ring)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getDataCacheClass()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setDataCacheProperties(java.la
    ng.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getDataCacheProperties()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setDataCache(com.solarmetric.k
    odo.runtime.datacache.DataCache)
    public synchronized com.solarmetric.kodo.runtime.datacache.DataCache
    com.solarmetric.kodo.conf.SimpleConfiguration.getDa
    taCache()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setProxyManagerClass(java.lang
    String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getProxyManagerClass()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setProxyManagerProperties(java
    lang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getProxyManagerProperties()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setProxyManager(co
    m.solarmetric.kodo.util.ProxyManager)
    public synchronized com.solarmetric.kodo.util.ProxyManager
    com.solarmetric.kodo.conf.SimpleConfiguration.getProxyManager
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setCacheReferenceSize(int)
    public int
    com.solarmetric.kodo.conf.SimpleConfiguration.getCacheReferenceSize()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setUseSoftTransactionCache(boo
    lean)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getUseSoftTransactionCache()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setOptimistic(boolean)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getOptimistic()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setRetainValues(boolean)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getRetainValues()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setRestoreValues(boolean)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getRestoreValues()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setIgnoreCache(boolean)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getIgnoreCache()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setNontransactionalRead(boolea
    n)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getNontransactionalRead()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setNontransactionalWrite(boole
    an)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getNontransactionalWrite()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setMultithreaded(boolean)
    public boolean
    com.solarmetric.kodo.conf.SimpleConfiguration.getMultithreaded()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionUserName(java.lan
    g.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionUserName()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionPassword(java.lan
    g.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionPassword()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionURL(java.lang.Str
    ing)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionURL()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setPersistenceManagerFactoryCl
    ass(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getPersistenceManagerFactoryCl
    ass()
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionDriverName()
    public void com.solarmetric.kodo.conf.SimpleConfiguration.setMaxPool(int)
    public int com.solarmetric.kodo.conf.SimpleConfiguration.getMaxPool()
    public void com.solarmetric.kodo.conf.SimpleConfiguration.setMinPool(int)
    public int com.solarmetric.kodo.conf.SimpleConfiguration.getMinPool()
    public void com.solarmetric.kodo.conf.SimpleConfiguration.setMsWait(int)
    public int com.solarmetric.kodo.conf.SimpleConfiguration.getMsWait()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionFactoryName(java.
    lang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionFactoryName()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionFactory(java.lang
    Object)
    public synchronized java.lang.Object
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionFactory()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionFactory2Name(java
    lang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionFactory2Name()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionFactory2(java.lan
    g.Object)
    public synchronized java.lang.Object
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionFactory2()
    public java.util.Properties
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionPropertiesProps()
    public void
    com.solarmetric.kodo.conf.SimpleConfiguration.setConnectionProperties(java.l
    ang.String)
    public java.lang.String
    com.solarmetric.kodo.conf.SimpleConfiguration.getConnectionProperties()
    public java.beans.BeanInfo[]
    com.solarmetric.kodo.conf.SimpleConfiguration.getAdditionalBeanInfo()
    public java.beans.BeanDescriptor
    com.solarmetric.kodo.conf.SimpleConfiguration.getBeanDescriptor()
    public int
    com.solarmetric.kodo.conf.SimpleConfiguration.getDefaultEventIndex()
    public int
    com.solarmetric.kodo.conf.SimpleConfiguration.getDefaultPropertyIndex()
    public java.beans.EventSetDescriptor[]
    com.solarmetric.kodo.conf.SimpleConfiguration.getEventSetDescriptors()
    public java.awt.Image
    com.solarmetric.kodo.conf.SimpleConfiguration.getIcon(int)
    public java.beans.MethodDescriptor[]
    com.solarmetric.kodo.conf.SimpleConfiguration.getMethodDescriptors()
    public java.beans.PropertyDescriptor[]
    com.solarmetric.kodo.conf.SimpleConfiguration.getPropertyDescriptors()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setProperties(java.la
    ng.String) throws java.io.IOExce
    ption
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setDictionary(com.sol
    armetric.kodo.impl.jdbc.schema.D
    BDictionary)
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setConnectionDriverNa
    me(java.lang.String)
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setAutoReturnTimeout(
    int)
    public int
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getAutoReturnTimeout(
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setConnectionTestTime
    out(int)
    public int
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getConnectionTestTime
    out()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setDictionaryClass(ja
    va.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getDictionaryClass()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setDictionaryProperti
    es(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getDictionaryProperti
    es()
    public com.solarmetric.kodo.impl.jdbc.schema.DBDictionary
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getDict
    ionary(com.solarmetric.kodo.impl.jdbc.runtime.Connector)
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setSQLExecutionManage
    r(com.solarmetric.kodo.impl.jdbc
    SQLExecutionManager)
    public com.solarmetric.kodo.impl.jdbc.SQLExecutionManager
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getSQLE
    xecutionManager()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setSQLExecutionManage
    rClass(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getSQLExecutionManage
    rClass()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setSequenceFactoryCla
    ss(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getSequenceFactoryCla
    ss()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setSequenceFactoryPro
    perties(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getSequenceFactoryPro
    perties()
    public com.solarmetric.kodo.impl.jdbc.SequenceFactory
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getSequence
    Factory(com.solarmetric.kodo.impl.jdbc.runtime.Connector)
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setSequenceFactory(co
    m.solarmetric.kodo.impl.jdbc.Seq
    uenceFactory)
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setSQLExecutionListen
    erClass(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getSQLExecutionListen
    erClass()
    public com.solarmetric.kodo.impl.jdbc.SQLExecutionListener
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getSQL
    ExecutionListener()
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getDefaultPersistence
    ManagerFactoryClass(
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setDefaultSubclassPro
    viderClass(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getDefaultSubclassPro
    viderClass()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setDefaultSubclassPro
    viderProperties(java.lang.String
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getDefaultSubclassPro
    viderProperties()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setDefaultClassMappin
    gClass(java.lang.String)
    public java.lang.String
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getDefaultClassMappin
    gClass()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setWarnOnPersistentTy
    peFailure(boolean)
    public boolean
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getWarnOnPersistentTy
    peFailure()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setFlatInheritanceMap
    ping(boolean)
    public boolean
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getFlatInheritanceMap
    ping()
    public void
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.setUseBatchedStatemen
    ts(boolean)
    public boolean
    com.solarmetric.kodo.impl.jdbc.JDBCSimpleConfiguration.getUseBatchedStatemen
    ts()
    public void
    --- Edits here ---
    Marc Prud'hommeaux wrote:
    Tim-
    Are you using Kodo 2.4.1? The issue (if it is the same one I am thinking
    of) should be resolved in 2.4.1's kodo.rar file.
    Let us know if this does not help.
    In article <[email protected]>, Tim Slechta wrote:
    Hi,
    I__m trying to deploy the kodo.rar file in Web Logic 7 and I__m running into
    the problem described in this
    (http://www.solarmetric.com/Support/Newsgroups/article.php?id=2553&group=solarmetric.kodo.developer)
    inquiry.
    That is, I__m getting a bunch of error message stating that the application
    server cannot find __set__ methods for the ra.xml configured properties.
    Example output:
    <Feb 10, 2003 1:40:55 PM CST> <Notice> <WebLogicServer> <000327> <Starting
    WebLogic Admin Server "myserver" for domain "mydomain">
    <Feb 10, 2003 1:41:36 PM CST> <Error> <Connector> <190070> << KodoJDO_kodo
    Cannot find a "set" method in the ManagedConnectionFactory for theconfiguration property "UseBatchedStatements". Ensure that the MCF
    contains "get" and "set" methods for each of the ra.xml configuration
    properties. Ensure that the data types
    associated with these methods match the data type specified in the
    <config-prope
    rty-type> element.>
    Can you tell me if this issue was ever resolved? Or is there a work
    around for it?
    Thanks.
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • Reading properties in kodo.rar

    Hi guys,
    There seems to be a stalemate between Kodo and JBoss on reading properties of type Boolean or
    Integer. I haven't been able to configure Optimistic, RetainValues, etc. using either
    kodo-service.xml or ra.xml. The issue as Marc has explained it to all the world is that JBoss won't
    read properties other than String properties. They should fix this, but they have lot of other
    chickens to fry. In the meantime, wouldn't it be fairly easy for Kodo to provide a workaround?
    Provide overloaded String methods for each of the property methods that take int and boolean? Then
    the property could be set as a string. The JCA rar approach to deploying Kodo in JBoss or any EJB
    container is just too nice to allow it to slip from your grip, in my opinion.
    David Ezzio

    emmm ... however .. it is my bug :) ...
    it does work ... however in another place process of reading proeprty goes through SystemResource...

  • JBOSS 3.2 & Kodo.rar

    Hello all,
    I have a problem with jboss 3.2 & Kodo JCA. I can't deploy this product .
    exist any example the configuration file ?
    Carlos.-

    Carlos-
    Check out:
    http://solarmetric.com/Support/Newsgroups/news/article.php?id_article=%3Cpan.2003.05.06.17.40.54.720806%40solarmetric.com%3E&grp_id=1
    If this isn't working for you, can you post any error messages you are
    seeing?
    In article <b9gddk$oe9$[email protected]>, Carlos Miranda wrote:
    >
    Hello all,
    I have a problem with jboss 3.2 & Kodo JCA. I can't deploy this product .
    exist any example the configuration file ?
    Carlos.---
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • Kodo.rar in B5 has same problem as in B4

    Hi guys,
    The dereference issue in B4 (which is not in B3) is still in B5. The stack trace and my code (which
    is a hacked version of your code) is below.
    David Ezzio
    My code that looks for CF:
    private ConnectionFactory getConnectionFactory()
    // this the the JNDI name for the Kodo Resource
    // Adaptor that you will have configured in in
    // your application server
    String pmname = "java:/kodo";
    try
    MsgCenter.putMsg("Looking up jndi name: " + pmname);
    Object ob = new InitialContext().lookup(pmname);
    MsgCenter.putMsg("Casting to ConnectionFactory");
    ConnectionFactory fac = (ConnectionFactory) ob;
    MsgCenter.putMsg("ConnectionFactory type is: " + fac.getClass().getName());
    return fac;
    14:30:37,306 INFO [Server] JBoss (MX MicroKernel) [3.0.0 Date:200205311035] Started in 0m:46s:86ms
    14:31:04,895 INFO [STDOUT] Stateless QuoteServerEJB: ejbCreate called
    14:31:04,905 INFO [STDOUT] Looking up jndi name: java:/kodo
    14:31:04,905 ERROR [STDERR] javax.naming.NamingException: Could not dereference object. Root
    exception is
    14:31:04,905 ERROR [STDERR] java.lang.IllegalAccessException:
    com.solarmetric.kodo.impl.jdbc.ee.JDOObjectFactory
    14:31:04,905 ERROR [STDERR] at java.lang.Class.newInstance0(Native Method)
    14:31:04,905 ERROR [STDERR] at java.lang.Class.newInstance(Class.java:237)
    14:31:04,905 ERROR [STDERR] at
    javax.naming.spi.NamingManager.getObjectFactoryFromReference(NamingManager.java:149)
    14:31:04,905 ERROR [STDERR] at
    javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:302)
    14:31:04,915 ERROR [STDERR] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:538)
    14:31:04,915 ERROR [STDERR] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:429)
    14:31:04,915 ERROR [STDERR] at javax.naming.InitialContext.lookup(InitialContext.java:350)
    14:31:04,915 ERROR [STDERR] at
    com.ysoft.jdo.book.sayings.service.ejb.QuoteServerEJB.getConnectionFactory(QuoteServerEJB.java:423)
    14:31:04,915 ERROR [STDERR] at
    com.ysoft.jdo.book.sayings.service.ejb.QuoteServerEJB.ejbCreate(QuoteServerEJB.java:44)
    14:31:04,915 ERROR [STDERR] at java.lang.reflect.Method.invoke(Native Method)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.StatelessSessionEnterpriseContext.<init>(StatelessSessionEnterpriseContext.java:52)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.StatelessSessionInstancePool.create(StatelessSessionInstancePool.java:61)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.AbstractInstancePool.get(AbstractInstancePool.java:208)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:63)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:96)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:167)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:61)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:129)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:166)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.java:313)
    14:31:04,936 ERROR [STDERR] at org.jboss.ejb.Container.invoke(Container.java:705)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:362)
    14:31:04,936 ERROR [STDERR] at java.lang.reflect.Method.invoke(Native Method)
    14:31:04,936 ERROR [STDERR] at
    sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:241)
    14:31:04,936 ERROR [STDERR] at sun.rmi.transport.Transport$1.run(Transport.java:152)
    14:31:04,946 ERROR [STDERR] at java.security.AccessController.doPrivileged(Native Method)
    14:31:04,946 ERROR [STDERR] at sun.rmi.transport.Transport.serviceCall(Transport.java:148)
    14:31:04,946 ERROR [STDERR] at
    sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:465)
    14:31:04,946 ERROR [STDERR] at
    sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:706)
    14:31:04,946 ERROR [STDERR] at java.lang.Thread.run(Thread.java:484)

    The next release of Kodo, which will be 2.3.0RC.
    In article <[email protected]>, David Ezzio wrote:
    Hi Marc,
    In the next release of Kodo? or JBoss? And next release for Kodo means the 2.3.0RC?
    David
    Marc Prudhommeaux wrote:
    David-
    The JBoss final 3.0 release seems to have changed how it accesses the
    ObjectFactory factory. This should be fixed in the next release.
    Sorry for all the trouble.
    In article <[email protected]>, David Ezzio wrote:
    Hi guys,
    The dereference issue in B4 (which is not in B3) is still in B5. The stack trace and my code (which
    is a hacked version of your code) is below.
    David Ezzio
    My code that looks for CF:
    private ConnectionFactory getConnectionFactory()
    // this the the JNDI name for the Kodo Resource
    // Adaptor that you will have configured in in
    // your application server
    String pmname = "java:/kodo";
    try
    MsgCenter.putMsg("Looking up jndi name: " + pmname);
    Object ob = new InitialContext().lookup(pmname);
    MsgCenter.putMsg("Casting to ConnectionFactory");
    ConnectionFactory fac = (ConnectionFactory) ob;
    MsgCenter.putMsg("ConnectionFactory type is: " + fac.getClass().getName());
    return fac;
    14:30:37,306 INFO [Server] JBoss (MX MicroKernel) [3.0.0 Date:200205311035] Started in 0m:46s:86ms
    14:31:04,895 INFO [STDOUT] Stateless QuoteServerEJB: ejbCreate called
    14:31:04,905 INFO [STDOUT] Looking up jndi name: java:/kodo
    14:31:04,905 ERROR [STDERR] javax.naming.NamingException: Could not dereference object. Root
    exception is
    14:31:04,905 ERROR [STDERR] java.lang.IllegalAccessException:
    com.solarmetric.kodo.impl.jdbc.ee.JDOObjectFactory
    14:31:04,905 ERROR [STDERR] at java.lang.Class.newInstance0(Native Method)
    14:31:04,905 ERROR [STDERR] at java.lang.Class.newInstance(Class.java:237)
    14:31:04,905 ERROR [STDERR] at
    javax.naming.spi.NamingManager.getObjectFactoryFromReference(NamingManager.java:149)
    14:31:04,905 ERROR [STDERR] at
    javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:302)
    14:31:04,915 ERROR [STDERR] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:538)
    14:31:04,915 ERROR [STDERR] at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:429)
    14:31:04,915 ERROR [STDERR] at javax.naming.InitialContext.lookup(InitialContext.java:350)
    14:31:04,915 ERROR [STDERR] at
    com.ysoft.jdo.book.sayings.service.ejb.QuoteServerEJB.getConnectionFactory(QuoteServerEJB.java:423)
    14:31:04,915 ERROR [STDERR] at
    com.ysoft.jdo.book.sayings.service.ejb.QuoteServerEJB.ejbCreate(QuoteServerEJB.java:44)
    14:31:04,915 ERROR [STDERR] at java.lang.reflect.Method.invoke(Native Method)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.StatelessSessionEnterpriseContext.<init>(StatelessSessionEnterpriseContext.java:52)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.StatelessSessionInstancePool.create(StatelessSessionInstancePool.java:61)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.AbstractInstancePool.get(AbstractInstancePool.java:208)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:63)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:96)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:167)
    14:31:04,925 ERROR [STDERR] at
    org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:61)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:129)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:166)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.ejb.StatelessSessionContainer.invoke(StatelessSessionContainer.java:313)
    14:31:04,936 ERROR [STDERR] at org.jboss.ejb.Container.invoke(Container.java:705)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
    14:31:04,936 ERROR [STDERR] at
    org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:362)
    14:31:04,936 ERROR [STDERR] at java.lang.reflect.Method.invoke(Native Method)
    14:31:04,936 ERROR [STDERR] at
    sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:241)
    14:31:04,936 ERROR [STDERR] at sun.rmi.transport.Transport$1.run(Transport.java:152)
    14:31:04,946 ERROR [STDERR] at java.security.AccessController.doPrivileged(Native Method)
    14:31:04,946 ERROR [STDERR] at sun.rmi.transport.Transport.serviceCall(Transport.java:148)
    14:31:04,946 ERROR [STDERR] at
    sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:465)
    14:31:04,946 ERROR [STDERR] at
    sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:706)
    14:31:04,946 ERROR [STDERR] at java.lang.Thread.run(Thread.java:484)--
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com
    Kodo Java Data Objects Full featured JDO: eliminate the SQL from your code
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com
    Kodo Java Data Objects Full featured JDO: eliminate the SQL from your code

  • Install RAR in WAS 5 throws Exception

    I try to install Kodo JCA to a Websphere v5.0 Test Environment in WSAD 5.1.0
    via the Administartive console.
    Kodo is 3.0.1 Enterprise evaluation
    Console output below
    Any help appreciated
    /jan
    *** Starting the server ***
    ************ Start Display Current Environment ************
    WebSphere Platform 5.0 [BASE 5.0.2 ptf2M0325.01] running with process name
    localhost\localhost\server1 and process id 1816
    Host Operating System is Windows 2000, version 5.0
    Java version = J2RE 1.3.1 IBM Windows 32 build cn131-20030711a (JIT enabled:
    jitc), Java Compiler = jitc, Java VM name = Classic VM
    was.install.root = C:\Program Files\IBM\WebSphere Studio\Application
    Developer\v5.1\runtimes\base_v5
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R
    com.ibm.websphere.management.exception.ConfigServiceException
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:272)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:208)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.newRefObject(MOFUtil.java:78)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:104
    9)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:314
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.DocAccessor.createRootConfigObject(DocAc
    cessor.java:137)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.RootObjectDelegator.createConfigObject(R
    ootObjectDelegator.java:238)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigObjectDelegator.createConfigData(C
    onfigObjectDelegator.java:139)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigDataByTemp
    late(ConfigServiceImpl.java:680)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigData(Confi
    gServiceImpl.java:712)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.websphere.management.configservice.tasks.InstallRARTask.installResou
    rceAdapter(InstallRARTask.java:109)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.console.resources.j2c.J2CResourceAdapterDetailAction.perform(J2CR
    esourceAdapterDetailAction.java:293)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.ja
    va:1791)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServle
    tInstance.java:110)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecy
    cleServlet.java:174)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServ
    let.java:313)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecyc
    leServlet.java:116)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java
    :283)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidSer
    vletReferenceState.java:42)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletIns
    tanceReference.java:40)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
    WebAppRequestDispatcher.java:948)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReques
    tDispatcher.java:530)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequest
    Dispatcher.java:176)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker
    ..java:201)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(C
    achedInvocation.java:71)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletReq
    uestProcessor.java:182)
    [12/29/03 17:52:25:030 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListene
    r.java:334)
    [12/29/03 17:52:25:030 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.jav
    a:56)
    [12/29/03 17:52:25:030 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:610)
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.run(HttpConnection.java:431)
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R ---- Begin backtrace for
    nested exception
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R
    java.lang.NullPointerException
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:239)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:208)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.newRefObject(MOFUtil.java:78)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:104
    9)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:314
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.DocAccessor.createRootConfigObject(DocAc
    cessor.java:137)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.RootObjectDelegator.createConfigObject(R
    ootObjectDelegator.java:238)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigObjectDelegator.createConfigData(C
    onfigObjectDelegator.java:139)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigDataByTemp
    late(ConfigServiceImpl.java:680)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigData(Confi
    gServiceImpl.java:712)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.websphere.management.configservice.tasks.InstallRARTask.installResou
    rceAdapter(InstallRARTask.java:109)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.console.resources.j2c.J2CResourceAdapterDetailAction.perform(J2CR
    esourceAdapterDetailAction.java:293)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.ja
    va:1791)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServle
    tInstance.java:110)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecy
    cleServlet.java:174)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServ
    let.java:313)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecyc
    leServlet.java:116)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java
    :283)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidSer
    vletReferenceState.java:42)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletIns
    tanceReference.java:40)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
    WebAppRequestDispatcher.java:948)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReques
    tDispatcher.java:530)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequest
    Dispatcher.java:176)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker
    ..java:201)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(C
    achedInvocation.java:71)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletReq
    uestProcessor.java:182)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListene
    r.java:334)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.jav
    a:56)
    [12/29/03 17:52:25:091 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:610)
    [12/29/03 17:52:25:091 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.run(HttpConnection.java:431)
    [12/29/03 17:52:25:091 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)

    The DB2 Fixpak did the trick, it only took about 400 MBytes of downloading,
    unzipping and installing :-)
    I'm now on "Database version is SQL08014 JDBC Driver version is 1.5.54" for
    DB2.
    /jan
    "Jan Vasternas" <[email protected]> wrote in message
    news:[email protected]...
    Thanks for your help.
    I applied the workaround and the installation worked fine.
    I also ran a small sample application. I have tested it in
    an unmanaged environment and also in
    a JBoss 2.3.2 managed environment using the kodo rar and a JBossdatasource.
    Both these test were succcessful using DB2 ( Database version is SQL08010,
    DataSource JDBC Driver version is 1.0.581 ).
    But running the same application in websphere using a websphere datasource
    ( based on com.ibm.db2.jcc.DB2ConnectionPoolDataSource) threw theexception:
    com.solarmetric.jdbc.ReportingSQLException: getMaxFieldSize is notsupported
    in JCC 1.0 {SELECT DISTINCT JDOCLASS FROM JAN.ANIMALJDO} [code=-99999,
    state=null]
    com.ibm.db2.jcc.b.SQLException: getMaxFieldSize is not supported in JCC1.0
    >
    I found someone else that had got the same error
    http://www.dbforums.com/t927844.html
    The suggestion is to install DB2 FIXPACK 3. I'll see if I can get that.
    /jan
    "Marc Prud'hommeaux" <[email protected]> wrote in message
    news:[email protected]...
    Jan-
    It appears to be a bug in Websphere 5.1.0. It appears to be fixed in
    5.1.1.
    If you cannot upgrade, can you try the workaround described at:
    http://www-106.ibm.com/developerworks/forums/dw_expandTree.jsp?thread=22186&forum=275&cat=9&message=99904#99904
    >>
    and let us know if it works?
    In article <[email protected]>, Jan Vasternas wrote:
    I try to install Kodo JCA to a Websphere v5.0 Test Environment in WSAD
    5.1.0
    via the Administartive console.
    Kodo is 3.0.1 Enterprise evaluation
    Console output below
    Any help appreciated
    /jan
    *** Starting the server ***
    ************ Start Display Current Environment ************
    WebSphere Platform 5.0 [BASE 5.0.2 ptf2M0325.01] running with processname
    localhost\localhost\server1 and process id 1816
    Host Operating System is Windows 2000, version 5.0
    Java version = J2RE 1.3.1 IBM Windows 32 build cn131-20030711a (JITenabled:
    jitc), Java Compiler = jitc, Java VM name = Classic VM
    was.install.root = C:\Program Files\IBM\WebSphere Studio\Application
    Developer\v5.1\runtimes\base_v5
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R
    com.ibm.websphere.management.exception.ConfigServiceException
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:272)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:208)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.newRefObject(MOFUtil.java:78)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:104
    9)
    [12/29/03 17:52:24:890 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:314
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.DocAccessor.createRootConfigObject(DocAc
    cessor.java:137)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.RootObjectDelegator.createConfigObject(R
    ootObjectDelegator.java:238)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigObjectDelegator.createConfigData(C
    onfigObjectDelegator.java:139)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigDataByTemp
    late(ConfigServiceImpl.java:680)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigData(Confi
    gServiceImpl.java:712)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.websphere.management.configservice.tasks.InstallRARTask.installResou
    rceAdapter(InstallRARTask.java:109)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.console.resources.j2c.J2CResourceAdapterDetailAction.perform(J2CR
    esourceAdapterDetailAction.java:293)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.ja
    va:1791)
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
    >>>
    [12/29/03 17:52:24:900 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServle
    tInstance.java:110)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecy
    cleServlet.java:174)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServ
    let.java:313)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecyc
    leServlet.java:116)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java
    :283)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidSer
    vletReferenceState.java:42)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletIns
    tanceReference.java:40)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
    WebAppRequestDispatcher.java:948)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReques
    tDispatcher.java:530)
    [12/29/03 17:52:24:910 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequest
    Dispatcher.java:176)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker
    .java:201)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(C
    achedInvocation.java:71)
    [12/29/03 17:52:24:920 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletReq
    uestProcessor.java:182)
    [12/29/03 17:52:25:030 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListene
    r.java:334)
    [12/29/03 17:52:25:030 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.jav
    a:56)
    [12/29/03 17:52:25:030 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:610)
    >>>
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.run(HttpConnection.java:431)
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R ---- Begin backtracefor
    nested exception
    [12/29/03 17:52:25:040 CET] 2fbb5bfb SystemErr R
    java.lang.NullPointerException
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:239)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.WorkspaceHelper.getTemplate(WorkspaceHel
    per.java:208)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.newRefObject(MOFUtil.java:78)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:104
    9)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.MOFUtil.createRefObject(MOFUtil.java:314
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.DocAccessor.createRootConfigObject(DocAc
    cessor.java:137)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.RootObjectDelegator.createConfigObject(R
    ootObjectDelegator.java:238)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigObjectDelegator.createConfigData(C
    onfigObjectDelegator.java:139)
    [12/29/03 17:52:25:050 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigDataByTemp
    late(ConfigServiceImpl.java:680)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.management.configservice.ConfigServiceImpl.createConfigData(Confi
    gServiceImpl.java:712)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.websphere.management.configservice.tasks.InstallRARTask.installResou
    rceAdapter(InstallRARTask.java:109)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.console.resources.j2c.J2CResourceAdapterDetailAction.perform(J2CR
    esourceAdapterDetailAction.java:293)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.ja
    va:1791)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
    >>>
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    [12/29/03 17:52:25:060 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServle
    tInstance.java:110)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecy
    cleServlet.java:174)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServ
    let.java:313)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecyc
    leServlet.java:116)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java
    :283)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidSer
    vletReferenceState.java:42)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletIns
    tanceReference.java:40)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(
    WebAppRequestDispatcher.java:948)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppReques
    tDispatcher.java:530)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequest
    Dispatcher.java:176)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
    [12/29/03 17:52:25:071 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker
    .java:201)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(C
    achedInvocation.java:71)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletReq
    uestProcessor.java:182)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListene
    r.java:334)
    [12/29/03 17:52:25:081 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.jav
    a:56)
    [12/29/03 17:52:25:091 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:610)
    >>>
    [12/29/03 17:52:25:091 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.http.HttpConnection.run(HttpConnection.java:431)
    [12/29/03 17:52:25:091 CET] 2fbb5bfb SystemErr R at
    com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)--
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • Error while configuring kodo to lookup a datasource

    We had a working application using EEPersistenceManagerFactory
    I changed the kodo.properties to lookup a non XA JDBC datasource.
    After that the application is working fine (it creates
    ,updates,deletes,finds record in the DB)
    but SystemOut.log has the following error for every operation
    We are using Kodo 2.5.0, Websphere 5.0 and Oracle 8
    How can we avoid getting this error ?.
    We tried to find any property on the Websphere datasource which can be
    altered to avoid this error but no luck.
    Thanks
    Paresh
    [10/7/03 15:30:45:467 IST] 3d8b2d1a MCWrapper E J2CA0081E: Method
    destroy failed while trying to execute method destroy on ManagedConnection
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl@437f6d23 from resource
    <null>. Caught exception: com.ibm.ws.exception.WsException: DSRA0080E: An
    exception was received by the Data Store Adapter. See original exception
    message: Cannot call 'cleanup' on a ManagedConnection while it is still in
    a transaction..
         at
    com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:222)
         at
    com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:172)
         at
    com.ibm.ws.rsadapter.AdapterUtil.createDataStoreAdapterException(AdapterUtil.java:182)
         at
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanupTransactions(WSRdbManagedConnectionImpl.java:1826)
         at
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.destroy(WSRdbManagedConnectionImpl.java:1389)
         at com.ibm.ejs.j2c.MCWrapper.destroy(MCWrapper.java:1032)
         at
    com.ibm.ejs.j2c.poolmanager.FreePool.returnToFreePool(FreePool.java:259)
         at com.ibm.ejs.j2c.poolmanager.PoolManager.release(PoolManager.java:777)
         at com.ibm.ejs.j2c.MCWrapper.releaseToPoolManager(MCWrapper.java:1304)
         at
    com.ibm.ejs.j2c.ConnectionEventListener.connectionClosed(ConnectionEventListener.java:195)
         at
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.processConnectionClosedEvent(WSRdbManagedConnectionImpl.java:843)
         at
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection.closeWrapper(WSJdbcConnection.java:569)
         at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:132)
         at
    com.solarmetric.kodo.impl.jdbc.SQLExecutionManagerImpl.close(SQLExecutionManagerImpl.java:814)
         at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.release(JDBCStoreManager.java(Inlined
    Compiled Code))
         at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.load(JDBCStoreManager.java(Compiled
    Code))
         at
    com.solarmetric.kodo.runtime.StateManagerImpl.loadFields(StateManagerImpl.java(Compiled
    Code))
         at
    com.solarmetric.kodo.runtime.StateManagerImpl.preSerialize(StateManagerImpl.java:784)
         at com.paresh.core.vo.Release.jdoPreSerialize(Release.java)
         at com.paresh.core.vo.Release.writeObject(Release.java)
         at java.lang.reflect.Method.invoke(Native Method)
         at
    com.ibm.rmi.io.IIOPOutputStream.invokeObjectWriter(IIOPOutputStream.java:703)
         at com.ibm.rmi.io.IIOPOutputStream.outputObject(IIOPOutputStream.java:671)
         at
    com.ibm.rmi.io.IIOPOutputStream.simpleWriteObject(IIOPOutputStream.java:146)
         at
    com.ibm.rmi.io.ValueHandlerImpl.writeValueInternal(ValueHandlerImpl.java:217)
         at com.ibm.rmi.io.ValueHandlerImpl.writeValue(ValueHandlerImpl.java:144)
         at com.ibm.rmi.iiop.CDROutputStream.write_value(CDROutputStream.java:1590)
         at com.ibm.rmi.iiop.CDROutputStream.write_value(CDROutputStream.java:1107)
         at
    com.paresh.core.interfaces._EJSRemoteStatelessValidation_da16513c_Tie.findCorrectionAction(_EJSRemoteStatelessValidation_da16513c_Tie.java:309)
         at
    com.paresh.core.interfaces._EJSRemoteStatelessValidation_da16513c_Tie._invoke(_EJSRemoteStatelessValidation_da16513c_Tie.java:104)
         at
    com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java:582)
         at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java:437)
         at com.ibm.rmi.iiop.ORB.process(ORB.java:320)
         at com.ibm.CORBA.iiop.ORB.process(ORB.java:1544)
         at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2063)
         at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:63)
         at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java:95)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:592)
    kodo.properties
    com.solarmetric.kodo.LicenseKey=
    #com.solarmetric.kodo.ee.ManagedRuntimeProperties=TransactionManagerName=java:/TransactionManager
    com.solarmetric.kodo.ee.ManagedRuntimeProperties=TransactionManagerName=TransactionFactory
    TransactionManagerMethod=com.ibm.ejs.jts.jta.TransactionManagerFactory.getTransactionManager
    #com.solarmetric.kodo.ee.ManagedRuntimeClass=com.solarmetric.kodo.ee.InvocationManagedRuntime
    com.solarmetric.kodo.ee.ManagedRuntimeClass=com.solarmetric.kodo.ee.AutomaticManagedRuntime
    #javax.jdo.PersistenceManagerFactoryClass=com.solarmetric.kodo.impl.jdbc.JDBCPersistenceManagerFactory
    javax.jdo.PersistenceManagerFactoryClass=com.solarmetric.kodo.impl.jdbc.ee.EEPersistenceManagerFactory
    javax.jdo.option.ConnectionFactoryName=ds/kodo/DataSource1
    javax.jdo.option.Optimistic=true
    javax.jdo.option.RetainValues=true
    javax.jdo.option.NontransactionalRead=true
    #com.solarmetric.kodo.DataCacheClass=com.solarmetric.kodo.runtime.datacache.plugins.CacheImpl
    # Changing these to a non-zero value will dramatically increase
    # performance, but will cause in-memory databases such as Hypersonic
    # SQL to never exit when your main() method exits, as the pooled
    # connections in the in-memory database will cause a daemon thread to
    # remain running.
    javax.jdo.option.MinPool=5
    javax.jdo.option.MaxPool=10

    We do have a makeTransientAll() before the object returns from Session
    Bean.
    We also tried the JCA path
    After installing the JCA RAR and doing a lookup for
    PersistenceManagetFactory the same code is not throwing any exception.
    The exception is thrown only if datasource is used.
    Thanks
    Paresh
    Marc Prud'hommeaux wrote:
    Paresh-
    It looks like you are returning a collection of instances from an EJB,
    which will cause them to be serialized. The serialization is happening
    outside the context of a transaction, and Kodo needs to obtain a
    connection. Websphere seems to not like that.
    You have a few options:
    1. Call makeTransientAll() on all the instances before you return them
    from your bean methods
    2. Manually instantiate all the fields yourself before sending them
    back. You could use a bogus ObjectOutputStream to do this.
    3. In 3.0, you can use the new detach() API to detach the instances
    before sending them back to the client.
    In article <[email protected]>, Paresh wrote:
    We had a working application using EEPersistenceManagerFactory
    I changed the kodo.properties to lookup a non XA JDBC datasource.
    After that the application is working fine (it creates
    ,updates,deletes,finds record in the DB)
    but SystemOut.log has the following error for every operation
    We are using Kodo 2.5.0, Websphere 5.0 and Oracle 8
    How can we avoid getting this error ?.
    We tried to find any property on the Websphere datasource which can be
    altered to avoid this error but no luck.
    Thanks
    Paresh
    [10/7/03 15:30:45:467 IST] 3d8b2d1a MCWrapper E J2CA0081E: Method
    destroy failed while trying to execute method destroy on ManagedConnection
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl@437f6d23 from resource
    <null>. Caught exception: com.ibm.ws.exception.WsException: DSRA0080E: An
    exception was received by the Data Store Adapter. See original exception
    message: Cannot call 'cleanup' on a ManagedConnection while it is still in
    a transaction..
         at
    com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:222)
         at
    com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:172)
         at
    com.ibm.ws.rsadapter.AdapterUtil.createDataStoreAdapterException(AdapterUtil.java:182)
         at
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanupTransactions(WSRdbManagedConnectionImpl.java:1826)
         at
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.destroy(WSRdbManagedConnectionImpl.java:1389)
         at com.ibm.ejs.j2c.MCWrapper.destroy(MCWrapper.java:1032)
         at
    com.ibm.ejs.j2c.poolmanager.FreePool.returnToFreePool(FreePool.java:259)
         at com.ibm.ejs.j2c.poolmanager.PoolManager.release(PoolManager.java:777)
         at com.ibm.ejs.j2c.MCWrapper.releaseToPoolManager(MCWrapper.java:1304)
         at
    com.ibm.ejs.j2c.ConnectionEventListener.connectionClosed(ConnectionEventListener.java:195)
         at
    com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.processConnectionClosedEvent(WSRdbManagedConnectionImpl.java:843)
         at
    com.ibm.ws.rsadapter.jdbc.WSJdbcConnection.closeWrapper(WSJdbcConnection.java:569)
         at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:132)
         at
    com.solarmetric.kodo.impl.jdbc.SQLExecutionManagerImpl.close(SQLExecutionManagerImpl.java:814)
         at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.release(JDBCStoreManager.java(Inlined
    Compiled Code))
         at
    com.solarmetric.kodo.impl.jdbc.runtime.JDBCStoreManager.load(JDBCStoreManager.java(Compiled
    Code))
         at
    com.solarmetric.kodo.runtime.StateManagerImpl.loadFields(StateManagerImpl.java(Compiled
    Code))
         at
    com.solarmetric.kodo.runtime.StateManagerImpl.preSerialize(StateManagerImpl.java:784)
         at com.paresh.core.vo.Release.jdoPreSerialize(Release.java)
         at com.paresh.core.vo.Release.writeObject(Release.java)
         at java.lang.reflect.Method.invoke(Native Method)
         at
    com.ibm.rmi.io.IIOPOutputStream.invokeObjectWriter(IIOPOutputStream.java:703)
         at com.ibm.rmi.io.IIOPOutputStream.outputObject(IIOPOutputStream.java:671)
         at
    com.ibm.rmi.io.IIOPOutputStream.simpleWriteObject(IIOPOutputStream.java:146)
         at
    com.ibm.rmi.io.ValueHandlerImpl.writeValueInternal(ValueHandlerImpl.java:217)
         at com.ibm.rmi.io.ValueHandlerImpl.writeValue(ValueHandlerImpl.java:144)
         at com.ibm.rmi.iiop.CDROutputStream.write_value(CDROutputStream.java:1590)
         at com.ibm.rmi.iiop.CDROutputStream.write_value(CDROutputStream.java:1107)
         at
    com.paresh.core.interfaces._EJSRemoteStatelessValidation_da16513c_Tie.findCorrectionAction(_EJSRemoteStatelessValidation_da16513c_Tie.java:309)
         at
    com.paresh.core.interfaces._EJSRemoteStatelessValidation_da16513c_Tie._invoke(_EJSRemoteStatelessValidation_da16513c_Tie.java:104)
         at
    com.ibm.CORBA.iiop.ServerDelegate.dispatchInvokeHandler(ServerDelegate.java:582)
         at com.ibm.CORBA.iiop.ServerDelegate.dispatch(ServerDelegate.java:437)
         at com.ibm.rmi.iiop.ORB.process(ORB.java:320)
         at com.ibm.CORBA.iiop.ORB.process(ORB.java:1544)
         at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2063)
         at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:63)
         at com.ibm.ejs.oa.pool.PooledThread.run(ThreadPool.java:95)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:592)
    kodo.properties
    com.solarmetric.kodo.LicenseKey=
    #com.solarmetric.kodo.ee.ManagedRuntimeProperties=TransactionManagerName=java:/TransactionManager
    >>
    >
    com.solarmetric.kodo.ee.ManagedRuntimeProperties=TransactionManagerName=TransactionFactory
    >>
    >
    TransactionManagerMethod=com.ibm.ejs.jts.jta.TransactionManagerFactory.getTransactionManager
    >>
    >>
    >
    #com.solarmetric.kodo.ee.ManagedRuntimeClass=com.solarmetric.kodo.ee.InvocationManagedRuntime
    >>
    >
    com.solarmetric.kodo.ee.ManagedRuntimeClass=com.solarmetric.kodo.ee.AutomaticManagedRuntime
    >>
    >>
    >
    #javax.jdo.PersistenceManagerFactoryClass=com.solarmetric.kodo.impl.jdbc.JDBCPersistenceManagerFactory
    >>
    >
    javax.jdo.PersistenceManagerFactoryClass=com.solarmetric.kodo.impl.jdbc.ee.EEPersistenceManagerFactory
    >>
    javax.jdo.option.ConnectionFactoryName=ds/kodo/DataSource1
    javax.jdo.option.Optimistic=true
    javax.jdo.option.RetainValues=true
    javax.jdo.option.NontransactionalRead=true
    #com.solarmetric.kodo.DataCacheClass=com.solarmetric.kodo.runtime.datacache.plugins.CacheImpl
    >>
    >>
    # Changing these to a non-zero value will dramatically increase
    # performance, but will cause in-memory databases such as Hypersonic
    # SQL to never exit when your main() method exits, as the pooled
    # connections in the in-memory database will cause a daemon thread to
    # remain running.
    javax.jdo.option.MinPool=5
    javax.jdo.option.MaxPool=10
    Marc Prud'hommeaux [email protected]
    SolarMetric Inc. http://www.solarmetric.com

  • Can not log on after successfull installation - SAP Netweaver Trial JAVA

    Hello,
    I have successfully downloaded and installed the NW Java trial. (NW_JAVA_700SP14_SR3.rar)
    I can see in SAP MMC that all the services was started. At http://vjm:50000 I can see the default page.
    Unfortunately I can not log on to any page that need SAP authentication (eg. User management, NW administrator),
    but can log to pages which needs just basic browser authentication (eg: Web Service Navigator, UDDI client, System Information).
    The portal also does not let me log on (http://vjm:50000/irj ).
    When I get the standard SAP NW log on screen, after entering Administrator with the correct master password, simply the log on screen appears again (the password field is cleared). I also tried some incorrect user name / password just to check the difference. In that case I got the correct error message.
    I installed the software with WMware, Windows 2003 server, allocated enough disk space and 1.6Gbyte RAM. The installation finished without errors. Prior, I installed the MS loopback too (tried without it too). In SAP MMC everything is green, only have an open alert in J2E 00 -> Services -> Security -> Aggregated Data -> Invalid session count "262 > 200 last reported value above treshold".
    I am using the standard internet explorer coming with Win2003 server.
    Tried the users: Administrator, SDM, Guest, ADSUSER. I know that the password is correct, because I don't get any error if I use it, just getting the log on screen back ...
    Could anyone pls help me how can I log on to the system? Or is there any security trace file or log which could help me solve this problem?
    I am desperately trying to install this trial, I completely reinstalled the software 5 times but still can not use it
    Laszlo

    Hi,
    is your problem persisting?
    CAVE: If you use a wrong user/pw combination > 3 times the account of the user may be locked!
    try j2ee_admin instead of administrator or try adm together with your Masterpassword
    Do you have to specify the users pw inside the installation procedure? In "normal" installations this has to be done.
    If not the pw´s in the documentation of the previous answer`may fix your problem.
    The sap mmc is irrelevant for user authentication.
    Green means your system is running, nothing else.
    kind regards
    Tom

  • Installation Issue with Adobe Reader 11.0.03.

    Hello,
    I am having issue getting Adobe Reader XI to install onto a machine and needing help resolving it. The machine itself meet and exceed the requirement for the installation. There was a previous version of it installed, but was remove via Group Policy and now it is being deploy via SCCM 2012. So far out of 100+ machines all have successful installed adobe reader XI through the new deployment, except one. Incase you're wondering what the installation logs look like I have copy and paste it below:
    === Verbose logging started: 6/5/2013  17:09:44  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Windows\system32\msiexec.exe ===
    MSI (c) (C4:E0) [17:09:44:988]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (C4:E0) [17:09:44:988]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (C4:F0) [17:09:44:994]: Resetting cached policy values
    MSI (c) (C4:F0) [17:09:44:994]: Machine policy value 'Debug' is 0
    MSI (c) (C4:F0) [17:09:44:994]: ******* RunEngine:
               ******* Product: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (C4:F0) [17:09:44:995]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (C4:F0) [17:09:44:995]: Grabbed execution mutex.
    MSI (c) (C4:F0) [17:09:45:042]: Cloaking enabled.
    MSI (c) (C4:F0) [17:09:45:042]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (C4:F0) [17:09:45:045]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D8:90) [17:09:45:050]: Running installation inside multi-package transaction C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
    MSI (s) (D8:90) [17:09:45:050]: Grabbed execution mutex.
    MSI (s) (D8:AC) [17:09:45:052]: Resetting cached policy values
    MSI (s) (D8:AC) [17:09:45:052]: Machine policy value 'Debug' is 0
    MSI (s) (D8:AC) [17:09:45:052]: ******* RunEngine:
               ******* Product: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (D8:AC) [17:09:45:066]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (D8:AC) [17:09:45:123]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
    MSI (s) (D8:AC) [17:09:45:123]: Note: 1: 1715 2: Adobe Reader XI (11.0.03)
    MSI (s) (D8:AC) [17:09:45:123]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed Adobe Reader XI (11.0.03).".
    MSI (s) (D8:AC) [17:09:50:827]: The call to SRSetRestorePoint API succeeded. Returned status: 0, llSequenceNumber: 230.
    MSI (s) (D8:AC) [17:09:50:889]: File will have security applied from OpCode.
    MSI (s) (D8:AC) [17:09:51:049]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi' against software restriction policy
    MSI (s) (D8:AC) [17:09:51:049]: Note: 1: 2262 2:  DigitalSignature 3: -2147287038
    MSI (s) (D8:AC) [17:09:51:049]: SOFTWARE RESTRICTION POLICY: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi is not digitally signed
    MSI (s) (D8:AC) [17:09:51:052]: SOFTWARE RESTRICTION POLICY: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (s) (D8:AC) [17:09:51:052]: End dialog not enabled
    MSI (s) (D8:AC) [17:09:51:052]: Original package ==> C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
    MSI (s) (D8:AC) [17:09:51:052]: Package we're running from ==> C:\Windows\Installer\2a70f78.msi
    MSI (s) (D8:AC) [17:09:51:059]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (s) (D8:AC) [17:09:51:059]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AC76BA86-7AD7-1033-7B44-AB0000000001}'.
    MSI (s) (D8:AC) [17:09:51:059]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (D8:AC) [17:09:51:065]: MSCOREE not loaded loading copy from system32
    MSI (s) (D8:AC) [17:09:51:069]: Machine policy value 'TransformsSecure' is 0
    MSI (s) (D8:AC) [17:09:51:069]: User policy value 'TransformsAtSource' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'DisablePatch' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'DisableMsi' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:071]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:071]: Running product '{AC76BA86-7AD7-1033-7B44-AB0000000001}' with user privileges: It's not assigned.
    MSI (s) (D8:AC) [17:09:51:071]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (D8:AC) [17:09:51:071]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (D8:AC) [17:09:51:071]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AC76BA86-7AD7-1033-7B44-AB0000000001}'.
    MSI (s) (D8:AC) [17:09:51:071]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (D8:AC) [17:09:51:071]: Transforms are not secure.
    MSI (s) (D8:AC) [17:09:51:072]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'D:\ReaderXI.log'.
    MSI (s) (D8:AC) [17:09:51:072]: Command Line: CURRENTDIRECTORY=C:\Users\lavdang CLIENTUILEVEL=2 CLIENTPROCESSID=7364
    MSI (s) (D8:AC) [17:09:51:072]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{8017784A-94A5-40AD-AE48-D46040E2A00C}'.
    MSI (s) (D8:AC) [17:09:51:072]: Product Code passed to Engine.Initialize:           ''
    MSI (s) (D8:AC) [17:09:51:072]: Product Code from property table before transforms: '{AC76BA86-7AD7-1033-7B44-AB0000000001}'
    MSI (s) (D8:AC) [17:09:51:072]: Product Code from property table after transforms:  '{AC76BA86-7AD7-1033-7B44-AB0000000001}'
    MSI (s) (D8:AC) [17:09:51:072]: Product not registered: beginning first-time install
    MSI (s) (D8:AC) [17:09:51:072]: Product {AC76BA86-7AD7-1033-7B44-AB0000000001} is not managed.
    MSI (s) (D8:AC) [17:09:51:072]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:072]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:072]: MSI_LUA: Elevation required to install product, will prompt for credentials
    MSI (s) (D8:AC) [17:09:52:894]: MSI_LUA: Credential Request return = 0x0
    MSI (s) (D8:AC) [17:09:52:894]: MSI_LUA: Elevated credential consent provided. Install will run elevated
    MSI (s) (D8:AC) [17:09:52:894]: Note: 1: 2205 2:  3: MsiPackageCertificate
    MSI (s) (D8:AC) [17:09:52:894]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (D8:AC) [17:09:52:894]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (D8:AC) [17:09:52:894]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (D8:AC) [17:09:52:894]: Adding new sources is allowed.
    MSI (s) (D8:AC) [17:09:52:895]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:895]: Package name extracted from package path: 'AdbeRdr11000_en_US.msi'
    MSI (s) (D8:AC) [17:09:52:895]: Package to be registered: 'AdbeRdr11000_en_US.msi'
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Modifying ADMIN_INSTALL property. Its current value is 'NO'. Its new value: 'YES'.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding IsAdminPackage property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:900]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:52:900]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:52:900]: Product installation will be elevated because user provided elevated credentials and product is being installed per-machine.
    MSI (s) (D8:AC) [17:09:52:900]: Running product '{AC76BA86-7AD7-1033-7B44-AB0000000001}' with elevated privileges: Product is assigned.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\lavdang'.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '2'.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '7364'.
    MSI (s) (D8:AC) [17:09:52:900]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (D8:AC) [17:09:52:900]: RESTART MANAGER: Disabled by MSIRESTARTMANAGERCONTROL property; Windows Installer will use the built-in FilesInUse functionality.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:900]: TRANSFORMS property is now:
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
    MSI (s) (D8:AC) [17:09:52:903]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming
    MSI (s) (D8:AC) [17:09:52:905]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Favorites
    MSI (s) (D8:AC) [17:09:52:907]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (D8:AC) [17:09:52:909]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Documents
    MSI (s) (D8:AC) [17:09:52:911]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (D8:AC) [17:09:52:913]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (D8:AC) [17:09:52:914]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (D8:AC) [17:09:52:915]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (D8:AC) [17:09:52:915]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (D8:AC) [17:09:52:916]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Local
    MSI (s) (D8:AC) [17:09:52:917]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Pictures
    MSI (s) (D8:AC) [17:09:52:919]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (D8:AC) [17:09:52:920]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (D8:AC) [17:09:52:921]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (D8:AC) [17:09:52:922]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (D8:AC) [17:09:52:923]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (D8:AC) [17:09:52:926]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (D8:AC) [17:09:52:927]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (D8:AC) [17:09:52:928]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (D8:AC) [17:09:52:929]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (D8:AC) [17:09:52:930]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Desktop
    MSI (s) (D8:AC) [17:09:52:931]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (D8:AC) [17:09:52:932]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (D8:AC) [17:09:52:932]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (D8:AC) [17:09:52:935]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:935]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:935]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'SPEC Services, Inc.'.
    MSI (s) (D8:AC) [17:09:52:935]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'SPEC Services, Inc.'.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\2a70f78.msi'.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi'.
    MSI (s) (D8:AC) [17:09:52:935]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (D8:AC) [17:09:52:935]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (D8:AC) [17:09:52:935]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D8:AC) [17:09:52:935]: User policy value 'DisableRollback' is 0
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding UILevel property. Its value is '3'.
    === Logging started: 6/5/2013  17:09:52 ===
    MSI (s) (D8:AC) [17:09:52:936]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (D8:AC) [17:09:52:936]: Doing action: INSTALL
    Action start 17:09:52: INSTALL.
    MSI (s) (D8:AC) [17:09:52:937]: Running ExecuteSequence
    MSI (s) (D8:AC) [17:09:52:937]: Doing action: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54
    MSI (s) (D8:AC) [17:09:52:937]: PROPERTY CHANGE: Adding SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 17:09:52: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    MSI (s) (D8:AC) [17:09:52:937]: Doing action: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 17:09:52: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    MSI (s) (D8:AC) [17:09:52:937]: PROPERTY CHANGE: Adding WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D property. Its value is 'C:\Windows\'.
    Action start 17:09:52: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (D8:AC) [17:09:52:937]: Doing action: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 17:09:52: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    MSI (s) (D8:AC) [17:09:52:938]: PROPERTY CHANGE: Adding SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 17:09:52: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (D8:AC) [17:09:52:938]: Doing action: ISSetupFilesExtract
    Action ended 17:09:52: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    MSI (s) (D8:70) [17:09:54:074]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI17B2.tmp, Entrypoint: SFStartupEx
    MSI (s) (D8:E8) [17:09:54:075]: Generating random cookie.
    MSI (s) (D8:E8) [17:09:54:077]: Created Custom Action Server with PID 8648 (0x21C8).
    MSI (s) (D8:A8) [17:09:54:108]: Running as a service.
    MSI (s) (D8:A8) [17:09:54:109]: Hello, I'm your 32bit Impersonated custom action server.
    Action start 17:09:52: ISSetupFilesExtract.
    1: Starting to extract setup files
    1: Getting SUPPORTDIR property :  
    1: Extracting SetupFiles to:  C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Getting ISSetupFile table view
    1: Executing ISSetupFile table view
    1: Extracting Setup File:
    1: C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}\FixTransforms. exe
    MSI (s) (D8!64) [17:09:54:183]: PROPERTY CHANGE: Adding SUPPORTDIR property. Its value is 'C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}'.
    MSI (s) (D8!64) [17:09:54:183]: PROPERTY CHANGE: Adding ISSETUPFILESCOMPLETED property. Its value is 'Completed'.
    1: Setting SUPPORTDIR property to:  C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Setting ISSETUPFILESCOMPLETED property
    MSI (s) (D8:AC) [17:09:54:184]: Doing action: AppSearch
    Action ended 17:09:54: ISSetupFilesExtract. Return value 1.
    Action start 17:09:54: AppSearch.
    MSI (s) (D8:AC) [17:09:54:184]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Acrobat.exe 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\11.0\Installer 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\6.0\InstallPath 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Adobe\Acrobat Reader\11.0\Installer\Optimization 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Adobe\Repair\Acrobat Reader 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Adobe\Acrobat Reader\11.0\Installer\Optimization 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\7.0\InstallPath 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Adobe Acrobat\11.0\InstallPath 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\8.0\Installer 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd32.exe 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Doing action: SetOSSpecificProperties
    Action ended 17:09:54: AppSearch. Return value 1.
    MSI (s) (D8:6C) [17:09:54:212]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI1CA3.tmp, Entrypoint: SetOSSpecificProperties
    MSI (s) (D8!9C) [17:09:54:227]: PROPERTY CHANGE: Adding WindowsSystemString property. Its value is '(Windows Vista 64-bit)'.
    Action start 17:09:54: SetOSSpecificProperties.
    MSI (s) (D8:AC) [17:09:54:228]: Doing action: LaunchConditions
    Action ended 17:09:54: SetOSSpecificProperties. Return value 1.
    Action start 17:09:54: LaunchConditions.
    MSI (s) (D8:AC) [17:09:55:643]: Product: Adobe Reader XI (11.0.03) -- Adobe Reader XI (11.0.03) requires Internet Explorer 7.0 or greater.  Please visit www.microsoft.com to upgrade Internet Explorer.
    MSI (c) (C4:E0) [17:09:54:230]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    Adobe Reader XI (11.0.03) requires Internet Explorer 7.0 or greater.  Please visit www.microsoft.com to upgrade Internet Explorer.
    Action ended 17:09:55: LaunchConditions. Return value 3.
    Action ended 17:09:55: INSTALL. Return value 3.
    Property(S): Text = 0
    Property(S): DiskPrompt = [1]
    Property(S): Registration = No
    Property(S): UpgradeCode = {A6EADE66-0000-0000-484E-7E8A45000000}
    Property(S): WindowsSystemString = (Windows Vista 64-bit)
    Property(S): ISSETUPFILESCOMPLETED = Completed
    Property(S): VersionNT = 601
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): AppDataFolder = C:\Users\lavdang\AppData\Roaming\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FavoritesFolder = C:\Users\lavdang\Favorites\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): LocalAppDataFolder = C:\Users\lavdang\AppData\Local\
    Property(S): MyPicturesFolder = C:\Users\lavdang\Pictures\
    Property(S): PersonalFolder = C:\Users\lavdang\Documents\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): SendToFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): TempFolder = C:\Users\lavdang\AppData\Local\Temp\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): SUPPORTDIR = C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    Property(S): ACTION = INSTALL
    Property(S): VersionNT64 = 601
    Property(S): UILevel = 3
    Property(S): OriginalDatabase = C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
    Property(S): DATABASE = C:\Windows\Installer\2a70f78.msi
    Property(S): COMPANYNAME = SPEC Services, Inc.
    Property(S): USERNAME = SPEC Services, Inc.
    Property(S): MsiRunningElevated = 1
    Property(S): AdminUser = 1
    Property(S): RedirectedDllSupport = 2
    Property(S): WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D = C:\Windows\
    Property(S): SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D = C:\Windows\SysWOW64\
    Property(S): ALLUSERS = 1
    Property(S): DirectoryTable100_x86.AFA96EB4_FA9F_335C_A7CB_36079407553D = DirectoryTable
    Property(S): SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54 = C:\Windows\SysWOW64\
    Property(S): Dummy_Microsoft_VC90_CRT_x86.0138F525_6C8A_333F_A105_14AE030B9A54 = 1
    Property(S): Dummy_policy_9_0_Microsoft_VC90_CRT_x86.52105B6B_A3EF_3A90_882A_947B287C203A = 1
    Property(S): MsiWin32AssemblySupport = 6.1.7601.17514
    Property(S): MsiNetAssemblySupport = 4.0.30319.1
    Property(S): Date = 6/5/2013
    Property(S): Time = 17:09:55
    Property(S): TTCSupport = 1
    Property(S): ColorBits = 32
    Property(S): TextInternalLeading = 3
    Property(S): TextHeight = 16
    Property(S): BorderSide = 1
    Property(S): BorderTop = 1
    Property(S): CaptionHeight = 19
    Property(S): ScreenY = 768
    Property(S): ScreenX = 1024
    Property(S): SystemLanguageID = 1033
    Property(S): ComputerName = SP8430
    Property(S): AS_REPAIR_VERSION_LIST = A
    Property(S): UserLanguageID = 1033
    Property(S): ProductCode = {AC76BA86-7AD7-1033-7B44-AB0000000001}
    Property(S): ApplicationUsers = AllUsers
    Property(S): AgreeToLicense = No
    Property(S): _IsMaintenance = Reinstall
    Property(S): SetupType = Typical
    Property(S): _IsSetupTypeMin = Typical
    Property(S): ARPCONTACT = Customer Support
    Property(S): ARPHELPLINK = http://www.adobe.com/support/main.html
    Property(S): ARPREADME = Readme.htm
    Property(S): ARPURLINFOABOUT = http://www.adobe.com
    Property(S): ARPURLUPDATEINFO = http://www.adobe.com/products/acrobat/readstep.html
    Property(S): DefaultUIFont = Tahoma8
    Property(S): ErrorDialog = SetupError
    Property(S): INSTALLLEVEL = 100
    Property(S): ISSCRIPT_VERSION_MISSING = The InstallScript engine is missing from this machine.  If available, please run ISScript.msi, or contact your support personnel for further assistance.
    Property(S): Manufacturer = Adobe Systems Incorporated
    Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
    Property(S): ProductID = none
    Property(S): ProductLanguage = 1033
    Property(S): ProductName = Adobe Reader XI (11.0.03)
    Property(S): ProductVersion = 11.0.03
    Property(S): ProgressType0 = install
    Property(S): ProgressType1 = Installing
    Property(S): ProgressType2 = installed
    Property(S): ProgressType3 = installs
    Property(S): RebootYesNo = Yes
    Property(S): ReinstallModeText = omus
    Property(S): TRACKINGKEY = Software\Adobe\Acrobat Reader\7.0
    Property(S): ARPPRODUCTICON = SC_Reader.ico
    Property(S): Cancel = 0
    Property(S): RadioGroup = 0
    Property(S): TypicalText = 0
    Property(S): ARPCOMMENTS =   
    Property(S): ERROR_MIN_OVER_BIG = Setup has detected that you already have a more functional product installed.  Setup will now terminate.
    Property(S): SecureCustomProperties = DEFAULT_VERB;ACTIONPROPERTY;ELEMENTS;RDRMIN;RDRBIG;RDRBIG_8X;RDRBIG_9X;RDRBIG_10X;UT_FRB; UT_FRS;UT_AT;UT_AP1;UT_AP2;UT_AS1;UT_AS2;UT_A3D;UT_6X;UT_7X;UT_MM61;UT_MM62;UT_MM63;UT_EB6 1;UT_EB62;UT_EB63;AS_OPTIMIZE_ENABLED;ACROBAT_APP_PATH;AS_HKCR_EXE;PDFSHELL_LOCALSERVER_CO MMAND;PDF_DEFAULTICON;PDF_PREVIEW_HANDERLER_DLL;PDF_PREVIEW_HANDERLER_HELPDIR;DISABLE_PDFO WNERSHIP_RESTORE;PDF_INPROCSERVER_VIEWERPS;READER_PATH;IS_CURRENT_PDFOWNER;SUPPRESSLANGSEL ECTION;MIN_SYSTEM;ACROBAT_11_INSTALLED;AS_INSTALLDIR;ARM_COLLECT;BLOCK_APP_TIMEOUT;BLOCK_E NTRYPOINT_LOGGING;UPDATE_MODE;UPDATE_UI_MODE;PDX_DEFAULT_PROGID;DEFAULT_PROGID;OWNERSHIP_S TATE;PDF_INTEGRATION;ENABLE_OPTIMIZATION;DEFAULT_PDF_PROGID;DEFAULT_CURVER_PROGID;PDF_ACRO BROKER_PATH;INSTALLMAJORVERSION;ARMED
    Property(S): BrandName = Adobe Reader XI (11.0.03)
    Property(S): ISVROOT_PORT_NO = 0
    Property(S): UserSID = S-1-5-21-606747145-884357618-1801674531-3921
    Property(S): IsMinIE_Message = requires Internet Explorer 7.0 or greater.  Please visit www.microsoft.com to upgrade Internet Explorer.
    Property(S): ISLANGFLAG = ENU
    Property(S): FilesLabel = 0
    Property(S): DisallowRunFromSource = 1
    Property(S): AppsInUseSilentAbort = A process is running that cannot be shut down by Setup.  Please either close all applications and run Setup again, or restart your computer and run Setup again.
    Property(S): ENABLE_CACHE_FILES = YES
    Property(S): OLE_VERB_OPEN = &Open,0,2
    Property(S): REINSTALLMODE = omus
    Property(S): Elevated = 1
    Property(S): ENABLE_OPTIMIZATION = YES
    Property(S): ERROR_DEFRAG_MSG = Optimizing performance ...
    Property(S): ERROR_DEFRAG_ADTEMPLATE = Completed [1]% of process
    Property(S): ERROR_CANNOT_OPTIMIZE_DISK = NOTE: Installation was successful. However, because your hard drive is fragmented, this application may not be able to launch as quickly as possible. To optimize performance, please defragment your hard drive and then repair this application under Add or Remove Programs in the Control Panel.
    Property(S): EULA_ACCEPT = NO
    Property(S): DISABLE_BROWSER_INTEGRATION = NO
    Property(S): AcroIEHelper_Description = Adobe PDF Reader Link Helper
    Property(S): ADMIN_INSTALL = YES
    Property(S): AdminProperties = ADMIN_INSTALL
    Property(S): REMOVE_PREVIOUS = YES
    Property(S): SYNCHRONIZER = YES
    Property(S): OpenWith = Open with Adobe Reader XI
    Property(S): SetupCacheExport = 
    Property(S): LC_UNSUPPORTED_OS = This application cannot be installed on this operating system. Setup will now terminate. Please refer to the minimum system requirements at http://www.adobe.com/go/reader_system_reqs.
    Property(S): ApplicationList = 0
    Property(S): DEFAULT_ATTACHMENT_WHITELIST = version:1|.ade:3|.adp:3|.app:3|.arc:3|.arj:3|.asp:3|.bas:3|.bat:3|.bz:3|.bz2:3|.cab:3|.ch m:3|.class:3|.cmd:3|.com:3|.command:3|.cpl:3|.crt:3|.csh:3|.desktop:3|.dll:3|.exe:3|.fxp:3 |.gz:3|.hex:3|.hlp:3|.hqx:3|.hta:3|.inf:3|.ini:3|.ins:3|.isp:3|.its:3|.job:3|.js:3|.jse:3| .ksh:3|.lnk:3|.lzh:3|.mad:3|.maf:3|.mag:3|.mam:3|.maq:3|.mar:3|.mas:3|.mat:3|.mau:3|.mav:3 |.maw:3|.mda:3|.mdb:3|.mde:3|.mdt:3|.mdw:3|.mdz:3|.msc:3|.msi:3|.msp:3|.mst:3|.ocx:3|.ops: 3|.pcd:3|.pi:3|.pif:3|.prf:3|.prg:3|.pst:3|.rar:3|.reg:3|.scf:3|.scr:3|.sct:3|.sea:3|.shb: 3|.shs:3|.sit:3|.tar:3|.taz:3|.tgz:3|.tmp:3|.url:3|.vb:3|.vbe:3|.vbs:3|.vsmacros:3|.vss:3| .vst:3|.vsw:3|.webloc:3|.ws:3|.wsc:3|.wsf:3|.wsh:3|.z:3|.zip:3|.zlo:3|.zoo:3|.pdf:2|.fdf:2 |.jar:3|.pkg:3|.tool:3|.term:3
    Property(S): EXEC_MENU_WHITELIST = Close|GeneralInfo|Quit|FirstPage|PrevPage|NextPage|LastPage|ActualSize|FitPage|FitWidth|F itHeight|SinglePage|OneColumn|TwoPages|TwoColumns|ZoomViewIn|ZoomViewOut|ShowHideBookmarks |ShowHideThumbnails|Print|GoToPage|ZoomTo|GeneralPrefs|SaveAs|FullScreenMode|OpenOrganizer |Scan|Web2PDF:OpnURL|AcroSendMail:SendMail|Spelling:Check Spelling|PageSetup|Find|FindSearch|GoBack|GoForward|FitVisible|ShowHideArticles|ShowHideF ileAttachment|ShowHideAnnotManager|ShowHideFields|ShowHideOptCont|ShowHideModelTree|ShowHi deSignatures|InsertPages|ExtractPages|ReplacePages|DeletePages|CropPages|RotatePages|AddFi leAttachment|FindCurrentBookmark|BookmarkShowLocation|GoBackDoc|GoForwardDoc|DocHelpUserGu ide|HelpReader|rolReadPage|HandMenuItem|ZoomDragMenuItem|CollectionPreview|CollectionHome| CollectionDetails|CollectionShowRoot|&Pages|Co&ntent|&Forms|Action &Wizard|Recognize &Text|P&rotection|&Sign && Certify|Doc&ument Processing|Print Pro&duction|Ja&vaScript|&Accessibility|Analy&ze|&Annotations|D&rawing Markups|Revie&w
    Property(S): Browser_Integration = 2
    Property(S): ARPNOREPAIR = 1
    Property(S): ActionTextLabel = 0
    Property(S): CurrentPdfOwner = 0
    Property(S): ReadmeHtml = Readme.htm
    Property(S): OprimizeError2 = 0
    Property(S): KBDOCLINK_ERROR_INVDRIVE = http://kb2.adobe.com/cps/404/kb404946.html
    Property(S): ReaderProcessPopup = 0
    Property(S): BrandNameMajorVer = Adobe Reader XI
    Property(S): DefragResetProgress = No
    Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
    Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
    Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
    Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
    Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
    Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
    Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
    Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
    Property(S): IS_SQLSERVER_AUTHENTICATION = 0
    Property(S): IS_SQLSERVER_USERNAME = sa
    Property(S): PDF_INTEGRATION = 1
    Property(S): _5789b66a5ab8e = {AC76BA80-0011-7AD7-0000-000000000000}
    Property(S): AttentionCloseReader = 0
    Property(S): RunTimeProperties = CACHE_DIR;ProductName;OriginalDatabase;REMOVE;WindowsFolder;SetupCacheExport;ALLUSERS;REI NSTALLMODE;PLUG_INS;DefragResetProgress;ALLUSERS_APPDATA_ADOBE;DEFAULT_VERB;IS_CURRENT_PDF OWNER;ACTIVE_X;Installed;READER;ProductCode;UPDATE_MODE;INSTALLMAJORVERSION;VersionNT;Vers ionNT64;SystemFolder;PATCH
    Property(S): ReaderDefaultProgramDesc = is the trusted standard for reliably viewing,  printing, signing and commenting on PDF documents. It's the only PDF viewer that can open and interact with all types of PDF content - including forms and multimedia - and is available across leading desktop and mobile device platforms
    Property(S): DV = 11.0
    Property(S): MSIRESTARTMANAGERCONTROL = Disable
    Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
    Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
    Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
    Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
    Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
    Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
    Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
    Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
    Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
    Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
    Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
    Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
    Property(S): RestartManagerOption = CloseRestart
    Property(S): DEFAULT_VERB = Read
    Property(S): UPDATE_UI_MODE = 3
    Property(S): BLOCK_APP_TIMEOUT = 120
    Property(S): BLOCK_ENTRYPOINT_LOGGING = 0
    Property(S): LC_UNSUPPORTED_OS_2 = Setup will now terminate. Please refer to the minimum system requirements at http://www.adobe.com/go/reader_system_reqs.
    Property(S): LC_UNSUPPORTED_OS_1 = This application cannot be installed on this operating system
    Property(S): AppsInUseUnknownAcrobatApps = Applications that are using Adobe Reader or Adobe Acrobat
    Property(S): EmbdUI = 1
    Property(S): ADOBE_LINK = http://www.adobe.com
    Property(S): _WebLinkChecked = 0
    Property(S): CurrentProduct = 0
    Property(S): DWUSLINK = CEFB870FBECC80BF79AC97C8298C978FD9DCB78FCEDC5098CE8B974F99DBF0F8CEEC50A809AC
    Property(S): LogonUser = Lavdang
    Property(S): PROCESSPATHWITHID = %s with process ID: %d
    Property(S): LANG_LIST = en_US,ca_ES,eu_ES,bg_BG,zh_CN,zh_TW,cs_CZ,da_DK,de_DE,es_ES,et_ET,fr_FR,hr_HR,hu_HU,it_IT ,ja_JP,ko_KR,lt_LT,lv_LV,nl_NL,nb_NO,pl_PL,pt_BR,ro_RO,ru_RU,sk_SK,sl_SI,fi_FI,sv_SE,tr_TR ,uk_UA
    Property(S): PROGMSG_IIS_EXTRACTDONEz = Extracted information for IIS virtual directories...
    Property(S): PROGMSG_IIS_EXTRACTzDONE = Extracted information for IIS virtual directories...
    Property(S): UNKNOWNPROCESSWITHID = Unknown process with process ID: %d
    Property(S): Square = 1
    Property(S): SUPPRESSLANGSELECTION = 1
    Property(S): ISReleaseFlags = ENU,READERBIG
    Property(S): VirtualMemory = 39564
    Property(S): PhysicalMemory = 12278
    Property(S): Intel = 6
    Property(S): Msix64 = 6
    Property(S): Privileged = 1
    Property(S): MsiAMD64 = 6
    Property(S): ShellAdvtSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): GPTSupport = 1
    Property(S): RecentFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): PrintHoodFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): NetHoodFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): RemoteAdminTS = 1
    Property(S): MsiNTProductType = 1
    Property(S): ServicePackLevelMinor = 0
    Property(S): ServicePackLevel = 1
    Property(S): WindowsBuild = 7601
    Property(S): VersionMsi = 5.00
    Property(S): MsiSystemRebootPending = 1
    Property(S): VersionDatabase = 300
    Property(S): CLIENTPROCESSID = 7364
    Property(S): CLIENTUILEVEL = 2
    Property(S): CURRENTDIRECTORY = C:\Users\lavdang
    Property(S): IsAdminPackage = 1
    Property(S): PackagecodeChanging = 1
    Property(S): ProductState = -1
    Property(S): PackageCode = {8017784A-94A5-40AD-AE48-D46040E2A00C}
    Property(S): MsiLogFileLocation = D:\ReaderXI.log
    MSI (s) (D8:AC) [17:09:55:668]: Note: 1: 1708
    MSI (s) (D8:AC) [17:09:55:668]: Product: Adobe Reader XI (11.0.03) -- Installation operation failed.
    MSI (s) (D8:AC) [17:09:55:669]: Windows Installer installed the product. Product Name: Adobe Reader XI (11.0.03). Product Version: 11.0.03. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1603.
    MSI (s) (D8:AC) [17:09:55:671]: Deferring clean up of packages/files, if any exist
    MSI (s) (D8:AC) [17:09:55:671]: MainEngineThread is returning 1603
    MSI (s) (D8:90) [17:09:55:671]: Calling SRSetRestorePoint API. dwRestorePtType: 13, dwEventType: 103, llSequenceNumber: 230, szDescription: "".
    MSI (s) (D8:90) [17:09:55:672]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
    === Logging stopped: 6/5/2013  17:09:55 ===
    MSI (s) (D8:90) [17:09:55:673]: User policy value 'DisableRollback' is 0
    MSI (s) (D8:90) [17:09:55:673]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D8:90) [17:09:55:673]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D8:90) [17:09:55:673]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (D8:90) [17:09:55:674]: Restoring environment variables
    MSI (s) (D8:90) [17:09:55:675]: Destroying RemoteAPI object.
    MSI (s) (D8:E8) [17:09:55:675]: Custom Action Manager thread ending.
    MSI (c) (C4:F0) [17:09:55:676]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (C4:F0) [17:09:55:676]: MainEngineThread is returning 1603
    === Verbose logging stopped: 6/5/2013  17:09:55 ===

    This thread is pretty old, are you still having this issue?

  • Import ABAP error in ERP 2005 SR2 IDES installation

    Hi Experts
                   I am trying to install the SAP ERP 2005 SR2 ( OS is 2003 and Database is Oracle 10g )IDES which i downloaded from the SAP market place and got
    the following error at the IMPORT ABAP task
    INFO 2008-02-20 14:19:37
    Output of C:\Program Files\Java\j2re1.4.2_16\bin\java.exe -classpath migmon.jar -showversion
    com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs "D:\ERP 2005 IDES\51032413_1\EXP1;
    D:\ERP 2005 IDES\51032413_2\EXP2;D:\ERP 2005 IDES\51032413_3\EXP3;D:\ERP 2005 IDES\51032413_4\EXP4;
    D:\ERP 2005 IDES\51032413_5\EXP5;D:\ERP 2005 IDES\51032413_6\EXP6;D:\ERP 2005 IDES\51032413_6\EXP7;
    D:\ERP 2005 IDES\51032413_6\EXP8;D:\ERP 2005 IDES\51032413_6\EXP9;D:\ERP 2005 IDES\51032413_6\EXP10;
    D:\ERP 2005 IDES\51032413_6\EXP11" -installDir C:\PROGRA1\SAPINS1\ERP\SYSTEM\ORA\CENTRAL\AS
    -orderBy "" -r3loadExe D:\usr\sap\SRD\SYS\exe\nuc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 1100
    -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst is written to the logfile import_monitor.java.log.
    WARNING 2008-02-20 14:31:07
    Execution of the command "C:\Program Files\Java\j2re1.4.2_16\bin\java.exe -classpath migmon.jar -showversion
    com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs "D:\ERP 2005 IDES\51032413_1\EXP1;
    D:\ERP 2005 IDES\51032413_2\EXP2;D:\ERP 2005 IDES\51032413_3\EXP3;D:\ERP 2005 IDES\51032413_4\EXP4;
    D:\ERP 2005 IDES\51032413_5\EXP5;D:\ERP 2005 IDES\51032413_6\EXP6;D:\ERP 2005 IDES\51032413_6\EXP7;
    D:\ERP 2005 IDES\51032413_6\EXP8;D:\ERP 2005 IDES\51032413_6\EXP9;D:\ERP 2005 IDES\51032413_6\EXP10;
    D:\ERP 2005 IDES\51032413_6\EXP11" -installDir C:\PROGRA1\SAPINS1\ERP\SYSTEM\ORA\CENTRAL\AS
    -orderBy "" -r3loadExe D:\usr\sap\SRD\SYS\exe\nuc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 1100
    -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code 103.
    Output: java version "1.4.2_16"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_16-b05)Java HotSpot(TM)
    Client VM (build 1.4.2_16-b05, mixed mode)Import Monitor jobs: running 1, waiting 18, completed 0, failed 0, total 19.
    Loading of 'SAPSDIC' import package: ERRORImport Monitor jobs: running 0, waiting 18, completed 0, failed 1, total 19.
    ERROR 2008-02-20 14:31:07
    CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2008-02-20 14:31:07
    FCO-00011 The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW
    CreateDBandLoad|ind|ind|ind|ind|10|0|NWABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor
    was executed with status ERROR .
    can anyone help me to fix this error. Installation of ECC 6.0 with SQL SERVER 2005 was done fine.
    Thanking you
    Regards
    Mrudul

    Hi Mrudul,
       Understood you have downloaded the completed IDES SAP 2005 SR2 package, i have also downloaded it several months ago, but i found the package not full good when i prepare to install it last week, 3 of 35 Exp unpackage CRC32 error(51032413_part15.rar & 51032413_part16.rar & 51032413_part17.rar) when unpackage them, can you do me a favor to share me the 3 rar files? As the original download address have been obsoleted away service.sap.com, i can tell you my FTP site to store them.
    51032413_part15.rar & 51032413_part16.rar & 51032413_part17.rar
    Or  51032413_3\EXP3\DATA\SAPAPPL1.009 & SAPAPPL1.010
    12/17/2006  02:32 AM     1,048,576,000 SAPAPPL1.009
    12/17/2006  02:42 AM       954,643,456 SAPAPPL1.010
    Tks!
    Best rds,
    Jeff
    msn: [email protected]

  • RAR 5.2: Background Job Error

    During the Full sync jobs after installation of RAR 5.2, the User and Role jobs complete successfully, but during the profiles job it stops with an error.
    Please find the log entries and any tips are highly appreciated.
    Thanks:
    INFO: Job ID:7 : 7 out of 5290 (0%) done
    19-Aug-2008 20:15:14 com.virsa.cc.xsys.bg.BgJob setStatus
    INFO: Job ID: 7 Status: Running
    19-Aug-2008 20:15:14 com.virsa.cc.xsys.riskanalysis.AnalysisEngine
    performActPermAnalysis
    INFO: Job ID:7 : Before GC => memory usage: free=391M, total=981M
    19-Aug-2008 20:15:14 com.virsa.cc.xsys.riskanalysis.AnalysisEngine
    performActPermAnalysis
    INFO: Job ID:7 : Analysis starts: &_SAP_ALL_7
    19-Aug-2008 20:15:14 com.virsa.cc.xsys.meng.MatchingEngine getObjActionsINFO: -
    allAreExclude=>true----
    19-Aug-2008 20:15:14 com.virsa.cc.xsys.meng.ObjAuthMatcher <init>
    FINEST: ObjAuthMatcher constructed: 0ms, #singles=1, #ranges=0, #super=119-Aug-2008 20:15:15 com.virsa.cc.xsys.riskanalysis.AnalysisEngine
    insertAllTcodeACTVL
    WARNING: Job ID:7 : Exception: Missing IN or OUT parameter at index::
    13, SQL State: null
    java.sql.SQLException: Missing IN or OUT parameter at index:: 13
    at
    oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)

    This could be due to data issue or wrong RTA SP level. Please check with GRC support.
    Thanks
    Prem

Maybe you are looking for