[jboss-jira] [JBoss JIRA] (JGRP-2148) getting org.jgroups.TimeoutException
Bela Ban (JIRA)
issues at jboss.org
Tue Dec 20 03:18:00 EST 2016
[ https://issues.jboss.org/browse/JGRP-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13340529#comment-13340529 ]
Bela Ban commented on JGRP-2148:
--------------------------------
2.4.1 is almost 10 years old and I don't support such old versions.
Also, the exception is a simple timeout, so perhaps the app is blocked, e.g. trying to acquire a sync monitor, so this is not a bug.
> getting org.jgroups.TimeoutException
> -------------------------------------
>
> Key: JGRP-2148
> URL: https://issues.jboss.org/browse/JGRP-2148
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 2.4.1 SP1
> Environment: OS - RHEL 7.1
> Appserver - Websphere ND 8.5.5.3
> Reporter: shubhashish dash
> Assignee: Bela Ban
>
> We are getting below exception intermittently in our application log.
> 2012-12-20 00:00:28,092 [WorkManager.DefaultWorkManager : 6816][com.j2fe.feeds.FileConnectionService$RemoteFileConnection] ERROR - Error occurred during remote 'init' call
> org.jgroups.TimeoutException: TimeoutException
> at org.jgroups.blocks.MessageDispatcher.sendMessage(MessageDispatcher.java:569)
> at org.jgroups.blocks.RpcDispatcher.callRemoteMethod(RpcDispatcher.java:221)
> at org.jgroups.blocks.RpcDispatcher.callRemoteMethod(RpcDispatcher.java:202)
> at com.j2fe.feeds.FileConnectionService$RemoteFileConnection.init(FileConnectionService.java:416)
> at com.j2fe.feeds.WrappedFileConnection.initDelegate(WrappedFileConnection.java:121)
> at com.j2fe.feeds.WrappedFileConnection.init(WrappedFileConnection.java:266)
> at com.j2fe.feeds.activities.FileSplitCondition.invoke(FileSplitCondition.java:116)
> at com.j2fe.workflow.impl.TokenExecutorImpl.invokeIt(TokenExecutorImpl.java:1322)
> at com.j2fe.workflow.impl.TokenExecutorImpl.invoke(TokenExecutorImpl.java:422)
> at com.j2fe.workflow.impl.Engine.executeToken(Engine.java:469)
> at com.j2fe.workflow.impl.Engine.executeTokens(Engine.java:418)
> at com.j2fe.workflow.impl.Engine.activateToken(Engine.java:380)
> at com.j2fe.workflow.ejb.ExecuteTokenTransactionCallback.startTokens(ExecuteTokenTransactionCal
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list