Error: The system could not find the resource "storetext_dynamic" in the path

Posted by Unknown on
I happened to come across this error on my toolkit the other day, when you access the store the Store UI showed up this message.

"The store has encountered a problem processing the last request. Try again later. If the problem persists, contact your site administrator".

The log files showed me following message

CommerceSrvr  A com.ibm.commerce.common.beans.StoreDataBean getResourceBundle The system could not find the resource "storetext_dynamic" in the path "C:\IBM\WCDE_ENT70\workspace\Stores\WebContent\WEB-INF\classes\<YOUR_STORE_NAME>;C:\IBM\WCDE_ENT70\workspace\Stores\WebContent\WEB-INF\classes\<YOUR_STORE_NAME>".

It appeared that due to some reason the files in workspace\Stores\WebContent\WEB-INF\classes had got deleted.

To fix this issues, I performed following steps.

1. In case you have build automatic selection, make sure you remove that and make it manual
2. Click on Project -> Clean.. menu item.
3. Changed timestamp of struts-config-ext.xml file and did a build again.
4. Restart the server instance.

The files in workspace\Stores\WebContent\WEB-INF\classes folder were regenerated and store was up and functional.

6 comments:

  1. Hi HAri,


    the same problem i am facing in my DEV environment.
    can you help me on this

    venkat.

    ReplyDelete
    Replies
    1. Try and do a clean publish, that might fix the issue

      Delete
  2. Perfect . Thanks for perfect solution.

    ReplyDelete
  3. great!
    Thank you so much.

    Ala'eddeen Awwad

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
    2. Hi Ala'eddeen
      Can you plz come to my desk as the same problem is blocking me

      Sufyan Ramadan

      Delete