Message6953

Author otmarhumbel
Recipients amak, catherinedevlin, otmarhumbel
Date 2012-03-22.06:41:19
SpamBayes Score 1.6946629e-09
Marked as misclassified No
Message-id <1332398480.35.0.144666648917.issue1135@psf.upfronthosting.co.za>
In-reply-to
Content
The -v not autoswitching to console mode is resolved:


ohumbel@ubuntu:~/Downloads$ java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.13) (6b20-1.9.13-0ubuntu1~10.04.1)
OpenJDK Client VM (build 19.0-b09, mixed mode, sharing)

ohumbel@ubuntu:~/Downloads$ java -jar jython_installer-2.5.3b1.jar -v
system properties dumped to /tmp/System1021927178363866272.properties
reading jar info
checking gui availability
java.awt.headless is true
auto-switching to console mode
using the console installer
Welcome to Jython !
You are about to install Jython version 2.5.3b1
(at any time, answer c to cancel the installation)
For the installation process, the following languages are available: English, German
Please select your language [E/g] >>>
History
Date User Action Args
2012-03-22 06:41:20otmarhumbelsetmessageid: <1332398480.35.0.144666648917.issue1135@psf.upfronthosting.co.za>
2012-03-22 06:41:20otmarhumbelsetrecipients: + otmarhumbel, amak, catherinedevlin
2012-03-22 06:41:20otmarhumbellinkissue1135 messages
2012-03-22 06:41:19otmarhumbelcreate