Stack trace for jAlbum 21.0.6 using skin Tiger 5.1.0:
se.datadosen.util.ScriptException: java.lang.ClassNotFoundException: se.datadosen.util.Languages in onload.bsh at line number 3
at se.datadosen.util.ScriptException.of(ScriptException.java:59)
at se.datadosen.jalbum.AlbumBean.processScript(AlbumBean.java:2569)
at se.datadosen.jalbum.JAlbumFrame.executeScript(JAlbumFrame.java:1282)
at se.datadosen.jalbum.JMainSettingsPanel$5$1.run(JMainSettingsPanel.java:313)
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.lang.NoClassDefFoundError: se/datadosen/util/Languages
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(Unknown Source)
at se.datadosen.jalbum.AlbumBean.doProcessExpression(AlbumBean.java:2626)
at se.datadosen.jalbum.AlbumBean.processExpression(AlbumBean.java:2611)
at se.datadosen.jalbum.AlbumBean.processScript(AlbumBean.java:2567)
... 2 more
Caused by: java.lang.NoClassDefFoundError: se/datadosen/util/Languages
at tiger.Gui$2$1$1$1.<init>(Gui.java:2064)
at tiger.Gui$2$1$1.<init>(Gui.java:2062)
at tiger.Gui$2$1.<init>(Gui.java:2060)
at tiger.Gui$2.<init>(Gui.java:2042)
at tiger.Gui.<init>(Gui.java:860)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source)
at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)
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
Caused by: java.lang.ClassNotFoundException: se.datadosen.util.Languages
at java.base/java.net.URLClassLoader.findClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
... 27 more
Re: failure to load Tiger
Posted:
21 Nov 23, 22:13
in response to: jimschneid
Close jAlbum and launch it again. Still get the error?
If so, please confirm what jAlbum version you're using. Tiger theoretically requires at least jAlbum 24, and though I haven't tested it, I suspect that's optimistic.