"access unnamed file" error; search tab not working on Citrix

Hi folks,
We have a WebHelp project and a WinHelp version of the same project, generated in RoboHelp 8 and we're having some weird problems with it.
Problem 1: When the WinHelp project is viewed via a Citrix server, the full text search tab comes up blank gray. When the project is run locally it works fine. Anyone had experience with this or have any idea what it would take to solve it?
Problem 2: When you select one particular menu item from the app (others work), it does not launch the help. Instead you get the following error:
Release of product is imminent. Gloom abounds. Has anyone seen this before? Can you help? Thanks.-Sandy

Hi Sandy.
I'm not sure I can help with your specifc error but I can offer some observations. WinHelp was never designed to be viewed over a Citrix (or any other) server. It is really only supposed to be run locally. Also as WinHelp is a dying art form these days it is unlikely many people on this forum will be able to help, not least because of the way you are using the help.
Personally I'd advise you against using WinHelp except when it is locally based. I appreciate that this causes you untold difficulty if you are about to release, but that is the way it is.
Read the RoboColum(n) for a tips, tricks and musings on the Technical Communication Suite products.
Follow the RoboColum(n) on Twitter

Similar Messages

  • Search Tab not working - No topics found on all words

    I have a RoboHelp X5.0.2 Build 801. Help project that has
    HTML Help layouts. On 4/19/06 I compiled it and the search feature
    was working. I took a backup of the project and it's output. I am
    still able to search in that output.
    Using the same Help project I recompiled last week and the
    search feature is no longer working. I have not installed anything
    on my computer and the following Windows updates have happened on
    my computer.
    Update for Windows XP (KB900485) on 4/26/06
    Security Update for Windows XP (KB913580) on 5/10/06
    Is anyone else experiencing this issue?
    I am under the gun on this one as the product has to go out
    this week and it can't go without search working. !!
    Thanks
    Margaret Back

    Hi Margaret
    You should probably investigate your HTML Help components.
    Hop over to fellow help MVP Rob Chandler's site at
    http://www.helpware.net/htmlhelp/hh_diags.htm
    and download Help Diagnostics to ensure all your components are
    correctly matched.
    Cheers... Rick

  • Product search is not working in other JSP inj b2c application

    hi,
    I had one requirement that we have to bring product search from header jsp(b2c/navigationbar.inc.jsp) to CategoriesB2C.inc.jsp.
    i had copied all related code from last jsp.but search is not working.
    i had modified only jsp.just guide me do we have to modify any other file or .do class file.
    Thanks in advance.
    Jayesh Talreja

    Hi Jayesh,
    When you copy <td> element of product search from "navigationbar.inc.jsp" to "categoriesB2C.inc.jsp" you also have to copy
    <form> tag and necessary java script function from "navigationbar.inc.jsp" file.
    Read carefully "navigationbar.jsp.inc" file and understand how it is working in it and then copy necessary code from this file to "categoriesB2C.inc.jsp" file
    I tried to post code here but some how it is throwing an error while replying you. Sorry.
    I hope this will help you to resolve your issue.
    Regards.
    eCommerce Developer

  • 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

  • RoboHelp 10 WebHelp search feature not working?

    Hi all,
    I am using the Adobe Technical Communication Suite 4 and cannot get RoboHelp 10 to generate a WebHelp product with search capabilities.
    I have created a RoboHelp 10 WebHelp project and imported FrameMaker 11 files.
    Everything seems okay, but when I search in Internet Explorer 10, nothing happens.  I can even be on the same page as a term and enter the term in the box,
    but then nothing happenns. I also tried:  Opera, Firefox, Chrome and Safari browsers and still no results in the WebHelp search results.
    Actually, I get one word by default and that word is:  "null".
    Any idea on what is causing this?  I have a deliverable due soon, and I need to get this search capability working.
    Thanks in advance for your suggestions.
    I am using the latest patch too - RoboHelp 10.0.0.287
    Regards,
    Jim

    Hi Jeff,
    Thanks for the reply.  I am not sure if it is Java, although I did download Java to make sure I had the latest update.  I am running on a Windows 7 64 Bit Dell Laptop with Adobe TCS 4.
    I just saw a different post - but related to this post on the topic and I think it has to do something with the XML files that are created during the normal generation process.
    I have a feeling that there is something wrong with my XML files and the reason I say that is because I can generate one of the sample RoboHelp projects to WebHelp and then use IE 10 to search and the results
    come up right away, but when I do a WebHelp generate on my project the search does not work.
    Here is that related thread:
    http://forums.adobe.com/thread/798369
    Search Error: Failed to initialize database
    Mar 1, 2011 12:33 PM
    That thread dealt with RoboHelp 8 and I am using RoboHelp 10, but I think the problem is probably the same.
    My questions are as follows:
    I have a customer deliverable on Monday with several hundred files and a search mechanism that does not work at all.  Can I copy the search mechanism from the sample project and then put it into my project?
    Are the XML files generic or specific to each project?
    How many XML, Javascript and other RoboHelp type files are used to make the search functionality work?  I was thinking of populating one of those sample files, that has already been started with my files to see if that would get things going in the right direction - with the idea of removing all the sample files from that project and replacing them with my files, but, I have over 400 files, including references to foldout drawings and vendor manuals (baggage files) and it would probably take too much time to make that happen.
    With that said, if you or anyone else has ideas on how I could get this search engine working, I would really, really appreciate it.
    My current file structure is like this:
    Main Project Folder
        !ScreenLayout
        My Project File1
        My Project File2
        My Project File3
        resource
        whdata
        whgdata
        whxdata
        Frnt_Cov.htm
        Frnt_Cov_csh.htm
        Frnt_Cov_rhc.htm
        All RoboHelp graphics, javascripts and .htm files
    There does NOT seem to these folders that are in the sample:
    !Language!
    !SkinSubFolder!
    !SSL!
    The !ScreenLayout! folder is the only one present.  Does this have anything to do with only having MultiScreen HTML5 and WebHelp (Primary Layout) for my project settings?
    Again the most notable difference I see, is between the folders NOT included in my project (!Language!, !SkinSubFolder! and !SSL!).  I am not sure why these folders are not included in WebHelp.
    Thanks for taking the time to read this, as well as for any suggestions that can be offered.  I really need to get the search feature working by tomorrow.
    Regards,
    Jim

  • 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

  • Open file dialog search does not show the correct files

    When i use "open file" in the menu of, for example Pages, and then type a word of my desired file name into the search dialog it does not always find the file. Searching in Finder works. And the file is where it is supposed to be.
    Does it use different kind of searches? I have "reindexed" spotlight but no avail.
    Of course i can look for the file manually and then start pages by double clicking the file...
    Any ideas?
    thanks wolf

    I'm not sure how Pages treats this, but it's possible that from an Open File dialog it may only search either the current directory or the default documents folder. Not sure about this as I'm not a Pages' user.

  • Search suggestion not working for anonymous user in sharepoint 2013

    Hi ,
    Please help on this search suggestion not working for anonymous user in sharepoint 2013
    shaik

    You can create a search center site, and set the search center site to
    allow anonymous access.
    Also see this link - http://blog.mastykarz.nl/search-query-suggestions-anonymous-users-sharepoint-2013-mavention-query-suggestions/ 
     (As this is regarding a 3rd party tool, I suggest that you direct it to the  provider support.)
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • HT1338 Application "FINDER"not responding,Desktop files disappeared & " also "Trash" not working svn after relaunching several times.

    Application "FINDER"not responding,Desktop files disappeared & " also "Trash" not working svn after relaunching several times.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Enter the name of the crashed application or process (Finder) in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot. 
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into a message.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Error: ELM does not work from UI

    Hello guru´s,
    hard to explain this briefly, but here it goes.
    We´re trying to upload an ELM from UI, and it doesn´t work. But the thing is, if you just SAVE from UI (not launch), and then you go to CRMD_MKTLIST and you flag required fields, it works. But obviously, we need to do that from UI.
    Besides this, we´ve implemented a Badi CRM_MKTLIST_BADI for a specific format but it´s never called from UI; however, if we simulate the execution from SAP GUI, this BADI works correctly.
    Thanks in advance.

    SunSudio Express (December 2006 release) introduces some
    interesting new features, but there are still problems. For the first time,
    I was able to debug Fortran 90 applications in Linux, but debugging is
    still very limited. This is good to know that you were able to debug a f90 application
    on Linux. What problems do you see? Please, report them, and we
    will file them as bugs or RFEs (requests for enhancements).
    Furthermore, the Fortran error parser does not work, even when
    compiling using Sun's f95 compiler. Yes, you are right, this feature does not work yet.
    This is a heavy disadvantage. I assume that Fortran error parsing
    is not supported on Linux, although the tutorials don't make this
    point clear: Yes, it does not work yet on all platforms.
    In the Options window, there are settings concerning C/C++ (and
    its parser), but there are no similar options for the Fortran parser,
    even in "Advanced Settings" (which are similar to the old Options
    window). There will be similar options for Fortran.
    My Linux system is Debian 3.1 (Sarge), with JDK 1.5.0.09.JDK 1.5.0.09 is ok.
    We do not target Debian system, but we assume everything
    should work there (we test on Red Hat and SUSE).
    Good to know that our assumption is correct :-)
    I don't think that I'm doing something wrong, but I want to ask, just
    to be sure: has someone had seen the Fortran error parser working
    on Linux? No. It does not work on Linux, and it does not work on other platforms.
    What about Fortran word completion? No, this feature is not implemented yet.
    Thanks you for trying Sun Studio 12 Express release and for your report.
    Nik

  • Error Parser does not work, even in SSX3

    SunSudio Express (December 2006 release) introduces some interesting new features, but there are still problems. For the first time, I was able to debug Fortran 90 applications in Linux, but debugging is still very limited. Furthermore, the Fortran error parser does not work, even when compiling using Sun's f95 compiler. This is a heavy disadvantage. I assume that Fortran error parsing is not supported on Linux, although the tutorials don't make this point clear: In the Options window, there are settings concerning C/C++ (and its parser), but there are no similar options for the Fortran parser, even in "Advanced Setings" (which are similar to the old Options window). My Linux system is Debian 3.1 (Sarge), with JDK 1.5.0.09.
    I don't think that I'm doing something wrong, but I want to ask, just to be sure: has someone had seen the Fortran error parser working on Linux? What about Fortran word completion?

    SunSudio Express (December 2006 release) introduces some
    interesting new features, but there are still problems. For the first time,
    I was able to debug Fortran 90 applications in Linux, but debugging is
    still very limited. This is good to know that you were able to debug a f90 application
    on Linux. What problems do you see? Please, report them, and we
    will file them as bugs or RFEs (requests for enhancements).
    Furthermore, the Fortran error parser does not work, even when
    compiling using Sun's f95 compiler. Yes, you are right, this feature does not work yet.
    This is a heavy disadvantage. I assume that Fortran error parsing
    is not supported on Linux, although the tutorials don't make this
    point clear: Yes, it does not work yet on all platforms.
    In the Options window, there are settings concerning C/C++ (and
    its parser), but there are no similar options for the Fortran parser,
    even in "Advanced Settings" (which are similar to the old Options
    window). There will be similar options for Fortran.
    My Linux system is Debian 3.1 (Sarge), with JDK 1.5.0.09.JDK 1.5.0.09 is ok.
    We do not target Debian system, but we assume everything
    should work there (we test on Red Hat and SUSE).
    Good to know that our assumption is correct :-)
    I don't think that I'm doing something wrong, but I want to ask, just
    to be sure: has someone had seen the Fortran error parser working
    on Linux? No. It does not work on Linux, and it does not work on other platforms.
    What about Fortran word completion? No, this feature is not implemented yet.
    Thanks you for trying Sun Studio 12 Express release and for your report.
    Nik

  • Search is not working in HCM9.1 , pt8.52 after install

    Hi I just installed HCM9.1 with Peopletools 8.52 on windows xp 32bits with Oracle 11g. This is my first install ever.
    When I login online the search does not work (when i click search on any page that has a search record it just shows that progress gif image but nothing happens.)
    I logged in using PS/PS
    any ideas of what I did wrong during the installation?
    These are the steps I followed.
    1-Installed Oracle11g
    2-Installed web logic
    3-Installed Tuxedo and defined TUX_DIR
    4-Installed Peopletools in C:\pt8.52 and HCM9.1 in c:\hcm9.1 nad Verity
    5-Manualy created a database called HRSD using initHRSD.ora and configured the listner and defined ORACLE_SID , ORACLE_HOME and created the spfile.
    then ran the scripts in the documentation to create namespaces , roles , dbowner etc
    6-configured the application designer
    7-loged into datamover and installed a demo hcm9.1
    8-ran grant.sql
    9-ran pt851u.sql and pt852u.sql.
    10-configured the application server and booted it.
    Created a new domain and configured it and started it. 8 processes start
    11-configured the web server and started the PIA.
    12-loged in successfully but the search does not work
    Edited by: user2003312 on Feb 17, 2012 7:42 AM

    Hi,
    First of all I am very surprised you were able to get so far with the installation, since PeopleTools 8.52 is not certified on 32 bits systems and definitely not on Windows XP.
    However,
    Your are trying to install HCM 9.1 which is delivered with PeopelTools 8.50 and you are installing PeopleTools 8.52 so, you should have run the scripts as defined in chapter Updating PeopleTools System Tables in the installation manual to update your HCM 9.1 to PeopelTools 8.51.
    Did you run these scripts?
    If not please complete these steps as described in the installation manual.
    And I also do not see you mention you have installed any PeopleTools patch. We are currently at 8.52.05. It is common at installations to patch PeopelTools to the last patch level.
    Hakan

  • Ipad i have load swf file but swf  is not working proper(flex 4.6) but android is fine to work how

    ipad i have load swf file but swf  is not working proper(flex 4.6) but android is fine to work how

    On the MBP, in iTunes, switch to Song view and enable the iCloud Status column by pulling down View > View options and selecting the option for "iCloud Status." Close the small window. Look for any tracks that have a status of "waiting." If you see several of them disable iTunes Match while holding down the Option key. Quit iTunes, wait a few seconds, then open it again and turn iTM back on. Let it compelete the scan. Wait until all tracks that are "waiting" have a status of either "matched" or "uploaded."
    On the iPad, turn off iTunes Match then launch the Music app and let the contents clear out. Power cycle the iPad for good measure, then re-enable the service once all the tracks in iTunes have been processed.

  • 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

  • I have a problem in this that i want to paas a form in a case that when user pres n then it must go to a form but error arises and not working good and threading is not responding

    made in cosmos help please need it
    using System;
    using Cosmos.Compiler.Builder;
    using System.Threading;
    using System.Windows.Forms;
    namespace IUOS
        class Program
            #region Cosmos Builder logic
            // Most users wont touch this. This will call the Cosmos Build tool
            [STAThread]
            static void Main(string[] args)
                BuildUI.Run();
            #endregion
            // Main entry point of the kernel
            public static void Init()
                var xBoot = new Cosmos.Sys.Boot();
                xBoot.Execute();
                Console.ForegroundColor = ConsoleColor.DarkBlue;
                a:
                Console.WriteLine("------------------------------");
                Console.WriteLine("WELCOME TO THE NEWLY OS MADE BY THE STUDENTS OF IQRA UNIVERSITY!");
                Console.WriteLine("------------------------------");
                Console.WriteLine();
                Console.WriteLine();
                Console.WriteLine();
                Console.WriteLine("\t _____                                
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |");
                Console.WriteLine("\t|     |        |            |        
    |            |      |___________");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|     |        |            |        
    |            |                  |");
                Console.WriteLine("\t|_____|        |____________|         |____________|      ____________");
                string input;
                Console.WriteLine();
                Console.Write("\nAbout OS     : a");
                Console.Write("\nTo Shutdown  : s");
                Console.Write("\nTo Reboot    : r");
                Console.Write("\nStart Windows Normaly : n");
                Console.WriteLine();
                input = Console.ReadLine();
                if (input == "s" || input == "S"){
                    Cosmos.Sys.Deboot.ShutDown();
                else
                if (input == "r" || input == "R"){
                    Cosmos.Sys.Deboot.Reboot();
                else
                if (input == "a" || input == "A"){
                    Console.ForegroundColor = ConsoleColor.DarkBlue;
                    Console.Clear();
                    Console.WriteLine("\n\n\n-------------------------------------");
                    Console.WriteLine("version: DISPLAYS OS VERSION");
                    Console.WriteLine("about: DISPLAYS INFO ABOUT ANGRY OS");
                    Console.WriteLine("hello or hi: DISPLAYS A HELLO WORLD");
                    Console.WriteLine("MESSAGE THAT WAS USED TO TEST THIS OS!!");
                    Console.WriteLine("-----------------------------------");
                    Console.Write("You Want to know : ");
                    input = Console.ReadLine();
                    if (input == "version"){
                        Console.WriteLine("--------------------");
                        Console.WriteLine("OS VERSION 0.1");
                        Console.WriteLine("--------------------");
                    else
                    if (input == "about"){
                        Console.WriteLine("--------------------------------------------");
                        Console.WriteLine("OS IS DEVELOPED BY Qazi Jalil-ur-Rahman & Syed Akber Abbas Jafri");
                        Console.WriteLine("--------------------------------------------");
                    Console.Write("Want to go back to the main window");
                    Console.Write("\nYes : ");
                    string ans = Console.ReadLine();
                    if (ans == "y" || ans == "Y")
                        goto a;
                        Thread.Sleep(10000);
                    else
                    if (input == "n" || input == "N")
                        Thread.Sleep(5000);
                        Console.Clear();
                        for (int i = 0; i <= 0; i++){
                            Console.Write("\n\n\n\n\t\t\t\t\t  ____        ____   ___  
                            Console.Write("\n\t\t|\t\t |  |      |    |     
    |   |  | |  |  |");
                            Console.Write("\n\t\t|\t|    |  |----  |    |     
    |   |  | |  |  |---");
                            Console.Write("\n\t\t|____|____|  |____  |___ |____  |___|  |    |  |___");
                            Thread.Sleep(500);
                        Thread.Sleep(5000);
                        Console.Clear();
                        BootUserInterface();
                        Console.ReadLine();
    //                    Form1 fo = new Form1();
                    else{
                        for (int i = 0; i <= 5; i++){
                            Console.Beep();
                            Thread.Sleep(1000);
                            goto a;
                while (true);
            private static void BootUserInterface() {
                Thread t = new Thread(UserInterfaceThread);
                t.IsBackground = true;
                t.SetApartmentState(ApartmentState.STA);
                t.Start();
            private static void UserInterfaceThread(object arg) {
                Form1 frm = new Form1();  // use your own
                Application.Run(frm);
     

    Hi
    Jalil Cracker,
    >>when user pres n then it must go to a form but error arises and not working good and threading is not respondin
    Could you post the error information? And which line caused this error?
    If you want to show Form1, you can use form.show() method
    Form1 frm = new Form1();
    frm.Show();
    In addition, Cosmos is an acronym for C# Open Source Managed Operating System. This is not Microsoft product.If the issue is related to Cosmos, it would be out of our support. Thanks for your understanding. And you need raise an issue at Cosmos site.
    Best regards,
    kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for