0 Replies Latest reply on Nov 11, 2004 1:29 AM by harshi2003

    Unexpected Signal : 11 occurred at PC=0xF38

    harshi2003

      we are using Jboss 3.2.3 for our application.
      it is an enterprise application which uses cmp beans with mysql backend.

      it uses jarkartha structs as front end.

      In our application we process orderes.
      our system runs in lynx.

      when the server is restarted it works ok all the operation happens smoothly. but as the time goes the jboss throws following message and halts.

      in our application there are 10 schdulers are running in the jboss server.

      "An unexpected exception has been detected in native code outside the VM.
      Unexpected Signal : 11 occurred at PC=0xF38
      Function=[Unknown.]
      Library=(N/A)

      NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions."

      so we have to restart the server.

      we thought this is memory problem so we increase the memory size too.
      still the problem comes.

      could you pls tell what is the error. pls help me to solve this problem.

      thanks in advance