<?xml version="1.0" encoding="UTF-8"?>
<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.ehcache.org/ehcache.xsd" updateCheck="false" name="QualExecMgmtCacheManager">
<defaultCache maxElementsInMemory="0" eternal="false" timeToIdleSeconds="1200" timeToLiveSeconds="1200"> <terracotta /> </defaultCache> <terracottaConfig url="localhost:9510, audimex-dev-was:9510" />
<!-- Cache configuration for LastTelegramId --> <cache name="LastTelegramId" maxElementsInMemory="3000" maxElementsOnDisk="1000" eternal="false" overflowToDisk="false" timeToIdleSeconds="120" timeToLiveSeconds="300" statistics="true" > <terracotta/> </cache> </ehcache><?xml version="1.0" encoding="UTF-8"?><!-- All content copyright Terracotta, Inc., unless otherwise indicated. All rights reserved. --><!-- This Terracotta configuration file is intended for use with Terracotta for Hibernate. --><tc:tc-config xsi:schemaLocation="http://www.terracotta.org/schema/terracotta-6.xsd"xmlns:tc="http://www.terracotta.org/config"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<servers> <!-- Sets where the Terracotta server can be found. Replace the value of host with the server's IP address. --> <server host="localhost" name="Server1"> <data>%(user.home)/terracotta/server-data</data> <logs>%(user.home)/terracotta/server-logs</logs> </server> <!-- If using a standby Terracotta server, also referred to as an ACTIVE- PASSIVE configuration, add the second server here. --> <server host="audimex-dev-was" name="Server2"> <data>%(user.home)/terracotta/server-data</data> <logs>%(user.home)/terracotta/server-logs</logs> </server> <ha> <mode>networked-active-passive</mode> <networked-active-passive> <election-time>5</election-time> </networked-active-passive> </ha> </servers> <!-- Shows where to put the generated client logs --> <clients> <logs>%(user.home)/terracotta/client-logs</logs>
<!-- Names the Terracotta Integration Modules (TIM) needed for clustering specific technologies. --> <modules> <module name="tim-ehcache-2.x" /> <module name="tim-jboss-7.x"/> <module name="tim-hibernate"/> </modules> </clients> <application> <dso> <web-applications> <web-application>indus</web-application> </web-applications> </dso></application></tc:tc-config>
Terracotta 3.7.0, as of 20120717-134631 (Revision unknown-20453 by cru...@rh5vmo112.terracotta.lan from 3.7.0)
WARNING: Failed to download remote data file. Using cached copy at 'D:\User\AppData\Local\Temp\tim-get\index.xml.gz'.Error message: Connection refused: connectParsing module: tim-ehcache-2.x:latestParsing module: tim-jboss-7.x:latestParsing module: tim-hibernate:latestNo module found matching: tim-hibernate:latest groupId=org.terracotta.modulesInstalling tim-ehcache-2.x 1.6.0 and dependencies... DOWNLOAD FAILED: tim-ehcache-2.x 1.6.0 Attempt to download TIM file at http://www.terracotta.org/download/reflector/releases/org/terracotta/modules/tim-ehcache-2.x/1.6.0/tim-ehcache-2.x-1.6.0.jar failed - Connection refused: connect DOWNLOAD FAILED: tim-ehcache-2.x-ui 1.6.0 Attempt to download TIM file at http://www.terracotta.org/download/reflector/releases/org/terracotta/modules/tim-ehcache-2.x-ui/1.6.0/tim-ehcache-2.x-ui-1.6.0.jar failed - Connection refused: connect DOWNLOAD FAILED: tim-ehcache-2.x-hibernate-ui 1.6.0 Attempt to download TIM file at http://www.terracotta.org/download/reflector/releases/org/terracotta/modules/tim-ehcache-2.x-hibernate-ui/1.6.0/tim-ehcache-2.x-hibernate-ui-1.6.0.jar failed - Connection refused: connect DOWNLOAD FAILED: terracotta-toolkit-1.6 5.0.0 [org.terracotta.toolkit] Attempt to download TIM file at http://www.terracotta.org/download/reflector/releases/org/terracotta/toolkit/terracotta-toolkit-1.6/5.0.0/terracotta-toolkit-1.6-5.0.0.jar failed - Connection refused: connectInstalling tim-ehcache-2.x 1.6.1 and dependencies... DOWNLOAD FAILED: tim-ehcache-2.x 1.6.1 Attempt to download TIM file at http://www.terracotta.org/download/reflector/releases/org/terracotta/modules/tim-ehcache-2.x/1.6.1/tim-ehcache-2.x-1.6.1.jar failed - Connection refused: connect DOWNLOAD FAILED: tim-ehcache-2.x-ui 1.6.1 Attempt to download TIM file at http://www.terracotta.org/download/reflector/releases/org/terracotta/modules/tim-ehcache-2.x-ui/1.6.1/tim-ehcache-2.x-ui-1.6.1.jar failed - Connection refused: connect DOWNLOAD FAILED: tim-ehcache-2.x-hibernate-ui 1.6.1
.........
set TC_INSTALL_DIR=%TERRACOTTA_HOME%set TC_CONFIG_PATH=%TERRACOTTA_HOME%\config\tc-config.xmlcall %TC_INSTALL_DIR%\platform\bin\dso-env.bat -qset JAVA_OPTS=%JAVA_OPTS% %TC_JAVA_OPTS%--
You received this message because you are subscribed to the Google Groups "terracotta-oss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terracotta-oss+unsubscribe@googlegroups.com.
To post to this group, send email to terracotta-oss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terracotta-oss/b36b78af-f298-4f10-8232-a5ba1474475f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to terracotta-os...@googlegroups.com.
To post to this group, send email to terraco...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terracotta-oss/b36b78af-f298-4f10-8232-a5ba1474475f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.