2 Replies Latest reply on Oct 4, 2002 5:35 AM by hortiz

    java.rmi.ServerException: Container exception

    hortiz

      Hi,
      I work with JBoss3.0.0. My EJB has been working fine since today but now I've got an error message on my HP-UX client :
      exception java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
      java.rmi.ServerException: Container exception. Notify the container developers :-); nested exception is:
      java.lang.NullPointerException occurred during GetVoucherInfo

      I've found some topics about the same message in JBoss forums but I think nothing matches my problem...

      Perhaps it's a problem when I try to get a reference to the Home interface ... ? How can I check this reference is ok ?
      Thanks a lot for your help,
      Hélène