0 Replies Latest reply on Jun 26, 2002 3:36 PM by kitty

    HELP!!!

    kitty

      I'm trying to run the example "interest" using BOSS 2.4.4 and TOMCAT on LINUx machine .
      It passed "ant intro-interest-compile" and "ant intro-interest-jar" successfully. After doing "intro-interest-deploy",
      I checked the server.log,I got the following message:
      [11:19:20,549,TransactionManagerService] Destroying
      [11:19:20,549,TransactionManagerService] Destroyed
      [11:19:20,550,JNDIView] Destroying
      [11:19:20,550,JNDIView] Destroyed
      [11:19:20,550,NamingService] Destroying
      [11:19:20,551,NamingService] Destroyed
      [11:19:20,551,WebService] Destroying
      [11:19:20,551,WebService] Destroyed
      [11:19:20,552,ServiceControl] Destroyed 47 services
      [11:19:20,552,Default] Shutdown complete

      How could the service shutdown?
      So, after running "ant intro-interest-client", I got the following error message :

      javax.naming.NameNotFoundException: interest not bound

      It works OK in windows. I'm wondering if I need do some configuration on the Linux.

      Could you give some advise on it?


      Thanks.