Message9992
For completeness, including the jython --print output
C:\Working\tools\jython2.7.0>echo %JAVA_HOME%
C:\Program Files (x86)\Java\jdk1.6.0_34
C:\Working\tools\jython2.7.0>bin\jython --print
"C:\Program Files (x86)\Java\jdk1.6.0_34\bin\java" -Xmx512m -Xss1024k -classpath
C:\Working\tools\jython2.7.0\jython.jar;c:\tibco\tibcosoa\tibrv\8.3\lib\tibrvna
tive.jar; -Dpython.home=C:\Working\tools\jython2.7.0 -Dpython.executable=C:\Work
ing\tools\jython2.7.0\bin\jython.exe -Dpython.launcher.uname=windows -Dpython.la
uncher.tty=true org.python.util.jython
C:\Working\tools\jython2.7.0>bin\jython
Traceback (most recent call last):
File "<string>", line 444, in <module>
File "<string>", line 435, in main
File "Z:\jythondev\jython27\src\shell\build\jython\out00-PYZ.pyz\subprocess",
line 522, in call
File "Z:\jythondev\jython27\src\shell\build\jython\out00-PYZ.pyz\subprocess",
line 710, in __init__
File "Z:\jythondev\jython27\src\shell\build\jython\out00-PYZ.pyz\subprocess",
line 958, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified
C:\Working\tools\jython2.7.0> |
|
Date |
User |
Action |
Args |
2015-04-30 01:08:24 | adamburke | set | messageid: <1430356104.36.0.335753355314.issue2346@psf.upfronthosting.co.za> |
2015-04-30 01:08:24 | adamburke | set | recipients:
+ adamburke, zyasoft |
2015-04-30 01:08:24 | adamburke | link | issue2346 messages |
2015-04-30 01:08:23 | adamburke | create | |
|