JaspException: Variable may not have been initialized

2002-09-17 Thread Xiaoyu Zhang
Hi all, I am running tomcat 4.0.3-LE-JDK1.4 on solaris 8. While my tomcat compiles a nested tag, it always complains about : Variable _jspx_eval_itrack_href_7 may not have been initialized Note: _jspx_eval_itrack_href_7 is a new HRefTag(). Is it a tomcat 4.0.3 bug? Thanks, Xiaoyu -- To

RE: JaspException: Variable may not have been initialized

2002-09-17 Thread Rossen Raykov
PROTECTED] Subject: JaspException: Variable may not have been initialized Hi all, I am running tomcat 4.0.3-LE-JDK1.4 on solaris 8. While my tomcat compiles a nested tag, it always complains about : Variable _jspx_eval_itrack_href_7 may not have been initialized Note

RE: JaspException: Variable may not have been initialized

2002-09-17 Thread Xiaoyu Zhang
]' Subject: RE: JaspException: Variable may not have been initialized Change the startup script to use the 64-bit data model (use java's -d64 option). You may need to install it if you do not have it already. Regards, Rossen Raykov -Original Message- From: Xiaoyu Zhang [mailto:[EMAIL