Message9989
Also impacts other operating systems, in this case OS X 10.10:
$ export JAVA_HOME=/foo
$ bin/jython
Traceback (most recent call last):
File "bin/jython", line 444, in <module>
main(sys.argv)
File "bin/jython", line 431, in main
os.execvp(command[0], command[1:])
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 346, in execvp
_execvpe(file, args)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 370, in _execvpe
func(file, *argrest)
OSError: [Errno 2] No such file or directory |
|
Date |
User |
Action |
Args |
2015-04-29 20:10:41 | zyasoft | set | messageid: <1430338241.43.0.444027485355.issue2346@psf.upfronthosting.co.za> |
2015-04-29 20:10:41 | zyasoft | set | recipients:
+ zyasoft, adamburke |
2015-04-29 20:10:41 | zyasoft | link | issue2346 messages |
2015-04-29 20:10:41 | zyasoft | create | |
|