I have installed MessAdmin 4.0.1 at the WebApplication-level and when I start my Weblogic server, I get :
"<Warning> <HTTP> <BEA-101162> <User defined listener clime.messadmin.core.MessAdminListener failed: java.lang.NullPointerException.>"
So, the AdminMessageInject page don't display the session of my web application; I get "Sessions Administration: list for null".
My web application use the servlet 2.3 and the struts framework.
If someone could clear this up for me, I'd appreciate it.
Cheers,
Vat
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Greetings Vat, and thank you for trying out MessAdmin.
I've had my fair share of problems with WebLogic in the past; which version are you running?
Does your log mention the line at which the NPE took place (even better: do you have a stack trace)?
Cheers,
Cédrik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
No line mentioned and no stack trace, just this warning :
"<Warning> <HTTP> <BEA-101162> <User defined listener clime.messadmin.core.MessAdminListener failed: java.lang.NullPointerException.>" when I start weblogic or when I deploy my web applilcation.
Cheers,
Vat
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Strange, I've tested with WebLogic 8.1sp6 and it works fine for me (TM)... :-/
If you feel comfortable with a debugger, could you try to pinpoint the exact location where the NPE is taking place? Or you can send me your .war by email if there's no confidentiality problem, and I'll have a look at it.
Thanks,
Cédrik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have installed MessAdmin 4.0.1 at the WebApplication-level and when I start my Weblogic server, I get :
"<Warning> <HTTP> <BEA-101162> <User defined listener clime.messadmin.core.MessAdminListener failed: java.lang.NullPointerException.>"
So, the AdminMessageInject page don't display the session of my web application; I get "Sessions Administration: list for null".
My web application use the servlet 2.3 and the struts framework.
If someone could clear this up for me, I'd appreciate it.
Cheers,
Vat
Greetings Vat, and thank you for trying out MessAdmin.
I've had my fair share of problems with WebLogic in the past; which version are you running?
Does your log mention the line at which the NPE took place (even better: do you have a stack trace)?
Cheers,
Cédrik
I use weblogic 8.1.
No line mentioned and no stack trace, just this warning :
"<Warning> <HTTP> <BEA-101162> <User defined listener clime.messadmin.core.MessAdminListener failed: java.lang.NullPointerException.>" when I start weblogic or when I deploy my web applilcation.
Cheers,
Vat
Strange, I've tested with WebLogic 8.1sp6 and it works fine for me (TM)... :-/
If you feel comfortable with a debugger, could you try to pinpoint the exact location where the NPE is taking place? Or you can send me your .war by email if there's no confidentiality problem, and I'll have a look at it.
Thanks,
Cédrik