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