This question is answered. Helpful answers available: 1. Correct answers available: 1.


Permlink Replies: 6 - Pages: 1 - Last Post: 17 Jan 26, 15:54 Last Post By: OT-112 Threads: [ Previous | Next ]
OT-112

Posts: 4
Registered: 1-Jul-2024
New Problem with plain after Update
Posted: 16 Jan 26, 23:00
 
  Click to reply to this thread Reply
Hello,
Since updating my skin today, I've been having trouble creating albums:

java.lang.RuntimeException: java.lang.ClassNotFoundException: com.lazaworx.util.DiskCache
at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:523)
at org.openjdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:415)
at org.openjdk.nashorn.api.scripting.NashornScriptEngine$1.eval(NashornScriptEngine.java:476)
at java.scripting/javax.script.CompiledScript.eval(Unknown Source)
at se.datadosen.jalbum.AlbumBean.processExpression(AlbumBean.java:3584)
at se.datadosen.jalbum.AlbumBean.processScript(AlbumBean.java:3506)
at se.datadosen.jalbum.AlbumBean.prepareMakeAlbum(AlbumBean.java:4185)
at se.datadosen.jalbum.AlbumBean.prepareMakeAlbum(AlbumBean.java:4020)
at se.datadosen.jalbum.AlbumBean.makeAlbum(AlbumBean.java:3814)
at se.datadosen.jalbum.AlbumBean.smartMakeAlbum(AlbumBean.java:3737)
at se.datadosen.jalbum.MakeAlbumTask.doInBackground(MakeAlbumTask.java:185)
at se.datadosen.jalbum.TaskManager$BackgroundTask.call(TaskManager.java:113)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.lazaworx.util.DiskCache
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)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Unknown Source)
at java.base/java.lang.Class.forName(Unknown Source)
at org.openjdk.nashorn.internal.runtime.Context.findClass(Context.java:1020)
at org.openjdk.nashorn.internal.objects.NativeJava.simpleType(NativeJava.java:543)
at org.openjdk.nashorn.internal.objects.NativeJava.type(NativeJava.java:325)
at org.openjdk.nashorn.internal.objects.NativeJava.type(NativeJava.java:317)
at org.openjdk.nashorn.internal.objects.NativeJava.type(NativeJava.java:313)
at org.openjdk.nashorn.internal.scripts.Script$197$util.:program(C:\Users\User\AppData\Roaming\JAlbum\skins\Plain\lib\util.js:57)
at org.openjdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:646)
at org.openjdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:506)
at org.openjdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:519)
... 15 more

What can I do?

The problem only started occurring today with the Plain skin; other skins work normally.

I translated my text from German to English using Google Translate.

JeffTucker

Posts: 7,991
Registered: 31-Jan-2006
Re: New Problem with plain after Update
Posted: 16 Jan 26, 23:09   in response to: OT-112 in response to: OT-112
 
  Click to reply to this thread Reply
Confirmed, even with a very simple test project. The DiskCache class is missing.
OT-112

Posts: 4
Registered: 1-Jul-2024
Re: New Problem with plain after Update
Posted: 16 Jan 26, 23:12   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Okay, can I solve the problem myself? If so, how?

I've currently reinstalled the older version and it's working again.
JeffTucker

Posts: 7,991
Registered: 31-Jan-2006
Re: New Problem with plain after Update
Posted: 16 Jan 26, 23:12   in response to: OT-112 in response to: OT-112
Helpful
  Click to reply to this thread Reply
OT-112 wrote:
Okay, can I solve the problem myself?

No, you can't. Laza will need to address this issue.
OT-112

Posts: 4
Registered: 1-Jul-2024
Re: New Problem with plain after Update
Posted: 16 Jan 26, 23:18   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
Okay, thank you so much for the quick help!
Laza

Posts: 1,433
Registered: 6-Sep-2005
Re: New Problem with plain after Update
Posted: 17 Jan 26, 12:43   in response to: OT-112 in response to: OT-112
 
  Click to reply to this thread Reply
The 4.1.1 version is supposed to fix this. I don't get why it worked on my PC.
OT-112

Posts: 4
Registered: 1-Jul-2024
Re: New Problem with plain after Update
Posted: 17 Jan 26, 15:54   in response to: Laza in response to: Laza
 
  Click to reply to this thread Reply
It looks great, the test worked. Thank you so much!
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums