1 2 Previous Next 17 Replies Latest reply on Oct 17, 2012 11:11 AM by jaikiran Go to original post
      • 15. Re: Critical Error: java.lang.IllegalStateException: No EJB receiver available for handling appears randomally
        als

        summarizing all what we wrote today: in the connfiguration of Tomcat+ GoG as a EJB Client and Stateless Session EJB on JBOSS AS 7 we have a problematic situation: some functions are working and some give the errors of Receiver. In The same object!

        What could be a workaround for such a critical bug?

        • 16. Re: Critical Error: java.lang.IllegalStateException: No EJB receiver available for handling appears randomally
          als

          Jaikiran, lets be constructive- I cant give you a full client side code, since this is a commercial code of our system. How JBOSS helps companies in such situations? Do you have a support or something like that. To me its absolutely clear that this is a showstopper bug inside 7.1.1 Final, but what is important to me is to get a workaround. How u can help?

          • 17. Re: Critical Error: java.lang.IllegalStateException: No EJB receiver available for handling appears randomally
            jaikiran

            Alexey S. wrote:

             

            Jaikiran, lets be constructive- I cant give you a full client side code, since this is a commercial code of our system.

            It doesn't have to be the exact same code. If it's reproducible with a sample application then you can attach it here.

             

             

            Alexey S. wrote:

             

            How JBOSS helps companies in such situations? Do you have a support or something like that.

            The community version AS (which is what you are using) does not come with "support". Users are free to use it and if they run into issues they usually report it in the forums and *hope* to get the answer. Typically users do get answers but whether or not they get them and whether or not it's quick enough is completely upto the volunteers who help in these user forums. Sometimes no one will answer.

             

            If you are using a paid version, yes there's a paid version of AS7 which is known as EAP6, then you are entitled to real support where you questions are answered in a more timely fashion based on a SLA. You can even entitled to patches, one-off bug fixes and other such things for EAP. More details on EAP6 is available here https://www.redhat.com/products/jbossenterprisemiddleware/application-platform/

             

             

            Alexey S. wrote:

             

            To me its absolutely clear that this is a showstopper bug inside 7.1.1 Final, but what is important to me is to get a workaround. How u can help?

            Like I have been saying all through this topic, you haven't shown us anything in terms of logs or such to confirm that it's a bug. It might be a bug, I don't know. It might even be a bug which has already been fixed in upstream versions, I don't know. But I can't help with it if I don't see what's going on with that application.

            1 2 Previous Next