java.util.MissingResourceException: can't find resource for [message #187834] |
Fri, 12 January 2007 16:30  |
Eclipse User |
|
|
|
Originally posted by: ken.9ci.com
Hi,
I'm having a problem. Everything was working fine, and suddenly I get an
exception which starts out:
java.util.MissingResourceException: can't find resource for
which is deep into a third-party jar. There is no extension to that
message, but it does print a normal stack trace. Searching on
MissingResourceException and Eclipse shows a whole lot of stuff about
plugins, but hardly anything else.
I can build the project using an ant file (hand-generated) and deploy it
on JBoss, and the error does not happen. I can go have another developer
run the thing from Eclipse, and it works fine. I get the above error
EVERY time though.
The only thing I can think of is that I searched for and installed updates
before the issue started happening. Does anyone have any ideas?
Thanks.
|
|
|
|
|
Re: java.util.MissingResourceException: can't find resource for [message #188185 is a reply to message #187834] |
Mon, 15 January 2007 14:06  |
Eclipse User |
|
|
|
Originally posted by: ken.kroberts.in.9ci.com
On 2007-01-12, Ken <ken@9ci.com> wrote:
> Hi,
>
> I'm having a problem. Everything was working fine, and suddenly I get an
> exception which starts out:
>
> java.util.MissingResourceException: can't find resource for
>
> which is deep into a third-party jar. There is no extension to that
> message, but it does print a normal stack trace. Searching on
> MissingResourceException and Eclipse shows a whole lot of stuff about
> plugins, but hardly anything else.
>
> I can build the project using an ant file (hand-generated) and deploy it
> on JBoss, and the error does not happen. I can go have another developer
> run the thing from Eclipse, and it works fine. I get the above error
> EVERY time though.
>
> The only thing I can think of is that I searched for and installed updates
> before the issue started happening. Does anyone have any ideas?
>
> Thanks.
>
>
I got it to work.
What I wound up doing is delete the project, AND delete the runtime
configurations. Evidently the runtime config was corrupted. I don't
think I needed to delete the project itself, but at this point I don't
know.
|
|
|
Powered by
FUDForum. Page generated in 0.08968 seconds