3 Replies Latest reply on Dec 29, 2005 11:39 AM by starksm64

    Bus error occurring on during ejbRemove() on JBoss 3.2.7 on

    beamer908

      At the very end of my ejbRemove() method before the method returns to the caller (bean.remove() ), I'm getting a bus error that kills the JVM process. Is this a known problem with jboss 3.2.7 on Mac OS X? I've never seen anything like this on a Windows or Linux machine, but this very reproducible.

      I'm assuming this either has to be a problem with JBoss or the underlying Apple JVM (1.4.2_09).

      This problem is very reproducible when removing this particular entity. I have run it through Eclipse IDE and was able to locate the point of failure described above.

      Thoughts, suggestions, words of encouragement?

      Bradley