Search box not working in Web site

Anybody knows why the search box at the following address is not working? Type any word in there, even if it is contained several times in the blog, and you will get no result.
http://tinyurl.com/6s4gcr
I have been trying for months to get an answer from Apple, without success. The MobileMe people say it is an iWeb problem. And the iWeb people say it is a MobileMe problem.
The problem was there with iWeb 2 and is still there with iWeb 3.
And please do not tell me to republish entirely the site. It has been done already several times, including on a MobileMe test server.

Bernard ~ +"A lot of problems can be solved simply by..."+ Read more in the "Fix iWeb" section here:
http://www.iwebformusicians.com/WebMusic/iWebTips.html

Similar Messages

  • 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.

  • Web search box not working

    I have the latest version of Firefox for my MacBook Pro. It was working fine up until a couple months ago. I've always used the web search box as a quick way to find what I was looking for. Now, if I type in anything in the web search box (far right side of navigation menu bar) and hit return, nothing happens. I click on the spyglass and nothing happens. I have to open Google's homepage and do the search there. Anyone know why this suddenly stopped working and/or how to get it functioning again?
    I've tried re-installing Firefox and resetting the default settings on the navigation bar.

    Bernard ~ +"A lot of problems can be solved simply by..."+ Read more in the "Fix iWeb" section here:
    http://www.iwebformusicians.com/WebMusic/iWebTips.html

  • HELP--Java not working on web sites

    Unable to view any Java based graphic on web sites via Safari, Explorer Netscape or Firefox. Bootcamp/Windows Explorer same problem.
    Computer will not install Java 131 or 141 release2 or J25E5O release4 updates.
    Installation of JavaEmbeddingPlugin 0.9.6.2 2 does not solve problem
    Safari says Java not installed, misc. messages in other browsers
    Machine Name: iMac
    Machine Model: iMac4,1
    Processor Name: Intel Core Duo
    Processor Speed: 1.83 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache (per processor): 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Java Info:
    Kind: Universal
    Get Info String: 11.5.0 (for JDK 1.4.2),
    Location:/Applications/Utilities/Java/Java Web Start.app
    Kind: Universal
    Get Info String: 11.5.0 (for Java 1.4.2),
    Location:/Applications/Utilities/Java/Java 1.4.2 Plugin Settings.app
    Please advise any solutions or my errors??
    Aloha,
    Islandgirl

    Hi to both!
    Assuming your issues arose following recent Software Updates, info in this recently (4/19/07) updated Apple Support article may be useful:
    Mac OS X: Troubleshooting installation and software updates.
    Most of the info and suggestions will be worthwhile even if the issues arose prior to the latest Software Updates. Best of luck with it:)

  • Navigation menu is not working on web site

    Hello everyone. I am a green iWeb user and have been battling a problem for the past few days. I have read some of tthe other people on the forum with the same problem. Once the web page is published the navigation bar does not function correctly. I have emptied the cache and tried to send images to the back that seem to be layered but still having the same problem. I downloaded firefox and it did the same thing. Here is the site if this helps, Thanks!
    http://web.mac.com/gsmith32/iWeb/Site%204/Welcome.html

    Well said, Cyclosaurus.
    There's a ton of people here who really appreciate
    your help; I am one of them.
    Mark
    Thanks Mark, I try. And I welcome when people have better things to say and offer. They always can reply to the OP, not me.
    I DO NOT APPRECIATE when someone trying to jack my post, I don't care for his chit-chat or bantering. All that ended LONG ago, if you know what I mean

  • The down arrow in the Google search box not working in V4

    Down arrow shows previous entries but won't post to search box

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • Flash not working on Web site

    I am using CS3. When I place the flash in Dreamweaver and
    preview the page everything looks and operates the way I desgined
    it. However, when all the files were published the flash animation
    is missing. I have published the five files (flash doc., html doc.,
    flasch movie, flash debug and AC_RunActiveContent.js) associated
    with the flash animation. Anyone have any ideas as to what may have
    happened? The animation is a scrolling marquee.
    Attach Code
    <div id="row2">
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','100%','height','32','align','top','src','campaign
    plan/visionscroll','quality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movi e','campaign
    plan/visionscroll' ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="100%" height="32" align="top">
    <param name="movie" value="campaign
    plan/visionscroll.swf" />
    <param name="quality" value="high" />
    <embed src="campaign plan/visionscroll.swf" width="100%"
    height="32" align="top" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash"></embed>
    </object>
    </noscript></div>

    > Do you mean the AC_RunActiveContent.js file? yes it has
    been uploaded and
    > is in the same folder with the other four flash docs.
    The page code is looking for the .js file in the Scripts
    folder:
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    When I point my browser at:
    http://www.jackson.army.mil/PAO/Scripts/AC_RunActiveContent.js
    I get 404 - File not found.
    The browser cannot run the Flash movie if it cannot find the
    .js file inside
    the Scripts folder.
    Where on the server did you upload the AC_RunActiveContent.js
    file?
    Regards
    John Waller

  • Flash player works on https web sites but not on http web sites ?

    Flash player works on https web sites but not on http web sites ?
    I've tryed a lot of things to solve this problem but impossible to find the solution.
    - re-instal flash player
    - disable the firewall (windows)
    - disable the firewall and the antivirus (bitdefender)
    I test my computer on an other internet provider and everything works correctly
    I test an other computer on my internet connection and everything works correctly.
    The problem comes from my computer on my internet connection.
    I'll appreciate a solution.
    Thank you.

    This is what you should see under "plugins" in Opera:
    Make sure Flash Player is listed and enabled.
    It comes from the same place as the plug-in for Firefox, so one won't work if the other doesn't.
    If that doesn't work, try a clean install. http://forums.adobe.com/message/4041846

  • Site search will not work in Firefox but works with Chrome

    I run three websites. One is personal (www.rossolson.org) and two are for non-profit organizations (www.outpostministries.org and www.tccsa.tc). All have site search through Google, my own site is paid to be ad-free, the non profits are free and without adds because of their non profit status. For a while now, site search does not work with Firefox for the non profit sites but does for the paid site. Chrome and IE work fine. Is there a solution? Some setting to activate? Is this Google's doing?

    I am able to type a search word in but on clicking it, nothing changes. No results. the word just stays there.
    I also downloaded the https://addons.mozilla.org/firefox/addon/live-http-headers/ -- at first I wondered if it was not letting me install. So I allowed it in exceptions. But I'm not clear on what it does or what I do to use it.

  • I have ipad with IOS 7,  Some apps doesn' t work, safari not open some web site. What can I do?

    I have ipad with IOS 7,  Some apps doesn' t work, safari not open some web site. What can I do?

    Try this and see if it helps.
    Settings>Safari>Clear cookies and data.
    Now close Safari completely. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then "swipe up" or "drag up" on the app preview thumbnail to close it.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • SharePoint foundation 2013 Search is not working

    Hi, Search was working 3 days back, but today its not working. So
    1. I Recreated Search Service Application
    2. Created Content Source and set full crawl.
    3. And service application is associated to the web application also.
    4. All Application pool id are running.
    5. Created Search Site collection, even though search is not working.
    The error message i got was shown below. How to resolve this issue. An help/thoughts.

    Try to use word Home in search
    Do we see site getting crawl in crawl logs
     Navigate to the site for which you want to control the Web Parts in search results.
    Click Site Actions, and then click Site Settings.
    Under Site Administration, click Search and offline availability.
    In the Indexing ASPX Page Content section, under
    This site does not contain fine-grained permissions. Specify the site’s ASPX page indexing behavior , 
    Always index all Web Parts on this site
    http://office.microsoft.com/en-in/sharepoint-server-help/enable-content-to-be-searchable-HA010379092.aspx

  • Search is not working for subsites

    hello,
    SharePoint search is not working for any of the subsites and it is just working for top level site. I can see that all the subsites is visible in search. Any idea?
    interesting thing is, it is not working just for one site collection subsites. If i do search in subsites of another site collection of the same web application than it is working fine and it is working fine for all ohter web apps too.
    Please help.
    Thanks,

    Hi,
    I agree with Chris, please check following in your sub site: http://site_name/subsite_name
    1. Click on Site Actions -> Site Settings ->Modify All Site Settings
    2. Click on Search visibility.
    3. Check All this web to appear in search results.
    4. Browse to the document library or list  in your sub site.
    5. Click on Settings->Document Library Settings or list settings.
    6. Click on Advance settings.
    7. Check the last item - All items from this document library to appear in search results.
    Hope this helps.
    Rock Wang
    Rock Wang– MSFT

  • 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

  • SEO not working on my site snapas.dk

    Hi, I have problems with seo in muse. This site " snapas.dk " dosent show at all in google, when searching snapas? All my pages contains the name snapas, and its added in metadata as well? What to do? Jacob

    Thanks Vinayak, the problem is that i don't have any text besides titles in the website. But i just made a link to the website in Linked in, and this linked-in article is already working better in google search, than the snaps.dk site, i made in MUSE?
    Mvh
    Jacob
    THESANDER LAYOUT
    Tlf: 26 22 25 33
    thesander.dk
    Den 25. mar. 2014, Vinayak_Gupta <[email protected]> skrev:
    Re: SEO not working on my site snapas.dk
    created by Vinayak_Gupta <http://forums.adobe.com/people/Vinayak_Gupta> in Help with using Adobe Muse CC - View the full discussion <http://forums.adobe.com/message/6240515#6240515>
    The domain snapas.dk was registered just a month ago. I believe you have recently published the site too. It takes time for search engine spiders to crawl the content of your website and index and rank on SERP's. Take a look at the following articles to begin with.
    <https://support.google.com/webmasters/answer/34397?hl=en>
    <https://support.google.com/webmasters/answer/70897?hl=en>
    You might also want to register at Webmaster Tools and submit your sitemap.
    <http://www.google.co.in/webmasters/>
    We also have a dedicated article on strategies for optimizing Muse sites for SEO.
    http://helpx.adobe.com/en/muse/tutorials/strategies-optimizing-muse-si tes-search.html <http://helpx.adobe.com/en/muse/tutorials/strategies-optimizing-muse-sites-search.html>
    In addition to above, most of the content of your website seems to be images only instead of actual crawlable text. Refer to Google's Webmaster guidelines on best practices to help Google find, crawl, and index your site faster.
    <https://support.google.com/webmasters/answer/35769?hl=en>
    Thanks,
    Vinayak
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6240515#6240515
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6240515#6240515
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6240515#6240515. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC at Adobe Community <http://forums.adobe.com/choose-container!input.jspa?contentType=1&containerType=14&contain er=4761>
    For more information about maintaining your forum email notifications please go to <http://forums.adobe.com/thread/416458?tstart=0>.

  • Captivate 4 AS2 Text Entry Box not working with Flash Player 11

    I am having issues with text entry boxes not working at all in flash 11. I am using Captivate 4 and exporting an AS2 swf. When you get to the slide you can type but you cannot see anything nor does the button or keystroke to move on. Also there is no cursor. Any ideas?

    You said it is not working with Flash 11, so does that mean you tested with previous version and that worked?
    While publishing choose Flash player as 9 and publish that, verify if that plays in a compatible web browser.
    AS 2 is a legacy scripting, it has been said not too be supported with even Flash Player 10 --
    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=Part2_AS2_LangRef_1.html
    I believe if you switch back to version 9 while publish your project, it should work.
    Thanks,
    Anjaneai

Maybe you are looking for

  • New SS 12 plug-in: Switch Source/Header files in editor

    Quick switch between C/C++ Header and Source files using Ctrl+Shift+A shortcut, editor context menu, editor toolbar button or Navigate menu. Plug-in can be downloaded from http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=3

  • Expose All Windows Closes Imeditately Upon Initiation

    Clicking a mouse button or pressing a key to initiate the All Windows feature of Expose causes the animation to start, screen to grey out then immediately it goes back to the desktop as if the button or key was pressed again. This only seems to happe

  • Can i charge my Macbook Pro using my wife's macbook adapter ?

    I'm not talking about charge and use at the same time. I simply want to plug my fully hibernated macbook pro into my wifes 65W power adapter (for her macbook) and charge my machine. Don't care if it takes longer. But will it work ? Or will it damage

  • Charging PlayBook won't allow standby

    My PlayBook is currently charging and every time I press the power-button to go to standby-mode, the screen comes back on and wants me to log in again. I hope this is a bug and not a "feature". I know that charging while turned off is not possible (a

  • Whats new for DDI from Solaris 2.5 to 2.7?

    We have written a device driver in Solaris 2.5 but now our Customer wants to upgrade to Solaris 2.7, so what I need to find out is what has changed in the DDI API between Solaris 2.5 and 2.7 ? Please point me at any documentation which gives any deta