Message10059

Author zyasoft
Recipients GelattD, zyasoft
Date 2015-05-12.15:19:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431443983.75.0.330274264364.issue2353@psf.upfronthosting.co.za>
In-reply-to
Content
You are pointing at the wrong location; JAVA_HOME must be the parent directory of the bin directory for java:

C:\jython2.7.0>set JAVA_HOME=C:\Program Files\Java\jdk1.7.0_55

C:\jython2.7.0>bin\jython
Jython 2.7.0 (default:9987c746f838, Apr 29 2015, 02:25:11)
[Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.7.0_55
Type "help", "copyright", "credits" or "license" for more information.
>>>
History
Date User Action Args
2015-05-12 15:19:43zyasoftsetmessageid: <1431443983.75.0.330274264364.issue2353@psf.upfronthosting.co.za>
2015-05-12 15:19:43zyasoftsetrecipients: + zyasoft, GelattD
2015-05-12 15:19:43zyasoftlinkissue2353 messages
2015-05-12 15:19:43zyasoftcreate