[jboss-user] [JBoss Portal] - Jboss Portal 2.6.5 + JBoss AS 4.2.2 (Clustered)
fbrubbo
do-not-reply at jboss.com
Mon Jul 7 14:22:22 EDT 2008
Hi all,
I didn't find the bundle with Jboss Portal 2.6.5 + JBoss AS 4.2.2 (Clustered) in download section. So I decided to downloaded JBoss AS 4.2.2 and JBoss Portal 2.6.5 separately, and then follow the "Chapter 2. Installation" from reference guide.
At the first time we start it up everything is fine. At any other start up we got the following exception.
15:05:01,000 WARN [arjLoggerI18N] [com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator_2] TwoPhaseCoordinator.be
foreCompletion - failed for com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple at e441ee
java.lang.RuntimeException:
at org.jboss.cache.interceptors.TxInterceptor$LocalSynchronizationHandler.beforeCompletion(TxInterceptor.ja
va:1182)
at org.jboss.cache.interceptors.OrderedSynchronizationHandler.beforeCompletion(OrderedSynchronizationHandle
r.java:75)
at com.arjuna.ats.internal.jta.resources.arjunacore.SynchronizationImple.beforeCompletion(SynchronizationIm
ple.java:114)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.beforeCompletion(TwoPhaseCoordinator.java:247)
at com.arjuna.ats.arjuna.coordinator.TwoPhaseCoordinator.end(TwoPhaseCoordinator.java:86)
at com.arjuna.ats.arjuna.AtomicAction.commit(AtomicAction.java:177)
...
Caused by: org.jboss.cache.lock.TimeoutException: write lock for / could not be acquired after 15000 ms. Locks: Rea
d lock owners: []
Write lock owner: GlobalTransaction:<192.168.10.1:2857>:321
(caller=GlobalTransaction:<192.168.10.1:2857>:345, lock info: write owner=GlobalTransaction:<192.168.10.1:2857>:32
1 (activeReaders=0, activeWriter=Thread[main,5,jboss], waitingReaders=0, waitingWriters=0, waitingUpgrader=0))
at org.jboss.cache.lock.IdentityLock.acquireWriteLock(IdentityLock.java:206)
at org.jboss.cache.Node.acquireWriteLock(Node.java:529)
at org.jboss.cache.Node.acquire(Node.java:476)
any idea?
Thanks,
Fernando
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162924#4162924
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162924
More information about the jboss-user
mailing list