5 Replies Latest reply on Jan 18, 2010 10:49 AM by amjad277

    Beans not bound after one week

      I use jboss 4.0.5 GA which installed on Virtual machine and Oracle Database which installed on another Virtual machine.
      I deployed ear file which has all beans (EJB3) in the jboss server, all the beans are bounded and every things work fine.
      But after 2 weeks, and suddenly, the following exception shown and nothing work more: "Exception: Bean not bound". I tried to restart jboss but the problem remains!
      The only solution to get every thing work, as before:
      Restarting the vertual machines (Oracle VM and Jboss VM) then Jboss.

      Please help!!

        • 1. Re: Beans not bound after one two weeks

           

          "amjad277" wrote:
          I use jboss 4.0.5 GA which installed on Virtual machine and Oracle Database which installed on another Virtual machine.
          I deployed ear file which has all beans (EJB3) in the jboss server, all the beans are bounded and every things work fine.
          But after 2 weeks, and suddenly, the following exception shown and nothing work more: "Exception: Bean not bound". I tried to restart jboss but the problem remains!
          The only solution to get every thing work, as before:
          Restarting the vertual machines (Oracle VM and Jboss VM) then Jboss.

          Please help!!


          • 2. Re: Beans not bound after one two weeks

             

            "amjad277" wrote:
            I use jboss 4.0.5 GA which installed on Virtual machine and Oracle Database which installed on another Virtual machine.
            I deployed ear file which has all beans (EJB3) in the jboss server, all the beans are bounded and every things work fine.
            But after 2 weeks, and suddenly, the following exception shown and nothing work more: "Exception: Bean not bound". I tried to restart jboss but the problem remains!
            The only solution to get every thing work, as before:
            Restarting the vertual machines (Oracle VM and Jboss VM) then Jboss.

            Please help!


            • 3. Re: Beans not bound after one two weeks

              Sorry I wrote the text 3 Times!!

              • 4. Re: Beans not bound after one two weeks

                Has anyone idea, why does this error happen? This problem happens irregularly every two weeks!
                Please help!!

                • 5. Re: Beans not bound after one week

                  I habe solved this problem:

                  Another jboss-server (1) use an InitialContext with same url as my jboss-server (2), and every time when I start Server # 1 the error happened directly on the Server #2.

                  Sever #2 runs since long time and stays on, I use Server #2 only some times (one time every 2 weeks). So the error happened only every two weeks.