Hi guys,

We've just started testing TC 5.0.16, with a view to running in production.
Unfortunately we're getting errors with the admin application (something we've come to rely on recently).



_1. Tomcat Service Node throws this error:-_


javax.servlet.ServletException: Define tag cannot set a null value
        
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:867)
        
org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:800)
        admin.service.service_jsp._jspService(service_jsp.java:840)
        ................*
root cause*
javax.servlet.jsp.JspException: Define tag cannot set a null value
        org.apache.struts.taglib.bean.DefineTag.doEndTag(DefineTag.java:272)
        admin.service.service_jsp._jspService(service_jsp.java:235)

_2. Host link throws this error:-_

java.lang.NullPointerException
        
org.apache.struts.taglib.logic.CompareTagBase.condition(CompareTagBase.java:179)
        org.apache.struts.taglib.logic.NotEqualTag.condition(NotEqualTag.java:90)
        
org.apache.struts.taglib.logic.ConditionalTagBase.doStartTag(ConditionalTagBase.java:218)
        admin.host.host_jsp._jspService(host_jsp.java:437)

_3. Context Nodes throw these errors:-_

*type* Status report

*message* _Error retrieving attribute debug_

*description* _The server encountered an internal error (Error retrieving attribute debug) that prevented it from fulfilling this request._

I found this entry in Bugzilla (when clicking the back button in Mozilla):-

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24086

I'm using Mozilla, but the error appears on every browser available (MSIE 5/5.5/6 Mac/Pc and all Netscapes).
Its plainly clear theres some kind of Struts incompatability, but is this confined to my installation, or is anyone else experiencing it?


Does anyone know if the admin app has changed since 4.1.29?

I can provide full logs if anyones interested.

_Setup:-_
Debian 2.4.18-1
tc 5.0.16
jk 2.0.2
http 2.0.48

As a final note - I have tried this on both my development and production machines with similar results.
I'm going to attempt replacing the Struts jars in the admin's WEB-INF/lib, but I reckon thats probably a dead end (last resort).
I'm pretty sure its not my installation, but i'll add it to Bugzilla if i'm able to confirm.


Thanks in advance for any insight.

James.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to