I had this problem a few days ago before. I uninstalled and reinstalled the Tiger Skin. After that, the error message was gone. But now this message reappears...
Stack trace for jAlbum 16.1.2 using skin Tiger 2.1.0:
se.datadosen.util.ScriptException: bsh.TargetError: Sourced file: inline evaluation of: ``/* Initializing the User Interface
/ new tiger.Gui(context); ;'' : Object constructor : at Line: 3 : in file: inline evaluation of: ``/ Initializing the User Interface */ new tiger.Gui(context); ;'' : new tiger .Gui ( context )
Target exception: java.util.MissingResourceException: Can't find resource for bundle se.datadosen.util.SmartResourceBundle, key ui.aboveTitle
in onload.bsh at line number 3
at se.datadosen.util.ScriptException.of(ScriptException.java:59)
at se.datadosen.jalbum.AlbumBean.processScript(AlbumBean.java:2462)
at se.datadosen.jalbum.JAlbumFrame.executeScript(JAlbumFrame.java:1205)
at se.datadosen.jalbum.JMainSettingsPanel$5$1.run(JMainSettingsPanel.java:310)
Caused by: javax.script.ScriptException: bsh.TargetError: Sourced file: inline evaluation of: ``/* Initializing the User Interface
/ new tiger.Gui(context); ;'' : Object constructor : at Line: 3 : in file: inline evaluation of: ``/ Initializing the User Interface */ new tiger.Gui(context); ;'' : new tiger .Gui ( context )
Target exception: java.util.MissingResourceException: Can't find resource for bundle se.datadosen.util.SmartResourceBundle, key ui.aboveTitle
in inline evaluation of: ``/* Initializing the User Interface */ new tiger.Gui(context); ;'' at line number 3
at bsh.BshScriptEngine.evalSource(BshScriptEngine.java:90)
at bsh.BshScriptEngine.eval(BshScriptEngine.java:57)
at java.scripting/javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:264)
at se.datadosen.jalbum.AlbumBean.doProcessExpression(AlbumBean.java:2531)
at se.datadosen.jalbum.AlbumBean.processExpression(AlbumBean.java:2506)
at se.datadosen.jalbum.AlbumBean.processScript(AlbumBean.java:2460)
... 2 more
Caused by: java.util.MissingResourceException: Can't find resource for bundle se.datadosen.util.SmartResourceBundle, key ui.aboveTitle
at se.datadosen.util.SmartResourceBundle.getObject(SmartResourceBundle.java:104)
at se.datadosen.util.SmartResourceBundle.getObject(SmartResourceBundle.java:99)
at se.datadosen.util.SmartResourceBundle.getString(SmartResourceBundle.java:61)
at tiger.Gui$2$9$1.<init>(Gui.java:1119)
at tiger.Gui$2$9.<init>(Gui.java:1096)
at tiger.Gui$2.<init>(Gui.java:1070)
at tiger.Gui.<init>(Gui.java:233)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:488)
at bsh.Reflect.constructObject(Reflect.java:574)
at bsh.BSHAllocationExpression.constructObject(BSHAllocationExpression.java:125)
at bsh.BSHAllocationExpression.objectAllocation(BSHAllocationExpression.java:114)
at bsh.BSHAllocationExpression.eval(BSHAllocationExpression.java:62)
at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102)
at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47)
at bsh.Interpreter.eval(Interpreter.java:672)
at bsh.Interpreter.eval(Interpreter.java:766)
at bsh.Interpreter.eval(Interpreter.java:755)
at bsh.BshScriptEngine.evalSource(BshScriptEngine.java:82)
... 7 more