Bugs item #563849, was opened at 2002-06-03 05:02
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=563849&group_id=22866
Category: JBossTX
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Erwin Guib (eguib)
Assigned to: Nobody/Anonymous (nobody)
Summary: Tyrex / log4j conflict
Initial Comment:
Jboss 3.0.x
Windows 2000
Sun jdk 1.3.1_02
The Tyrex Transaction manager is not longer running
due to a log4j version conflict.
To enable Tyrex:
- uncomment the
org.jboss.tm.plugins.tyrex.TransactionManagerService
MBean in the jboss-service.xml file.
- copy varia/output/lib/tyrex-tm-plugin.jar to the JBoss lib
directory (enable the generation in varia/build.xml)
- copy xerces.jar to the lib directory
- start JBoss
The start fails with the following exception:
13:49:37,911 ERROR [STDERR] Starting Tyrex Version
0.9.8.5
13:49:37,911 ERROR [STDERR] Intalio Inc. (C) 1999-
2001. All rights reserved.
13:49:38,843 ERROR [MainDeployer] could not start
deployment: file:/D:/Java/jbos
s-3.0.1RC1/server/default/conf/jboss-service.xml
java.lang.NoSuchMethodError:
org.apache.log4j.FileAppender: method <init>(Lorg/a
pache/log4j/Layout;Ljava/io/OutputStream;)V not found
at tyrex.util.Logger.<clinit>(Logger.java:93)
at tyrex.tm.impl.TransactionDomainImpl.<init>
(TransactionDomainImpl.java
:321)
at tyrex.tm.impl.DomainConfig.getDomain
(DomainConfig.java:303)
at tyrex.tm.TransactionDomain.createDomain
(TransactionDomain.java:478)
at tyrex.tm.TransactionDomain.createDomain
(TransactionDomain.java:174)
at
org.jboss.tm.plugins.tyrex.TransactionManagerService.st
artService(Tra
nsactionManagerService.java:92)
at org.jboss.system.ServiceMBeanSupport.start
(ServiceMBeanSupport.java:1
62)
at java.lang.reflect.Method.invoke(Native Method)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invok
e(ReflectedMBea
nDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke
(MBeanServerImpl.java:491)
at
org.jboss.system.ServiceController$ServiceProxy.invoke
(ServiceControl
ler.java:894)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start
(ServiceController.java:340)
at java.lang.reflect.Method.invoke(Native Method)
looks like JBoss advanced to a newer log4j version and
Tyrex still need an older one.
Regards, Erwin
----------------------------------------------------------------------
>Comment By: Scott M Stark (starksm)
Date: 2002-07-27 21:24
Message:
Logged In: YES
user_id=175228
No one is supporting the tyrex service at this point so its the
problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=563849&group_id=22866
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development