Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resource bundle keys unresolved: ejb.timer_service_started #506

Closed
dmatej opened this issue Nov 2, 2015 · 1 comment
Closed

Resource bundle keys unresolved: ejb.timer_service_started #506

dmatej opened this issue Nov 2, 2015 · 1 comment

Comments

@dmatej
Copy link
Contributor

dmatej commented Nov 2, 2015

The reason is that PersistentEJBTimerService in ejb-full-container has it's own LogStrings.properties, but the key is in LogStrings.properties in ejb-container
The cause of this is probably some incomplete refactoring.
Unresolved bundle keys make bug hunting impossible (this one is maybe not that case, but in general ...)

I don't know if it can be automatically tested somehow ... any idea?
See also issue #502 ...

@dmatej
Copy link
Contributor Author

dmatej commented Nov 3, 2015

I will do all fixes under #502 because all those bugs somehow depends on each other. The core of the problems is searching of LogStrings.properties file in class LogDomains, using different classloaders, placed in different jar files ... sometimes shared, sometimes they are "zombies" after refactoring ...
I'm trying to resolve all what I see in server.log ...

@dmatej dmatej closed this as completed Nov 3, 2015
MeroRai pushed a commit to MeroRai/Payara that referenced this issue Oct 10, 2018
aubi pushed a commit to aubi/Payara that referenced this issue Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant