[jboss-user] [EJB/JBoss] - Re: TransactionTimeOut issue-urgent

boobalan_kj do-not-reply at jboss.com
Wed Oct 25 06:11:52 EDT 2006


Thanks to your reply

we are using SqlServer200 DB.which uses only row only locking policy.I hope this wont cause deadlock exception.I want to control timeout period of each bean.please see my log file.this is the one when JBoss is started.

Please see the lines that marked in red color....
1) we not using Hibernate..how to disable that one?

===============================================================================
.
  JBoss Bootstrap Environment
.
  JBOSS_HOME: C:\Program Files\jboss-4.0.3SP1\bin\\..
.
  JAVA: C:\Program Files\Java\jdk1.5.0_06\bin\java
.
  JAVA_OPTS:  -Dprogram.name=run.bat -Xms128m -Xmx512m
.
  CLASSPATH: C:\Program Files\Java\jdk1.5.0_06\lib\tools.jar;C:\Program Files\jboss-4.0.3SP1\bin\\run.jar
.
===============================================================================
.
13:14:24,138 INFO  [Server] Starting JBoss (MX MicroKernel)...
13:14:24,138 INFO  [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)
13:14:24,153 INFO  [Server] Home Dir: C:\Program Files\jboss-4.0.3SP1
13:14:24,153 INFO  [Server] Home URL: file:/C:/Program Files/jboss-4.0.3SP1/
13:14:24,153 INFO  [Server] Patch URL: null
13:14:24,153 INFO  [Server] Server Name: default
13:14:24,153 INFO  [Server] Server Home Dir: C:\Program Files\jboss-4.0.3SP1\server\default
13:14:24,153 INFO  [Server] Server Home URL: file:/C:/Program Files/jboss-4.0.3SP1/server/default/
13:14:24,153 INFO  [Server] Server Temp Dir: C:\Program Files\jboss-4.0.3SP1\server\default\tmp
13:14:24,153 INFO  [Server] Root Deployment Filename: jboss-service.xml
13:14:24,869 INFO  [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
13:14:24,869 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_06-b05,Sun Microsystems Inc.
13:14:24,869 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
13:14:25,912 INFO  [Server] Core system initialized
13:14:28,433 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
13:14:33,678 INFO  [EJB3Deployer] Default persistence.properties: {hibernate.transaction.flush_before_completion=false, hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces, hibernate.transaction.auto_close_session=false, hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup, hibernate.dialect=org.hibernate.dialect.HSQLDialect, hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, hibernate.hbm2ddl.auto=create-drop, hibernate.connection.datasource=java:/DefaultDS, hibernate.connection.release_mode=after_statement}
13:14:33,958 INFO  [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://192.168.1.156:3873/0.0.0.0:3873]
13:14:34,923 INFO  [AspectDeployer] Deployed AOP: file:/C:/Program Files/jboss-4.0.3SP1/server/default/deploy/ejb3-interceptors-aop.xml
13:14:41,802 INFO  [WebService] Using RMI server codebase: http://pc-boobalan:8083/
13:14:42,097 INFO  [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=64;loopback=false;mcast_addr=228.1.2.3;mcast_port=45551;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
13:14:42,129 INFO  [TreeCache] setEvictionPolicyConfig(): [config: null]
13:14:42,129 WARN  [TreeCache] No transaction manager lookup class has been defined. Transactions cannot be used

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980652#3980652

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980652



More information about the jboss-user mailing list