0 Replies Latest reply on Oct 17, 2003 8:22 AM by twutort

    BindException

    twutort

      I have a session bean that does multiple database connections with a method call. I'm getting a BindException in some of the database calls during the lookup. It doesn't seem to happen in the same place each time. I've checked all my connections and they are being closed. There are a lot of database calls. Could this be a result of resources not being freed up in time since everything is within the bean transaction?

      Here is my error:

      Root exception is java.net.BindException: Address in use