Page MenuHomePhabricator

WPCleaner doesn't get started
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • try to start WPCleaner
  • shows: A Java Exception has occurred

I asked some other users (we all come from itwiki) and they shared the same issue

Event Timeline

Could you please specify your operating system and Java version? It works fine on macOS for me using:

java -jar /Applications/WPCleaner/getdown.jar /Applications/WPCleaner

win 10
Java 8 build 1.8.0_441-b07

NicoV changed the task status from Open to In Progress.Apr 7 2025, 3:07 PM
NicoV claimed this task.
NicoV subscribed.

Hi @Mastrocom , could you upgrade to Java 17 or above ? I've stopped supporting Java 8 some time ago, but apparently it was really applied only recently.

Now it works (at least to me). Thanks a lot