SGladys / mediacomp-jes

Automatically exported from code.google.com/p/mediacomp-jes
0 stars 0 forks source link

JES 4.3 downloads but when I click its icon, the environment never comes up #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download JES
2. click the icon
3.

What is the expected output? What do you see instead?
I expect for the environment to come up, but it doesn't. the intro picture (the 
one of the python) comes up but the environment doesn't follow

What version of the product are you using? On what operating system?
I'm using 4.3 on Windows Vista

Please provide any additional information below.
I downloaded JES with no Java first, but it didn't work. I deleted it and tried 
every other version of JES with no success

Original issue reported on code.google.com by ctanan...@gmail.com on 26 Aug 2010 at 4:01

GoogleCodeExporter commented 8 years ago
I may have a solution for you.  We were having a similar problem in our labs, 
which are Windows 7 64-bit with a 64-bit JRE installed.  I installed JES 4.3 
with Java, and modified the jes.bat file to point to the built-in jre (the 
second line, where it used to say "java -Dpython..." now reads 
"win-jre\bin\java.exe -Dpython....").  We deploy this installation by copying 
the contents of the JES folder (including the modified batch file) to each 
computer. I have attached the jes.bat file that we are using.

Original comment by lt.see...@gmail.com on 4 Sep 2010 at 6:16

Attachments: