Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Struts
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Helidon Revealed: A Practical Guide to Oracle’s Microservices Framework
this week in the
Java in General
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Liutauras Vilda
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Devaka Cooray
Paul Clapham
Saloon Keepers:
Scott Selikoff
Tim Holloway
Piet Souris
Mikalai Zaikin
Frits Walraven
Bartenders:
Stephan van Hulst
Carey Brown
Forum:
Struts
Could not reload resource bundles
Abiodun Adisa
Ranch Hand
Posts: 495
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I used to deploy my
Struts
2 app on Websphere 6.1 without getting this error messages but whenever i loaded them on Jboss4.2 I keep getting
11:36:43,632 ERROR [LocalizedTextUtil] Could not reload resource bundles java.lang.NoSuchFieldException: cacheList at java.lang.Class.getDeclaredFieldImpl(Native Method) at java.lang.Class.getDeclaredField(Class.java:510) at com.opensymphony.xwork2.util.LocalizedTextUtil.clearMap(LocalizedTextUtil.java:737) at com.opensymphony.xwork2.util.LocalizedTextUtil.reloadBundles(LocalizedTextUtil.java:701) at com.opensymphony.xwork2.util.LocalizedTextUtil.findDefaultText(LocalizedTextUtil.java:178) at com.opensymphony.xwork2.util.LocalizedTextUtil.getDefaultMessage(LocalizedTextUtil.java:581) at com.opensymphony.xwork2.util.LocalizedTextUtil.findText(LocalizedTextUtil.java:463) at com.opensymphony.xwork2.TextProviderSupport.getText(TextProviderSupport.java:224) at com.opensymphony.xwork2.ActionSupport.getText(ActionSupport.java:99) at org.apache.struts2.components.Text.end(Text.java:158) at org.apache.struts2.views.jsp.ComponentTagSupport.doEndTag(ComponentTagSupport.java:43) at org.apache.jsp.jsp.transaction.transdetails1_jsp._jspx_meth_s_005ftext_005f40(transdetails1_jsp.java:5096) at org.apache.jsp.jsp.transaction.transdetails1_jsp._jspx_meth_s_005fform_005f0(transdetails1_jsp.java:1626) at org.apache.jsp.jsp.transaction.transdetails1_jsp._jspService(transdetails1_jsp.j
Even though the APplication still runs fine
Vinod Tiwari
Ranch Hand
Posts: 466
1
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Check your deployment descriptors..
Vinod Tiwari
|
Twitter
|
Shikshanirman
|
Guftgu
bala kam
Greenhorn
Posts: 6
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Abiodun
Did you got the solution for this problem? Even I am also facing the same issue.
Don't listen to Steve. Just read this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
email from struts2
Issue: Populating <s:select> with values from a HashMap
Capturing JSP Content Within My Strut Action Servlet
Exception in Struts namespace
LazyInitializationException [spring + struts2]
More...