Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

java.util.MissingResourceException: Can't find bundle for base name

We upgraded from 4.1.2 to 5.0.2, all our custom components once imported into 5.0.2 and pushed out to the pallet from the Component designer, get this exception the next time you start TOS. The component properties file exists for en and I added en_US also, but the same error ocurrs.
java.util.MissingResourceException: Can't find bundle for base name components

java.util.MissingResourceException: Can't find bundle for base name components.tAvroToJsonOutput.tAvroToJsonOutput_messages, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)
at org.talend.designer.codegen.components.model.ComponentsFactory.getComponentResourceBundle(ComponentsFactory.java:858)
at org.talend.designer.codegen.components.model.ComponentsFactory.reloadComponentsFromCache(ComponentsFactory.java:431)
at org.talend.designer.codegen.components.model.ComponentsFactory.init(ComponentsFactory.java:296)
at org.talend.designer.codegen.components.model.ComponentsFactory.initializeComponents(ComponentsFactory.java:919)
at org.talend.core.CoreService.initializeComponents(CoreService.java:230)
at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1586)
at org.talend.repository.ui.login.LoginDialog$1.run(LoginDialog.java:344)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Labels (5)
1 Reply
Anonymous
Not applicable

Hi
This is due to 23204.
Regards,
Pedro