Next Page

1

Previous Page

Thread: Fatal error: resource bundle not loaded.

Created on: 03/12/10 12:51 PM

Replies: 5

pas11


Member


Joined: 12/17/04

Posts: 14

Fatal error: resource bundle not loaded.
03/12/10 12:51 PM

Hi Ray,
Just wondering if you have seen this error before:
Fatal error: resource bundle not loaded.
See it occurring here:
www.dubdot.co.nz/blog
I just got this email from the blog:

view plain print about
1coldfusion.runtime.UndefinedElementException: Element EXECUTIONMODE is undefined in THISTAG. at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1724) at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1620) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1794) at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1787) at cflayout2ecfm809999530.runPage(C:\Domains\dubdot.co.nz\wwwroot\blog\tags\layout.cfm:19) at ....

Do you need to see more of the error email, or is this enough to have a rough idea whats gone wrong?
Thanks.
Brendon

Link | Top | Bottom

admin


Experienced Member


Joined: 04/08/04

Posts: 2,887

RE: Fatal error: resource bundle not loaded.
03/12/10 2:05 PM

I believe this error occurs when someone directly tries to hit tags/layout.cfm, which is a custom tag and should not be hit directly. It can be ignored.

Link | Top | Bottom

pas11


Member


Joined: 12/17/04

Posts: 14

RE: Fatal error: resource bundle not loaded.
03/12/10 2:37 PM

thanks Ray, seems the error email may not be directly related to the issue in the first sentence anyway - as the entire blog is down, for some reason?

Fatal error: resource bundle not loaded.

Any way to get more information on the error of why the blog is not working? I've not changed any files on it for 12 months now.
Thanks.

Link | Top | Bottom

admin


Experienced Member


Joined: 04/08/04

Posts: 2,887

RE: Fatal error: resource bundle not loaded.
03/12/10 2:44 PM

Go to your blog root url with ?reinit=1 in the url.

Link | Top | Bottom

pas11


Member


Joined: 12/17/04

Posts: 14

RE: Fatal error: resource bundle not loaded.
03/12/10 2:50 PM

<blush> thanks Ray. Silly me.

Link | Top | Bottom

admin


Experienced Member


Joined: 04/08/04

Posts: 2,887

RE: Fatal error: resource bundle not loaded.
03/12/10 2:53 PM

No need to blush - this is all due to a bug I had in BlogCFC where a request "below" the normal area would cause the RBs to break. I'm pretty sure this has been fixed for a while though so you may want to upgrade.

Link | Top | Bottom

Next Page

1

Previous Page

New Post

Please login to post a response.