Hi, I am working on JSP with JavaBean. I do <jsp:useBean ....> <jsp:setProperty....>.
It was working fine until this morning and suddenly after I deleted all the debugging messages on the Bean class (since it is working fine), it started having runtime error. The error message printed on the Weblogic werver is
SIGBUS 10* bus error
si_signo [10]: SIGBUS 10* bus error
Do you have any idea what this is about?
Thanks
Shine
It was working fine until this morning and suddenly after I deleted all the debugging messages on the Bean class (since it is working fine), it started having runtime error. The error message printed on the Weblogic werver is
SIGBUS 10* bus error
si_signo [10]: SIGBUS 10* bus error
Do you have any idea what this is about?
Thanks
Shine