Selective Reverse Engineering not working in ODI

Hi odi gurus,
ODi installed in Sql server , created one database called ODI_Source , contains 10 tables .
i want to reverse those of two tables in sql server using odi ?
In Topology manager , all the connections to database are connected successfully,
When i reverse on model , it's not getting the tables in ODI.
What's Problem behind that...
thanks in adavnce

Hi,
I Just faced the same issue and I cracked it.
Solution:
go to reverse engineer tab:
delete anything in Mask option other than %
delete characters to remove from Table Alias:
And you are done !!
hope it works for you too..
Regards,
Raghu!

Similar Messages

  • Select() function is not working properly in solaris 10.

    Hi ,
    We are facing an issue with select() in Solaris 10. we had written a sample program to this issue.
    Program name :- sel.cpp
    int main()
    struct timeval sleeptime;
    sleeptime.tv_sec = 60;
    printf("1\n");
    select(0,NULL,NULL,NULL,&sleeptime);
    printf("2");
    return 0;
    When i run this program in Solaris 9, its printing 1 and after one minute its printing 2.
    When i run this program on Solaris 10, its printing 1 and 2 without waiting for 60 seconds.
    When i tried to print tv_usec, its printing as 0 in solaris 9 and some garbage values in solaris 10.
    I think because of that the above select function is not working properly in solaris 10.
    Why the tv_usec is not taking 0 as default values in Solaris 10?
    We are using our legacy code for past 20 years. So, before going to do any changes we are trying to find why this happenig like this.
    Thanks a lot.
    Regards,
    Srikanth.

    haisrig wrote:
    Hi ,
    We are facing an issue with select() in Solaris 10. we had written a sample program to this issue.
    Program name :- sel.cpp
    int main()
    struct timeval sleeptime;
    sleeptime.tv_sec = 60;
    printf("1\n");
    select(0,NULL,NULL,NULL,&sleeptime);
    printf("2");
    return 0;
    When i run this program in Solaris 9, its printing 1 and after one minute its printing 2.
    When i run this program on Solaris 10, its printing 1 and 2 without waiting for 60 seconds.
    When i tried to print tv_usec, its printing as 0 in solaris 9 and some garbage values in solaris 10.
    I think because of that the above select function is not working properly in solaris 10.
    Why the tv_usec is not taking 0 as default values in Solaris 10?
    We are using our legacy code for past 20 years. So, before going to do any changes we are trying to find why this happenig like this.Hi
    It sounds to me that you've been lucky for 20 years then.
    Local POD variables on the stack that aren't explicitly initialized can contain any value. Here's what I see in your app with dbx
    (dbx) run
    Running: sel
    stopped in main at line 9 in file "sel.cpp"
        9      sleeptime.tv_sec = 60;
    (dbx) print sleeptime
    sleeptime = {
        tv_sec  = -4198732
        tv_usec = 0
    }That's on a Solaris 10 SPARC machine. If I try it on a Solaris 10 x86 box then I get
    (dbx) print sleeptime
    sleeptime = {
    tv_sec = -830490588
    tv_usec = 134510556
    and I see the behaviour that you describe.
    Paul

  • Select query is not working in BDC Program

    Hi,
    I am working in BDC for update valuation class for T-code mm01.Actually In this BDC i am using two recoding based on material type.
    i am using two internal table : I_DATA and ITAB
    Use I_DATA to hold excle data in which material No, plant , valuation type , valuation No. and ITAB for material No, material type Only.
    So, i am fetching material Type ( MARA-MTART ) through select query. But Select query is not working. and also i did check MARA table according that  Material Number then  material no. exit in Mara Table.
    Note : at run time  I_DATA have 1 row but ITAB have 0 row ....
    DATA: BEGIN OF I_DATA OCCURS 0,
    MATNR TYPE MARA-MATNR,
    WERKS TYPE MARC-WERKS,
    BWTAR TYPE RMMG1-BWTAR,
    VERPR TYPE BMMH1-VERPR,
    BKLAS TYPE MBEW-BKLAS,
    STATUS TYPE C,
    END OF I_DATA.
    DATA : BEGIN OF ITAB OCCURS 0,
    MATNR LIKE MARA-MATNR,
    MTART LIKE MARA-MTART,
    END OF ITAB.
    Loop at I_DATA.
    select matnr mtart from mara into table itab where matnr = I_DATA-matnr.
    endloop.
    Guide me..........

    If you use your
    Loop at I_DATA.
      select matnr mtart from mara into table itab
        where matnr = I_DATA-matnr.
    endloop.
    At end of loop, itab will only contain the result of the last select, so use a
    Loop at I_DATA.
      select matnr mtart from mara APPENDING table itab
        where matnr = I_DATA-matnr.
    endloop.
    better
    if I_DATA[] is not initial.
      select matnr mtart from mara into table itab
        FOR ALL ENTRIES IN i_data where matnr = i_data-matnr.
    endif.
    Some Remarks
    - If actually required (where does I_DATA come from, is it an external format, you need the internal value to use in SELECT statement), check via SE11 the correct [conversion exit|http://help.sap.com/saphelp_nw04/helpdata/en/35/26b217afab52b9e10000009b38f974/content.htm] associated with domain MATNR (Is it truly ALPHA, and not something like MATN1, so [CONVERSION_EXIT_MATN1_INPUT|http://www.sdn.sap.com/irj/scn/advancedsearch?query=conversion_exit_matn1_input])
    - You could try to use BAPI like [BAPI_MATERIAL_SAVEDATA|http://www.sdn.sap.com/irj/scn/advancedsearch?query=bapi_material_savedata] and not BDC
    Regards,
    Raymond

  • Extension in Select-Options is not working

    Hi,
    The extension of select-options is not working for the following statement........
    SELECTION-SCREEN: BEGIN OF BLOCK sel WITH FRAME TITLE text-001.
    SELECT-OPTIONS: s_tp_no FOR e070-trkorr.
    SELECTION-SCREEN: END OF BLOCK sel.
    Please Help.......
    Thanks,
    Sheel

    SELECTION-SCREEN: BEGIN OF BLOCK sel WITH FRAME TITLE text-001.
    SELECTION-SCREEN: END OF BLOCK sel.
    Remove the colan ':' from ur code after SELECTION-SCREEN
    write it as
    SELECTION-SCREEN BEGIN OF BLOCK sel WITH FRAME TITLE text-001.
    SELECTION-SCREEN END OF BLOCK sel.

  • Select button will not work

    My 2gb nano's select button will suddenly not work. The rest of the clickwheel and buttons work find, but not the center select button.
    I restored it to original settings. Then after it restarts, you have to select a language. The select button would still not work, but then I slid the "hold" button back and forth and the select button worked to allow me to chose a language. But at the next screen of options (Music/Photos/Extras, etc.) the select button will again not work. Sliding the hold button back and forth doesn't work. I cannot do a menu+select reset because I can't get the select button to respond.
    I have made sure that I have the most updated softward for the nano.
    Any suggestions?

    My select button has not worked for a loong time.. It will occasionally work if I press for long enough or hard enough.. but not very often. This seems to be a common enough problem so there should be a way to fix it..I hope..

  • Why select query is not working?

    CREATE OR REPLACE TYPE prod_type AS OBJECT (
    pid INT,
    pprice NUMBER,
    MEMBER PROCEDURE display(pid IN NUMBER));
    create table prod of prod_type (pid primary key);
    CREATE OR REPLACE TYPE deal_type UNDER prod_type (
    ctr NUMBER,
    OVERRIDING MEMBER PROCEDURE display (pid IN NUMBER),
    insert into prod values(deal_type(101, 4, 1));
    insert into prod values(deal_type(102, 5, 0));
    ------below given select query is NOT WORKING ---------
    select ctr from prod p where p.pid=101;
    Thanks,
    -Nid

    ------below given select query is NOT WORKINGWondering how you inserted data ...
    SQL> CREATE OR REPLACE TYPE prod_type AS OBJECT (
      2  pid INT,
      3  pprice NUMBER,
      4  MEMBER PROCEDURE display(pid IN NUMBER));
      5  /
    Type created.
    SQL>
    SQL> create table prod of prod_type (pid primary key);
    Table created.
    SQL>
    SQL> CREATE OR REPLACE TYPE deal_type UNDER prod_type (
      2  ctr NUMBER,
      3  OVERRIDING MEMBER PROCEDURE display (pid IN NUMBER),
      4  );
      5  /
    Warning: Type created with compilation errors.
    SQL> sho err
    Errors for TYPE DEAL_TYPE:
    LINE/COL ERROR
    4/1      PLS-00103: Encountered the symbol ")" when expecting one of the
             following:
             , not pragma <an identifier>
             <a double-quoted delimited-identifier> final instantiable
             current order overriding static member constructor map
    SQL> CREATE OR REPLACE TYPE deal_type UNDER prod_type (
      2  ctr NUMBER,
      3  OVERRIDING MEMBER PROCEDURE display (pid IN NUMBER));
      4  /
    Warning: Type created with compilation errors.
    SQL> sho err
    Errors for TYPE DEAL_TYPE:
    LINE/COL ERROR
    1/1      PLS-00590: attempting to create a subtype UNDER a FINAL type
    SQL>You made an attempt to create a subtype UNDER a FINAL type - that the reason why can not work ...
    Avoid deriving a subtype from this FINAL type.
    HTH

  • Select list pagination not working for big tables

    Hi,
    i am trying to view a table with large amount of data using tabular form. the pagination using select list is not working in this page. i have selected select list kind of pagination but it is showing "row range 1-15 16-30(with set pagination)' type of pagination. when i lowered the amount of data in the table the pagination type will automatically change to select list pagination. could you please tell me why this happens and any possible work around if any.
    Thanks,
    Jo

    Hi Jo,
    I don't know what you call a large amount of records, but the effect you describe might be intentional by apex.
    The select list pagination would generate a selection tag with (number of records in table/15) options in your page HTML.
    Although there isn't a hard limit to the number of options a select list can have there certainly is a limit to what your browser/pc can render.
    Think about it
    Let's say you table contains a million rows. this would result to a select list with 66666 options. Which your browser won't handle :)
    I very possible the apex team resolved this by simply reverting to row range pagination when the number of select options would grow to large.
    Geert

  • SELECT DISTINCT does not work - Another Problem!

    Dear All
    Previous Post
    I just posted a thread, which has been answered by an expert. It's here:
    SELECT DISTINCT does not work. Why?
    My original problem was that the Query returned duplicate records, and SELECT DISTINCT did not work.
    The solution was to change this select:
    T0.[U_SupInv]      AS 'Link'
    ... to this:
    CAST(T0.[U_SupInv] as nvarchar(100))      AS 'Link'
    The amended Query worked.
    New Problem
    I just discovered that resolving the problem created a new one.
    The field U_SupInv (Link) is in fact a UDF.
    I created it so that all Suppliers' Invoices could be Scanned to pdf files, and these pdf could be linked
    to the respective AP Invoice.
    Originally, when I clicked 'Link' in my Query results, the pdf scan pops up.
    When the Query is amended by adding CAST, the link becomes dead.
    Help
    Could anyone tell me how I can make SELECT DISTINCT work, as well keeping the LINKS live?
    The main purpose of my Query is to help users view the pdf scans by clicking on the links.
    Thanks
    Leon Lai
    Here's my Original Query
    SELECT
    T0.[UpdateDate] AS 'Update Dt',
    T0.[TaxDate] AS 'Doc Dt',
    CASE T5.[TransType]
         WHEN '18' THEN 'PU ' + CONVERT(VARCHAR(6), T0.[DocNum])
         WHEN '19' THEN 'PC ' + CONVERT(VARCHAR(6), T0.[DocNum])
    END 'SAP Ref.',
    T1.[ImportLog]     AS 'Ship #',
    T0.[CardCode] + '' AS 'Supplier #',
    T0.[CardName]      AS 'Supplier Name',
    T0.[DocTotal]      AS 'Rs',
    T1.[BlockNum]      AS 'Reqn #',
    T0.[DocNum]        AS 'Doc No',
    T0.[U_SupInv]      AS 'Link'
    FROM klship.[dbo].[OPCH] T0
    INNER JOIN klship.[dbo].[PCH1] T1 ON T0.[DocEntry] = T1.[DocEntry]
    INNER JOIN klship.[dbo].[OJDT] T5 ON T0.[TransID] = T5.[TransID]
    WHERE
    (T0.[UpdateDate] >= '[%2]' AND
    T0.[UpdateDate]  <= '[%3]' AND
    T0.[U_SupInv] IS NULL)
    OR
    (T0.[UpdateDate] >= '[%4]' AND
    T0.[UpdateDate]  <= '[%5]' AND
    T0.[U_SupInv] IS NOT NULL)
    FOR BROWSE

    Dear István Korös,
    Thanks a lot for your answer.
    I will test your suggestion tomorrow, as it's night and I am returning home now.
    However, I do not think it will suit my requirements for the foll reasons:
    - I worked hard to get rid of the need to enter anything in the @Scan2 field.
    - This UDF was created solely as a text of instruction for my staff.
       Unfortunately I had to fill in something to make the Query work.
    - The problem is that if the user forgets to click the drop-down arrow and leaves @Scan2
       blank, the query does not work.
    - With the help of another expert, I succeeded in ignoring @Scan2 altogether.
    - I posted only a simplified version of my Query on the forum, without the codes relating to eliminating the
      need to enter something in @Scan2, so you may not be aware of my requirement.
    - I hope you understand my reluctance. But I will try your suggestion nevertheless.
    My Suggestion
    I think using PCH1.VISORDER may be the solution.
    If we select only those rows where visorder = 0, then
       - there will be no duplication
       - I need not use SELECT DISTINCT
       - All my LINKS to pdf files will be live because I need not use CAST
       - I may retain that part of my Query which permits ignoring @Scan2 altogether.
    - A Dream!-
    The problem is that I don't know how and where  to place that VISORDER.
    If you think I may be right, could you help me along that line?
    Best Regards
    Leon Lai

  • Standalone ATG10.1.2 Search engine not working

    standalone ATG10.1.2 Search Engine not working Unix box and getting below error
    I increased the MemoryReserveSize setting in the AEConfig.xml file and all permission to the ATGSearch and DeployShare and indexFiles folder.
    Could you please help for this.
    12:57:43,468 WARN  [SearchEngineService] Bad search engine localhost:6073:2200005 for partition 2200005
    12:57:43,470 ERROR [SearchEngineService] Sat Jan 17 13:10:47 CET 1970 error Could not lock the physical partition (code: 37)
    12:57:48,496 ERROR [RoutingSystemService] Error starting SearchEngine - 2200005 at localhost:6073, message: Bad search engine localhost:6073:2200005 for partition 2200005
    Sat Jan 17 13:10:47 CET 1970 error Could not lock the physical partition (code: 37)
    atg.search.routing.SearchEngineException: Bad search engine localhost:6073:2200005 for partition 2200005
    Sat Jan 17 13:10:47 CET 1970 error Could not lock the physical partition (code: 37)
      at atg.search.routing.SearchEngineService.waitForEngineLoad(SearchEngineService.java:395)
      at atg.search.routing.StartEngineThread.run(StartEngineThread.java:80)
    12:57:48,501 WARN  [RoutingSystemService] Engine localhost did not start.

    Please find the below full logs.
      JBoss Bootstrap Environment
      JBOSS_HOME: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf
      JAVA: /opt/ATG/canonsup/jdk1.6.0_35/bin/java
      JAVA_OPTS: -Dprogram.name=run.sh -server    -Xms768m    -Xmx768m    -XX:PermSize=256m    -XX:MaxPermSize=256m    -Dorg.jboss.resolver.warning=true    -Dsun.rmi.dgc.client.gcInterval=3600000    -Dsun.rmi.dgc.server.gcInterval=3600000    -Dsun.lang.ClassLoader.allowArraySyntax=true    -Djboss.bind.address=0.0.0.0    -Djava.rmi.server.hostname=evl0300527.eu.verio.net    -Datg.allowRemoveAllItems=true    -javaagent:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deployers/jboss-aop-jboss5.deployer/pluggable-instrumentor.jar
        -Djboss.server.log.dir=/var/log/atg/cn_agt -Djava.net.preferIPv4Stack=true
      CLASSPATH: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/bin/run.jar:/opt/ATG/canonsup/jdk1.6.0_35/lib/tools.jar
    =========================================================================
    15:07:02,189 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
    15:07:02,190 INFO  [ServerImpl] Release ID: JBoss [EAP] 5.1.2 (build: SVNTag=JBPAPP_5_1_2 date=201111102209)
    15:07:02,190 INFO  [ServerImpl] Bootstrap URL: null
    15:07:02,191 INFO  [ServerImpl] Home Dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf
    15:07:02,191 INFO  [ServerImpl] Home URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/
    15:07:02,191 INFO  [ServerImpl] Library URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/lib/
    15:07:02,192 INFO  [ServerImpl] Patch URL: null
    15:07:02,192 INFO  [ServerImpl] Common Base URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/common/
    15:07:02,192 INFO  [ServerImpl] Common Library URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/common/lib/
    15:07:02,192 INFO  [ServerImpl] Server Name: cn_agt
    15:07:02,192 INFO  [ServerImpl] Server Base Dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server
    15:07:02,192 INFO  [ServerImpl] Server Base URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/
    15:07:02,192 INFO  [ServerImpl] Server Config URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/conf/
    15:07:02,193 INFO  [ServerImpl] Server Home Dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt
    15:07:02,193 INFO  [ServerImpl] Server Home URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/
    15:07:02,193 INFO  [ServerImpl] Server Data Dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/data
    15:07:02,193 INFO  [ServerImpl] Server Library URL: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/lib/
    15:07:02,193 INFO  [ServerImpl] Server Log Dir: /var/log/atg/cn_agt
    15:07:02,193 INFO  [ServerImpl] Server Native Dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/native
    15:07:02,193 INFO  [ServerImpl] Server Temp Dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp
    15:07:02,193 INFO  [ServerImpl] Server Temp Deploy Dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/deploy
    15:07:03,210 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/conf/bootstrap.xml
    15:07:04,023 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
    15:07:04,026 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
    15:07:04,413 INFO  [CopyMechanism] VFS temp dir: /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp
    15:07:04,568 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
    15:07:06,347 INFO  [ServerInfo] Java version: 1.6.0_35,Sun Microsystems Inc.
    15:07:06,347 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_35-b10)
    15:07:06,347 INFO  [ServerInfo] Java VM: Java HotSpot(TM) 64-Bit Server VM 20.10-b01,Sun Microsystems Inc.
    15:07:06,347 INFO  [ServerInfo] OS-System: Linux 2.6.18-398.el5,amd64
    15:07:06,348 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.sh -Xms768m -Xmx768m -XX:PermSize=256m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.lang.ClassLoader.allowArraySyntax=true -Djboss.bind.address=0.0.0.0 -Djava.rmi.server.hostname=evl0300527.eu.verio.net -Datg.allowRemoveAllItems=true -javaagent:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deployers/jboss-aop-jboss5.deployer/pluggable-instrumentor.jar -Djboss.server.log.dir=/var/log/atg/cn_agt -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/lib/endorsed
    15:07:06,389 INFO  [JMXKernel] Legacy JMX core initialized
    log4j:WARN Continuable parsing error 1 and column 83
    log4j:WARN Document root element "log4j:configuration", must match DOCTYPE root "null".
    log4j:WARN Continuable parsing error 1 and column 83
    log4j:WARN Document is invalid: no grammar found.
    15:07:12,939 INFO  [WebService] Using RMI server codebase: http://evl0300527.eu.verio.net:10183/
    15:07:14,736 INFO  [SystemPropertiesService] Loaded system properties from: file:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/conf/server.properties
    15:07:18,575 INFO  [CXFServerConfig] JBoss Web Services - Stack CXF Runtime Server
    15:07:18,575 INFO  [CXFServerConfig] 3.1.2.SP9
    15:07:19,899 INFO  [LogNotificationListener] Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@2c704cf5[ defaultDomain='jboss' ]
    15:07:41,331 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1942876193{vfszip:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atg_bootstrap_ejb.jar/}
    15:07:41,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1942876193{vfszip:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atg_bootstrap_ejb.jar/}
    15:07:41,332 INFO  [Ejb3DependenciesDeployer] Encountered deployment AbstractVFSDeploymentContext@1942876193{vfszip:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atg_bootstrap_ejb.jar/}
    15:07:42,136 INFO  [MailService] Mail Service bound to java:/Mail
    15:07:42,685 INFO  [SnmpAgentService] SNMP agent going active
    15:07:43,487 WARN  [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
    15:07:44,957 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA_CP12) - JBoss Inc.
    15:07:44,958 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
    15:07:45,135 INFO  [TransactionManagerService] Initializing recovery manager
    15:07:45,368 INFO  [TransactionManagerService] Recovery manager configured
    15:07:45,369 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
    15:07:45,415 INFO  [TransactionManagerService] Starting transaction recovery manager
    15:07:45,791 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /opt/ATG/canonsup/jdk1.6.0_35/jre/lib/amd64/server:/opt/ATG/canonsup/jdk1.6.0_35/jre/lib/amd64:/opt/ATG/canonsup/jdk1.6.0_35/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    15:07:45,873 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-10180
    15:07:45,873 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-10181
    15:07:45,874 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-0.0.0.0-10109
    15:07:45,892 INFO  [StandardService] Starting service jboss.web
    15:07:45,894 INFO  [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.12.GA-patch-01
    15:07:45,941 INFO  [Catalina] Server startup in 67 ms
    15:07:46,012 INFO  [RARDeployment] Required license terms exist, view vfsfile:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
    15:07:46,025 INFO  [RARDeployment] Required license terms exist, view vfsfile:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
    15:07:46,033 INFO  [RARDeployment] Required license terms exist, view vfsfile:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/jms-ra.rar/META-INF/ra.xml
    15:07:46,045 INFO  [RARDeployment] Required license terms exist, view vfsfile:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/mail-ra.rar/META-INF/ra.xml
    15:07:46,063 INFO  [RARDeployment] Required license terms exist, view vfsfile:/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/quartz-ra.rar/META-INF/ra.xml
    15:07:46,140 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
    15:07:46,166 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
    15:07:46,168 INFO  [RAMJobStore] RAMJobStore initialized.
    15:07:46,169 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
    15:07:46,169 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
    15:07:46,171 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
    15:07:46,590 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGProductionDS' to JNDI name 'java:ATGProductionDS'
    15:07:46,615 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGSwitchingDS_A' to JNDI name 'java:ATGSwitchingDS_A'
    15:07:46,646 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGSwitchingDS_B' to JNDI name 'java:ATGSwitchingDS_B'
    15:07:46,671 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGStagingDS' to JNDI name 'java:ATGStagingDS'
    15:07:46,698 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGStagingSwitchingDS_A' to JNDI name 'java:ATGStagingSwitchingDS_A'
    15:07:46,778 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGStagingSwitchingDS_B' to JNDI name 'java:ATGStagingSwitchingDS_B'
    15:07:47,106 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGPublishingDS' to JNDI name 'java:ATGPublishingDS'
    15:07:47,130 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGAgentDS' to JNDI name 'java:ATGAgentDS'
    15:07:47,853 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=ATGDataWarehouseDS' to JNDI name 'java:ATGDataWarehouseDS'
    15:07:48,265 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    15:07:48,727 INFO  [ServerPeer] JBoss Messaging 1.4.8.SP5 server [0] started
    15:07:48,818 INFO  [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    15:07:48,820 INFO  [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
    15:07:48,826 INFO  [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
    15:07:48,826 INFO  [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
    15:07:48,875 INFO  [ConnectionFactory] Connector bisocket://evl0300527.eu.verio.net:10157 has leasing enabled, lease period 10000 milliseconds
    15:07:48,875 INFO  [ConnectionFactory] [email protected] started
    15:07:48,878 INFO  [ConnectionFactory] Connector bisocket://evl0300527.eu.verio.net:10157 has leasing enabled, lease period 10000 milliseconds
    15:07:48,878 INFO  [ConnectionFactory] [email protected] started
    15:07:48,879 INFO  [ConnectionFactory] Connector bisocket://evl0300527.eu.verio.net:10157 has leasing enabled, lease period 10000 milliseconds
    15:07:48,879 INFO  [ConnectionFactory] [email protected] started
    15:07:48,983 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
    15:07:49,167 INFO  [EjbDeployer] installing bean: ejb/atg_bootstrap_ejb.jar#ClasspathSession,uid382252454
    15:07:49,167 INFO  [EjbDeployer]   with dependencies:
    15:07:49,167 INFO  [EjbDeployer]   and supplies:
    15:07:49,167 INFO  [EjbDeployer] jndi:ClasspathSession
    15:07:49,167 INFO  [EjbDeployer] jndi:local/ClasspathSession@744513960
    15:07:57,731 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:57,812 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:57,901 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:57,959 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:58,017 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:58,074 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:58,146 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:58,248 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:07:58,666 WARN  [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery  got XA exception javax.transaction.xa.XAException, XAException.XAER_RMERR
    15:08:03,791 INFO  [TomcatDeployment] deploy, ctxPath=/dyn
    15:08:06,688 INFO  [[/dyn]] ATG starting on JBoss Web/2.1.12.GA-patch-01
    15:08:07,270 INFO  [STDOUT] Invoking custom Nucleus initializer for Apache Tomcat.
    15:08:07,278 INFO  [NucleusServlet] Found JBOSS TM from JNDI.
    15:08:07,313 INFO  [NucleusServlet] Starting Nucleus:
    CONFIGPATH=
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAS/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAS/config/oca-ldap.jar,
         vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientNodeTypeVirtualFileSystem,
         vfs[localconfig-1]=/atg/dynamo/service/groupconfig/ClientInstanceVirtualFileSystem,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAS/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/FlexUI/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/RL/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Deployment/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Deployment/liveconfig/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/ARF/base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/DeploymentAgent/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAS-UI/config/uiconfig.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAS-UI/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Base/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Index/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Index/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Index/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Topics/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Topics/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Topics/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Routing/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Routing/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/LiveIndex/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/LiveIndex/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/LiveIndex/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/common/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/common/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/common/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAF/Search/Base/QueryConsole/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DafEar/base/config/dafconfig.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DafEar/JBoss/config/tomcatconfig.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/config/targeting.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/config/oca-cms.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/config/oca-html.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/config/oca-xml.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/config/userprofiling.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/config/profile.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Agent/ExternalUsers/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/InternalUsers/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/InternalUsers/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/InternalUsers/ACC/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/LogicalOrganizations/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/LogicalOrganizations/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/Search/Index/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/Search/LiveIndex/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DSS/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DSS/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/personalization-minimal/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/CAF/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DSS/InternalUsers/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DSS/InternalUsers/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DSS/InternalUsers/ACC/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Agent/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Publishing/base/config,
         vfs[localconfig-1]=/atg/epub/file/ConfigFileSystem,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Publishing/base/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Publishing/base/jbossconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAS/Versioned/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DAS/Versioned/liveconfig/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS/Versioned/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/WebUI/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/WebUI/Management/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/BCC/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/BIZUI/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/AssetUI/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DPS-UI/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/PubPortlet/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Ticketing/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Ticketing/liveconfig/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Response/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Response/InternalUsers/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Ticketing/InternalUsers/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Ticketing/UI/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/appserverconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/jbossconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service-UI/Framework/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/UI/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/SearchAdmin/common/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/PublishingAgent/base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/PublishingAgent/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/PublishingAgent/DeployedConfig/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/Versioned/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/Versioned/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/Agent/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Framework/Agent/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service-UI/Framework/Agent/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Service/Ticketing/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS/liveconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Fulfillment/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS-CSR/Management/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS/Search/Order/Index/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS/Search/Order/LiveIndex/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS-CSR/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS-CSR/liveconfig/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS-CSR-UI/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS/PublishingAgent/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/DCS/CustomCatalogs/config/config.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/MIM/Base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Roadrunner/Base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Roadrunner/Agent/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Roadrunner/Reporting/Base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Roadrunner/Reporting/Agent/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Canon/Base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/WorldPay/Base/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/WorldPay/Agent/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/WorldPay/Fulfillment/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Canon/StoreBase/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Canon/Returns/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/Canon/Agent/config,
         vfs=/atg/epub/file/ConfigFileSystem,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/ATG-Data/servers/cn_agt/PublishingAgent/deployedconfig/live/config,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/home/localconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/ATG-Data/localconfig,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/ATG-Data/servers/cn_agt/localconfig
    LIVECONFIG=false
    15:08:07,320 INFO  [NucleusServlet] Unordered CLASSPATH Entries=
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atg_bootstrap_ejb.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_ARF.base_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Agent.ExternalUsers_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Agent_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_AssetUI_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_BCC_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_BCC_slib_scommons-fileupload-1.2.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_BCC_slib_scommons-io.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_BIZUI_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_CAF_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_CAF_slib_sjfreechart_sjcommon-0.9.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_CAF_slib_sjfreechart_sjfreechart-0.9.18.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_CAF_slib_sjfreechart_slog4j-1.2.8.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.Agent_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.Agent_sresources,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.Base_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.Base_slib_sjsch-0.1.50.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.Base_slib_sopencsv-2.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.Base_sresources,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.Returns_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.StoreBase_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.WebServices_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Canon.WebServices_sresources,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAF.Search.Base_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAF.Search.Base_slib_srmi-stub-classes.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAF.Search.Index_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAF.Search.LiveIndex_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAF.Search.Routing_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAF.Search.Topics_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAF.Search.common_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS-UI_slib_sjhall.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS-UI_slib_suiclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS-UI_slib_suiresources.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS_slib_scglib-nodep-2.1__3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS_slib_sice.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS_slib_sjline-0.9.94.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS_slib_sresources.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS_slib_sspring-aop-1.2-rc1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DAS_slib_svalidation-api-1.0.0.GA.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DCS-CSR-UI_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DCS-CSR.Management_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DCS-CSR_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DCS.PublishingAgent_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DCS_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DCS_slib_sresources.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DPS-UI_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DPS_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DPS_slib_sresources.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DSS_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DSS_slib_sresources.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DafEar.base_s.._sJBoss_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DafEar.base_s.._sTomcat_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DafEar.base_s.._sWebLogic_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DafEar.base_s.._sWebSphere_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_DafEar.base_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_scfgatewayadapter-3.2.0.3978.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_scommons-codec-1.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_scommons-httpclient-3.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_sconcurrent-1.3.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_sflex-messaging-common-3.2.0.3978.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_sflex-messaging-core-3.2.0.3978.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_sflex-messaging-opt-3.2.0.3978.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_sflex-messaging-proxy-3.2.0.3978.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_FlexUI_slib_sflex-messaging-remoting-3.2.0.3978.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_MIM.Base_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_MIM.Base_sresources,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_PubPortlet_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Publishing.base_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_PublishingAgent.base_slib_sagent.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_PublishingAgent.base_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_RL_slib_sRLClient.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Agent_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_scommons-beanutils-1.8.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_scommons-collections-3.2.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_scommons-lang-2.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_scommons-lang3-3.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_sgson-2.2.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_sguava-13.0.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_shibernate-validator-4.2.0.Final.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_shibernate-validator-annotation-processor-4.2.0.Final.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_sjoda-time-1.6.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_sjsoup-1.5.2.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_sslf4j-api-1.6.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_ssocialauth_scommons-logging-1.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_ssocialauth_sjson-20080701.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_ssocialauth_sopenid4java.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_ssocialauth_ssocialauth-2.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_svalidation-api-1.0.0.GA.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_slib_swurfl-1.3.1.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Roadrunner.Base_sresources,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_SearchAdmin.common_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_SearchAdmin.common_slib_scommons-collections-3.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service-UI.Framework.Agent_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Framework.Agent_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Framework.UI_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Framework.Versioned_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Framework_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Framework_slib_sssce.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Response_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Response_slib_sncldcs.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.Ticketing_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Service.personalization-minimal_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Ticketing.UI_slib_sUI.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_Ticketing_slib_sticketing.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WebUI.Preview_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WebUI_slib_sclasses.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Agent_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_sRESTEasy_sjaxrs-api-2.3.3.Final.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_sRESTEasy_sresteasy-jaxb-provider-2.3.3.Final.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_sRESTEasy_sresteasy-jaxrs-2.3.3.Final.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_sRESTEasy_sscannotation-1.0.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_scommons-beanutils-1.8.3.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_scommons-codec-1.4.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_scommons-logging-1.1.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_shttpclient-4.1.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_shttpclient-cache-4.1.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_shttpcore-4.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Base_slib_shttpmime-4.1.1.jar,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_WorldPay.Fulfillment_sbuild_sclasses,
         /opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/deploy/Canon.Agent-cn_agt.ear/atglib/_atghome_slocallib
    15:08:07,341 INFO  [NucleusServlet] ENVIRONMENT=
         atg.dynamo.home=/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/home,
         atg.dynamo.root=/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF,
         atg.dynamo.server.home=/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1/atg_bootstrap.war/WEB-INF/ATG-INF/home/servers/cn_agt,
         atg.dynamo.versioninfo=ATGPlatform/10.1.2,
         atg.dynamo.modules=DCS.Search.Order.LiveIndex,Canon.Agent,Canon.StoreBase,DafEar,
         atg.dynamo.platformversion=10.1.2,
         atg.dynamo.layers=3rdParty JBoss Live MD5 Preview Staging Tomcat,
         atg.dynamo.dafj2eeapps.root=/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/server/cn_agt/tmp/292l4x17-w7yl7h-i7by3dww-1-i7by4fbg-b1,
         atg.dynamo.display=:0.0,
         atg.license.read=true,
         atg.dynamo.daf=true
         dataDir=/opt/ATG/canonsup/jboss-eap-5.1.2-cxf/ATG-Data
         servername=cn_agt
         standalone=true
    15:08:08,213 INFO  [EvaluateExpressionsInterceptor] uk.co.e2x.nucleus.SingularEvaluateExpressionsInterceptor instantiated
    15:08:08,522 INFO  [ScreenLog] Using external info logging for Nucleus debug and trace messages to prevent hidden Nucleus logging. Set the Nucleus /atg/dynamo/service/logging/ScreenLog.useInfoForDebug property to false to use external logging debug and trace instead.
    15:08:09,085 INFO  [Version] Hibernate Validator 4.1.0.Final
    15:08:11,589 INFO  [SQLRepository_agent] SQL Repository startup complete
    15:08:13,261 INFO  [SQLRepositoryEventServer_production] Service /atg/dynamo/server/SQLRepositoryEventServer_production listening at http://evl0300527.eu.verio.net:36818/
    15:08:13,304 INFO  [SQLRepository_production] SQL Repository startup complete
    15:08:13,771 WARN  [SQLRepository_production] Re-adding ourselves to the subscribers list for evl0300527.eu.verio.net/81.93.177.43:36818 for type das_gsa_subscriber and flushing cached data to make up for lost invalidation events.
    15:08:13,811 INFO  [LogicalOrganizationRepository] SQL Repository startup complete
    15:08:14,198 INFO  [PortalRepository] SQL Repository startup complete
    15:08:14,220 INFO  [SQLRepositoryEventServer_agent] Service /atg/dynamo/server/SQLRepositoryEventServer_agent listening at http://evl0300527.eu.verio.net:48415/
    15:08:14,525 WARN  [SQLRepository_agent] Re-adding ourselves to the subscribers list for evl0300527.eu.verio.net/81.93.177.43:48415 for type das_gsa_subscriber and flushing cached data to make up for lost invalidation events.
    15:08:14,642 WARN  [SQLRepository_agent] Re-adding ourselves to the subscribers list for evl0300527.eu.verio.net/81.93.177.43:48415 for type das_gsa_subscriber and flushing cached data to make up for lost invalidation events.
    15:08:14,749 INFO  [InternalProfileRepository] SQL Repository startup complete
    15:08:15,592 INFO  [SQLRepository] SQL Repository startup complete
    15:08:15,836 INFO  [VersionManagerRepository] SQL Repository startup complete
    15:08:16,536 INFO  [PublishingFiles-ver] SQL Repository startup complete
    15:08:16,581 INFO  [PublishingFileRepository] SQL Repository startup complete
    15:08:17,489 INFO  [AdminSqlRepository] SQL Repository startup complete
    15:08:17,492 INFO  [AdminAccountInitializer] Initializing account database /atg/dynamo/security/AdminAccountManager from /atg/dynamo/security/SimpleXmlUserAuthority
    15:08:18,289 INFO  [OptionRepository-ver] SQL Repository startup complete
    15:08:18,929 INFO  [STDOUT] No items returned by this query: ALL
    Query: ALL returns 259 items:
    15:08:18,939 INFO  [OptionRepository] SQL Repository startup complete
    15:08:18,990 INFO  [ProcessData-ver] SQL Repository startup complete
    15:08:18,994 INFO  [ProcessDataRepository] SQL Repository startup complete
    15:08:19,225 INFO  [PublishingRepository] SQL Repository startup complete
    15:08:20,134 INFO  [SystemConfigurationRepository] SQL Repository startup complete
    15:08:22,348 INFO  [Promotions] Resolving reference to /atg/commerce/catalog/ProductCatalog
    15:08:22,496 INFO  [SDSRepository] SQL Repository startup complete
    15:08:22,991 WARN  [DistributorSender] No remote servers configured
    15:08:23,499 INFO  [WebContent] SQL Repository startup complete
    15:08:23,553 INFO  [SiteRepository] Resolving reference to /atg/multisite/SiteRepository_production
    15:08:23,756 INFO  [PriceLists] SQL Repository startup complete
    15:08:23,853 INFO  [SiteRepository_production] SQL Repository startup complete
    15:08:23,975 INFO  [ProductCatalog] SQL Repository startup complete
    15:08:24,069 INFO  [LocaleRepository] SQL Repository startup complete
    15:08:24,079 INFO  [Giftlists] SQL Repository startup complete
    15:08:24,128 INFO  [Contracts] SQL Repository startup complete
    15:08:24,201 WARN  [ObfuscatedIdGenerator_production] no default IdSpace found, arbitrarily choosing an IdSpace from the list.
    15:08:24,256 INFO  [ClaimableRepository] SQL Repository startup complete
    15:08:25,130 INFO  [OrderRepository] SQL Repository startup complete
    15:08:25,331 INFO  [ProfileAdapterRepository] SQL Repository startup complete
    15:08:25,934 INFO  [DateTimeRepository] SQL Repository startup complete
    15:08:25,970 INFO  [PipelineManager] Starting PipelineManager.
    15:08:30,319 INFO  [InternalCurrentDate] Resolving reference to /atg/dynamo/service/CurrentDate
    15:08:30,963 INFO  [TicketingRepository] SQL Repository startup complete
    15:08:33,516 INFO  [Email] Default address for [email] channel is [Example Email Default <[email protected]>]
    15:08:33,557 INFO  [SMS] Default address for [SMS] channel is [SMS Default <1122334455>]
    15:08:33,558 INFO  [ChannelService] ChannelService started.
    15:08:39,164 INFO  [PaymentPipelineManager] Starting PipelineManager.
    15:08:39,415 INFO  [InvoicePipelineManager] Starting PipelineManager.
    15:08:39,536 INFO  [InvoiceRepository] SQL Repository startup complete
    15:08:40,311 INFO  [FulfillmentPipelineManager] Starting PipelineManager.
    15:08:42,438 INFO  [CsrRepository] SQL Repository startup complete
    15:08:42,532 INFO  [MessageDispatcher] Starting Customer Service Scenario Messaging
    15:08:42,682 INFO  [ApprovalsRepository] SQL Repository startup complete
    15:08:42,876 INFO  [ItemPricingEngine] Pricing Engine starting up
    15:08:43,148 INFO  [OrderPricingEngine] Pricing Engine starting up
    15:08:45,417 INFO  [InitialService] Initializing repository package: atg.svc.framework.repository.beans.InitializeDataModel
    15:08:45,461 INFO  [ServiceFrameworkRepository_read] Resolving reference to /atg/svc/ui/framework/ServiceFrameworkRepository_production
    15:08:45,525 INFO  [ServiceFrameworkRepository_production] SQL Repository startup complete
    15:08:45,632 INFO  [InitialService] Initializing repository package: atg.svc.framework.repository.beans.InitializeOptionsDataModel
    15:08:45,874 INFO  [STDOUT] Query: ALL returns 21 items:
    15:08:45,878 INFO  [UserOptionRepository] SQL Repository startup complete
    15:08:45,896 INFO  [OptionRepository_read] Resolving reference to /atg/svc/option/OptionRepository_production
    15:08:46,305 INFO  [STDOUT] No items returned by this query: ALL
    Query: ALL returns 259 items:
    15:08:46,308 INFO  [OptionRepository_production] SQL Repository startup complete
    15:08:46,360 INFO  [InitialService] Initializing repository package: atg.svc.repository.beans.InitializeTicketingDataModel
    15:08:46,368 INFO  [InitialService] Initializing repository package: atg.svc.repository.beans.InitializeServiceUtilityDataModel
    15:08:46,407 INFO  [ServiceUtilityRepository] SQL Repository startup complete
    15:08:47,069 INFO  [TicketingPipelineManager] Starting PipelineManager.
    15:08:47,310 INFO  [RepositoryDistributorStatisticsManager] RepositoryDistributorStatisticsManager started.
    15:08:47,311 INFO  [CachedDistributorStatisticsPool] CachedDistributorStatisticPool started.
    15:08:47,342 INFO  [DefaultQueueLoadLevelCalculator] DefaultQueueLoadCalculator started.
    15:08:47,352 INFO  [TicketQueueAvailablePool] TicketQueueAvailablePool started.
    15:08:47,414 INFO  [TicketLoader] Distributor TicketLoader started.
    15:08:47,427 INFO  [DefaultQueueSorter] DefaultQueueSorter started.
    15:08:47,428 INFO  [CachedDistributorTicketPool] CachedDistributorTicketPool started.
    15:08:47,476 INFO  [CachedDistributorManager] CachedDistributorManager started.
    15:08:47,477 INFO  [RetrievePushTickets] RetrievePushTickets started.
    15:08:49,469 INFO  [ApprovalPipelineManager] Starting PipelineManager.
    15:08:49,949 WARN  [PipelineManager] There is no transition to link [setCostCenterAmount] in the XML configuration file.
    15:08:51,108 INFO  [TaxPricingEngine] Pricing Engine starting up
    15:08:51,218 INFO  [ShippingPricingEngine] Pricing Engine starting up
    15:08:51,447 WARN  [DistributorSender] No remote servers configured
    15:08:51,523 INFO  [MediaRepository] SQL Repository startup complet

  • Reverse engineering a synonym in ODI 11G .

    i reverse engineered a synonym in oDI 11g using the RKM oracle but i 'm unable to get the column structure. So how to reverse enginer a synonym in ODI 11g ??

    Go to Data server properties tab. Then give
    key= includeSynonyms and value= true

  • Multi-select LOV does not work in forms

    the multi select LOV does not work in the form.
    the LOV works individually but in the form it does not work. it does not allow multiple selection from the list.
    is there a workaround for this or is this a bug ...?
    any ideas ...?
    thanx a lot.
    null

    Right, we cannot store more than one value in a single column in a table :), we were getting a lot of requests to support multiple select LOVs but requirements were contradictory if not mutually exclusive.
    The only sense it makes is when used together with user-defined object types (nested tables for example) but the current [application building]infrastructure we have does not support this. However, we are looking into this and this feature maybe implemented in a future release.

  • Double click select all does not work in web site's search area after going back.

    After updating from Firefox ESR v24.8.1 to v31.20 double click select all does not work in a search area after going back or searching again with the same input. It happens before clicking search icon and searching for something else double click select all does not work except it works for one word that's all.
    This issue is with all new Firefox ESR and None ESR I have tried. Also the issue is on all web sites like www.softpedia.com for example.

    Bugzilla has a different login system, unfortunately.

  • "Select Color Range" not working. "Warning: No pixels were selected" returned when attempting to use. Using Photoshop CS6 on a Mac running OS X Yosemite

    "Select Color Range" not working. "Warning: No pixels were selected" returned when attempting to use. Using Photoshop CS6 on a Mac running OS X Yosemite

    Here are three screenshots in succession from trying to perform the color selection:
    Dropbox - Screenshot 2015-02-12 14.57.40.png
    Dropbox - Screenshot 2015-02-12 15.00.14(2).png
    Dropbox - Screenshot 2015-02-12 15.01.00.png

  • Zen Micro 5gb - Playlist on the fly with "add to selected" often does not work (AD HOC 'playlis

    I've found ad-hoc playlist made from ADD TO SELECTED often does not work. Here are other issues:?. Does not add? at all OR only adds after first song selected played2. Cannot swith from ARTISTS to SONGS w/o killing list. This will kill the ongoing list.3. If I make mistake and hit the PLAY button, it wipes out the entire list I'd already made. Any of these issues resolved in Zen Vision M?

    try reloading the firmware and if that doesnt work try opening the case and cleaning it if there is anything in there. the button may be stuck. and if that doesnt work i dont know what else to sugjest. it seemed to work for me.

  • Slow/Fast/Reverse DOES NOT WORK

    I have read other posts on this issue. When I attempt to apply this effect, it does not work. This is a new project in iMovie HD 6. Clips will not take this effect. It shows up in the preview fine but will not apply. Below is what I sent Apple. Any and all help (solutions) appreciated. Is anyone else using this effect successfully in HD 6?
    I select a clip (it is selected), click on the Editing tab, then click on the Video FX tab, and then select the fast/slow/reverse option. I am correctly using the slider to slow the clip down just one tick past the default position. The effect shows up in preview but will not apply. The red progress line (that indicates the effect is being rendered) shows up for about a tenth of a second and then stops. I am using the latest version of iMovie (6.0.3). I have a Dual 2 Ghz G5 Tower. I have 1.5 GB of ram. I am using OSX 10.4 8. All my software is up to date.
    The camera I am using is a Sony VX2000. Never had a problem with iMovie 4 and 5. I have two internal drives. I have an external drive that is for backups only. All three are Mac OSX Extended (Journaled) format. The drive i am capturing to is the original drive that came with with my computer. It is 160 GB. 147 GB is free. I keep this drive clean and only for current projects.
    I did have some plugins installed for iMovie from GeeThree. They are the updated versions for Intel and PowerPC running OSX 10.4.8. Again, all software is up to date. I did remove those plugins from the plugin folder. Also, I have ran Disk Utility and permissions are fine. I have not removed the preference files yet (plist) because I wasn't sure which ones to remove.
    A third thing I did was to create a new project (after unstalling the plugins, restarting, using Disk Utility), reimport some footage and see if the slow/fast/reverse effect would work then. It did not work. I then saved all my current work and saved to tape. I NEED THIS EFFECT TO WORK! Please who can solve my problem? Dinner is on me!! LOL!
      Mac OS X (10.4.8)  

    In addition to Karsten's great advice...
    Read Karl Petersen's post in this discussion for the common reasons the video FX don't work:
    http://discussions.apple.com/message.jspa?messageID=1852869#1852869
    :)Sue

Maybe you are looking for

  • Safari and multiple desktops?

    This is the scenario... 1) Safari's window is running on Desktop A. 2) There is another Desktop B. How do I start another Safari window on Desktop B? When I go to Desktop B and start another Safari window, it is opened on the Desktop A. I know I can

  • Creating a genius bar reservation in apple store app?

    There's no way to create a new Genius Bar reservation with this app. Each time I tap the "Genius Bar" button on a store's reservation page, I end up on a page with two buttons: "Help" and "Call Apple" and a pop-up message that says "There is nothing

  • Get DVT Drilldown Hierarchy Data in Clickevent BackingBean

    I created a Drill down functionality for Graph as per following link, http://docs.oracle.com/cd/E16162_01/web.1112/e16181/dv_graph.htm#sthref283 My PageDef file for Graph looks as follows --->Drills from DepartmentId to ManagerName then to Employees

  • Damaged goods return from warehouse

    Hello Champion's, Is there any way to return the damaged goods to the vendor by creating an Outbound delivery,  if it is there what is the procedure and the configuration settings needed to set, will anybody will share or guide me that will be of gre

  • More than 1 skype account one computer

     Hi there, I got 2 skype accounts on my computer running windows 8.1. I wanted to know if there is any way to get the skype notifications from the company microsoft account when i'm signed in on my personal account. It's sort of a helpdesk idea, but