Show
Ignore:
Timestamp:
01/12/09 08:49:35 (19 months ago)
Author:
jmoore
Message:

Atomikos : Trying to solve HeuristicMixedException

(cherry picked from commit 11e11d32e608967475484333f6321ad8263deb70)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/etc/jta.properties

    r3271 r3273  
    11com.atomikos.icatch.service=com.atomikos.icatch.standalone.UserTransactionServiceFactory 
    22com.atomikos.icatch.console_file_name = tm.out 
     3com.atomikos.icatch.console_file_limit=1000000 
    34com.atomikos.icatch.log_base_name = tmlog 
    4 com.atomikos.icatch.tm_unique_name = com.atomikos.spring.jdbc.tm 
    5 com.atomikos.icatch.console_log_level = INFO  
     5com.atomikos.icatch.max_actives = 100 
     6com.atomikos.icatch.console_log_level = WARN 
     7com.atomikos.icatch.default_timeout = 30000 
     8com.atomikos.icatch.max_timeout = 300000 
     9com.atomikos.icatch.force_shutdown_on_vm_exit=true 
     10# HeuristicMixedException 
     11# http://www.atomikos.org/forums/viewtopic.php?t=1211&start=15&postdays=0&postorder=asc&highlight=&sid=e113e50c2ad1251a5ae53885452d3404 
     12com.atomikos.exclusive.connection.mode = true 
     13# Also: 
     14# hibernate connection mode 
     15# 

1.2.1-PRO © 2008-2009 agile42 all rights reserved (this page was served in: 0.49850 sec.)