Arturo Parra

Greenhorn
+ Follow
since Oct 08, 2013
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Arturo Parra

Jerri Combs wrote:I think what happens is this:
During installation, Glassfish checks to see whether you already have Python installed.
If not, then it creates a directory, python2.4-minimal, in C:\glassfish3\pkg (or wherever you're installing Glassfish).
But if you have Python already, then it doesn't create this directory.
However, when you then try to start the Update Tool, it looks in C:\glassfish3\pkg\python2.4-minimal for something, and when it can't find that directory, it falls down.
Setting the environment variable to the location of your existing Python installation doesn't seem to work.
Eventually, I gave up on that, and just uninstalled Glassfish and Python, then reinstalled Glassfish.
Now Update Tool starts up fine.
I guess I can reinstall Python, too, but I haven't done so yet.
It would be better if I'd somehow got the the environment variable to work, though.



I did this, but I also had to delete manually the glassfish directory before installing it again and after that it worked ok.
10 years ago