cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

java.util.MissingResourceException: Can't find resource for bundle wt.clients.checker.checkerResource_en, key 11

ptc-4698385
1-Newbie

java.util.MissingResourceException: Can't find resource for bundle wt.clients.checker.checkerResource_en, key 11

Hi,

I am getting this error, whenever I am trying to open a new/old template in Workflow Template Administration(Windchill 10.1).

Previously , I had JDK 1.8 on my machine.

I thought, the problem was with the JDK version, so, I unistalled it and installed JDK1.7 in it's place.

However, the problem still persists.

Below is the complete error message :

java.util.MissingResourceException: Can't find resource for bundle wt.clients.checker.checkerResource_en, key 11

at java.util.ResourceBundle.getObject(Unknown Source)

at java.util.ResourceBundle.getObject(Unknown Source)

at java.util.ResourceBundle.getString(Unknown Source)

at wt.clients.checker.CheckerApplet.localize(CheckerApplet.java:337)

at wt.clients.checker.CheckerApplet.init(CheckerApplet.java:64)

at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

java.util.MissingResourceException: Can't find resource for bundle wt.clients.checker.checkerResource_en, key 11

at java.util.ResourceBundle.getObject(Unknown Source)

at java.util.ResourceBundle.getObject(Unknown Source)

at java.util.ResourceBundle.getString(Unknown Source)

at wt.clients.checker.CheckerApplet.localize(CheckerApplet.java:337)

at wt.clients.checker.CheckerApplet.init(CheckerApplet.java:64)

at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

java.lang.NullPointerException

at sun.awt.SunToolkit.getSystemEventQueueImplPP(Unknown Source)

at sun.awt.SunToolkit.getSystemEventQueueImplPP(Unknown Source)

at sun.awt.SunToolkit.getSystemEventQueueImpl(Unknown Source)

at java.awt.Toolkit.getEventQueue(Unknown Source)

at java.awt.EventQueue.invokeLater(Unknown Source)

at sun.awt.windows.WToolkit.windowsSettingChange(Unknown Source)

at sun.awt.windows.WToolkit.eventLoop(Native Method)

at sun.awt.windows.WToolkit.run(Unknown Source)

Any help on this , would be very helpful and will be admired.

Thanks and regards,

SJ

2 REPLIES 2
LoriSood
22-Sapphire II
(To:ptc-4698385)

Does the checkerResource_en.class file exist under <WT_HOME>/codebase/wt/clients/checker?

3-13-2015 5-52-00 PM.jpg

Please check Case Solution CS62180:

1. Open Java Control Panel

2. General > Network Settings

3. Select option "Direct Connection"

Sometimes it is also necessary to repeat this process for 32-bit on a x64-machine with:

C:\Program Files (x86)\Java\jre1.8.0_111\bin\javacpl.exe

Top Tags