dataexplorer-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Launching the application on Linux Mint


From: Sébastien Boulay
Subject: Launching the application on Linux Mint
Date: Sun, 25 Feb 2024 14:52:51 +0100

Hello everyone, thank you for your hard work!

I'm having a problem launching Data Explorer on my Linux Mint.

When I type the command ./DataExplorer here is the return I get :

sea@Sea-Mint:~/Téléchargements/DataExplorer$ ./DataExplorer
java -jar -Xms64m -Xmx3092m ./DataExplorer.jar
argument
java.io.FileNotFoundException: /tmp/bootstrap.log (Permission non accordée)
at java.base/java.io.FileOutputStream.open0(Native Method)
at java.base/java.io.FileOutputStream.open(FileOutputStream.java:298)
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:237)
at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:158)
at java.logging/java.util.logging.FileHandler.open(FileHandler.java:215)
at java.logging/java.util.logging.FileHandler.rotate(FileHandler.java:747)
at java.logging/java.util.logging.FileHandler.openFiles(FileHandler.java:607)
at java.logging/java.util.logging.FileHandler.<init>(FileHandler.java:378)
at gde.GDE.initLogger(GDE.java:663)
at gde.GDE.main(GDE.java:464)

The window doesn't appear, but the folder is created in my documents.

Thanks in advance for your help!

@+

Sea Wolf

reply via email to

[Prev in Thread] Current Thread [Next in Thread]