Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Incomplete
-
1.2.7
-
None
-
None
-
Struts 1.2.7, JDK 1.4.2 and Oracle 10g OC4J.
-
Important
Description
Hi All,
We are facing below exception
EXCEPTION IN SCR_POL_NB_01.JSPorg.apache.struts.taglib.html.FormTag
Facing error in below code
<html:select style="width:180;" styleClass="text" property="tcode" size="1">
<html:option value=""><bean:message key="N.select"/> </html:option>
<html:option value="12">ANNUAL</html:option>
</html:select>
We are facing above exception after 6/8 hours of Application restart. . Some time we not facing above exception till 48hrs.
5 users accessing application day time.
e.g.
If we restart server @ 1 PM then try to login with new browser session at 7 PM or 9 PM, we are facing blank dropdown and in log file "EXCEPTION IN SCR_POL_NB_01.JSPorg.apache.struts.taglib.html.FormTag".
If we restart Applcation Server then again same code is working fine
Please provide Solution.
Thanks and Regards,
Kailas
Attachments
Attachments
Issue Links
- is duplicated by
-
STR-3138 java.lang.ClassCastException in JSP
- Closed