Hello,
after last update of ARIS Express to version 2.4c I cannot launch ARIS Express. Following error is displayed: "Unable to find a JRE in the specified directory. Please repair the settings in launcher.cfg and try again".
Java 8 Update 111 is present on my computer. Uninstalling and installing of setup.exe was not helpful. File "launcher.cfg" ist not existing on installing path of ARIS Express.
Can help me someone?
How do I uninstall Aris Express and start all over with a fresh install? I have this installed on Windows 10 on a Mac (using Virtualbox). I've had the same error message and follow other instructions on the forum which has not worked and I'd like to start fresh.
Dear Frank
I have recently changed my laptop. Installed ARIS Express, and when I started it, I received the following message instead.
"Unable to find a .JRE in the specified directory. Please repair the settings in launcher.cfg and try again".
I found that my machine did not have Java installed, and hence I downloaded and installed Java. Its version isVersion 8, update 291 - (build 1.8.0_291-b10).
Even thenI am getting that same error message.
Please guide me on what I should do to get ARIS Express running.
With best regards
Debashish
Please guide what I should do.
Hi Bilal,
you state that the message about a missing JRE is shown.
The system-wide installed JRE is not important, JRE (windows version) brings its own JRE.
It should be located in <installation folder>ARIS Express\client\jre, so there should be subfolders containing (bin and lib). Is that that case on your computer after installing?
Do you try to install on a remote directory?
Bye,
Frank
Hi Frank,
enclosed you find the screenshots of the installation folder. It contains all subfolder.
What do you mean with installing on a remote directory? I have just a local installation.
Regarding the error message something has to be wrong with the launcher file.
Bye
Bilal
Hi Bilal,
actually, the launcher.cfg should not be needed. Your installation seems to be ok...
You can try to place a file named "launcher.cfg" in the folder "<installation folder>\client\config" with the following content:
<?xml version="1.0" encoding="utf-8"?> <launcherConfig> <jvmParams jvmPath="./jre" jars="./lib" userConfigPath="" jvmOptions="-Xmx750m;-XX:PermSize=64m;-XX:MaxPermSize=160m;-XX:+DisableExplicitGC;-Dsun.java2d.d3d=false;-Dsun.locale.formatasdefault=true" AutomaticMemoryManagement="true" /> </launcherConfig>
Bye,
Frank
I have found a solution.
Execute the file C:\Program Files\ARIS Express\client\lib\express.jnlp
After executing the file, a new application exe file will be generated. Install it in your desktop and use it to run the program.
You can email me at jmonagas@ecoem.com.ve for further assistance
Estava com o mesmo prolema após executar o processo do Jose Monagas deu tudo certo.
Hi Florian,
please look at this: https://www.ariscommunity.com/users/yuhongchu/2019-09-02-aris-express-launchercfg-problem-jre-not-found
Bye,
Frank
Hello,
I faced the same problem recently, with almost the same setup: Win10 VM in Virtual Box on a Mac Sierra (10.12.4).
The current Java Version and Aris express have been downloaded and installed, but I didn't get it running. I found out that in the System panal "Java" in security tab the option "Java in Browser" (or similiar in English) had to been enabled (disabled by default).
After that, execute
jawas "C:\Program Files\ARIS Express\client\lib\express.jnlp
in the command program. It'll run afterwards (with a new Desktop icon).
Cheers.
Я выполнил рекомендацию - "Jose Monagas posted on 2016-11-21
I have found a solution.
Execute the file C:\Program Files\ARIS Express\client\lib\express.jnlp
After executing the file, a new application exe file will be generated. Install it in your desktop and use it to run the program."
а после осуществил запуск ARIS Express от имени администратора и проблема устранилась
I have tried the above suggestions with no success. I am running Windows 10. I love Aris Express, but starting to think I'll have to find a new tool. Can someone help with how to fix? Would be greatly appreciated as I don't want to learn a new tool and have to migrate all my docs. Thanks!!!
FOR everybody:
get file launcher.cfg by Frank Weyand (posted on 2016-10-28 ) to c:\Program Files\ARIS Express\client\ (only)
and copy msvcr100.dll to c:\Program Files\ARIS Express\client\ .
run ARIS Express.exe. :)
<?xml version="1.0" encoding="utf-8"?>
<launcherConfig>
<jvmParams
jvmPath="/jre"
jars="/lib"
userConfigPath="/config"
jvmOptions="-Xmx750m;-XX:PermSize=64m;-XX:MaxPermSize=160m;-XX:+DisableExplicitGC;-Dsun.java2d.d3d=false;-Dsun.locale.formatasdefault=true"
AutomaticMemoryManagement="true" />
</launcherConfig>
I have the same problems on a W10 pro, Update 1709 with aris 2.4d. The installation is new, I've never installed Aris before on this maschine.
Executing the ArisExpress.exe doesn't work.
Copying the msvcr100.dll to c:\Program Files\ARIS Express\client doesn't work.
Creating the launcher.cfg with the content posted by Frank Weyand doesn't work.
Executing the file C:\Program Files\ARIS Express\client\lib\express.jnlp created a new Desktop icon, pointing to a location in the local java cache. This works, but it doesn't execute the installed version, but the downloaded web version. This is not what I want. I want to execute the installed version.
In another installation on a win 10 home in VirtualBox , everything works fine with aris 2.4b
This is not amousing ....
Hello Guys,
Even I faced the issue - "Unable to find a JRE in the specified directory. Please repair the settings in launcher.cfg and try again". followed all options discussed above but nothing worked then tried below steps and it worked for me.
Removed the existing jvm path setting in system variable "Path" and Updated the Path value to *\jre\bin as given below and launched the application and it worked.
Path = C:\Program Files\ARIS Express\client\jre\bin
Thanks,
Santosh