[jboss-remoting-issues] [JBoss JIRA] Commented: (JBREM-1287) getting java.lang.RuntimeException: Unreachable?: Service unavailable. after reaching around 100 odd remote connections

Dinuka Arseculeratne (JIRA) jira-events at lists.jboss.org
Sun Aug 21 00:47:17 EDT 2011


    [ https://issues.jboss.org/browse/JBREM-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622311#comment-12622311 ] 

Dinuka Arseculeratne commented on JBREM-1287:
---------------------------------------------

Hi Ron,


Actually we found the answer to this. I have answered in the following thread;
http://community.jboss.org/thread/166048

The log can be found there as well. The issue was the fact that we had static references to stubs but when those references get invalidated, a new proxy is not created because of the static reference.

Cheers
Dinuka

> getting java.lang.RuntimeException: Unreachable?: Service unavailable. after reaching around 100 odd remote connections
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBREM-1287
>                 URL: https://issues.jboss.org/browse/JBREM-1287
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>         Environment: Redhat Linux
>            Reporter: Dinuka Arseculeratne
>            Assignee: Ron Sigal
>            Priority: Critical
>              Labels: Service, Unreachable?:, unavailable.
>             Fix For: 2.5.4.SP4
>
>
> i am getting java.lang.RuntimeException: Unreachable?: Service unavailable. error within my jbos 4.2.3 app server when doing a load test. During the test when we reach around 100+ remote ejb lookup calls we get this error. It works fine for any connections around 70. After this error comes we have to restart the servers. Our architecture is such that we have the web and app servers separated and remote calls happen between the two servers.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list