question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Solved] Running dataloader.bat with wine doesn't work even if Zulu JRE is installed and set up correctly

See original GitHub issue

OS: Debian 11 Wine: 5.0.3 Zulu: Tried both 11 and 18 DataLoader: v55.0.1 It shows this when running dataloader.bat

Data Loader requires Java JRE 11 or later. Checking if it is installed...
Did not find java command.
Either Java JRE 11 or later is not installed or PATH environment does not
include the folder containing java executable.
For example, download and install Zulu OpenJDK 11 or later JRE for Windows from here:
   https://www.azul.com/downloads/zulu/zulu-windows/
After the installation, update PATH environment variable by
   - removing the path to older JRE's bin folder from PATH environment variable
   - adding <full path to the JRE base folder>\bin to PATH environment variable
Press any key to continue... 

Java doesn’t work only from the bat files apparently because here is the output of java --version image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
prateekamanacommented, Jun 24, 2022

It’s working beautifully with my GTK theme, thank you very much ❤️ makes me want to learn how Java works better image

0reactions
ashitsalesforcecommented, Jun 24, 2022

Hi @prateekamana , you extracted correctly. Here is one step that I missed in my list (assuming you have downloaded SWT version 4.24):

cd swtlinux_x86_64
mv swt.jar swtlinux_x86_64-4.24.jar
cd ..
./dataloader.sh
Read more comments on GitHub >

github_iconTop Results From Across the Web

Not launching if I have Oracle jre1.8 and Zulu Java-11 ...
bat does not launch Data Loader. Looking at the bat file it runs "java -version" just once to get the version but this...
Read more >
java - Data Loader Won't Open
Every time I tried to open Data Loader after installation, it would just say I don't have zulu installed and then just close.....
Read more >
Data Loader won't open... please help (Windows 10)
I open Data Loader using the shortcut created during installation. ... When installing zulu, in the first step, if set JAVA_HOME variable is ......
Read more >
Java Setup for Salesforce Dataloader Users
Step 3. Find the package file on your computer and open it. Once the Windows Setup Wizard launches, click Next on the Welcome...
Read more >
How to Install Salesforce Data Loader, Zulu JDK 11, and ...
The installation process of the Salesforce data loader nad the Zulu JDK version 11. Both are required to use the new version of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found