|
"1253" isn't a valid encoding, it's a CCSID. The encoding that corresponds to it is "Cp1253". PC2 -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Panagiotis Varlagas Sent: November 23, 2005 06:31 To: Java Programming on and around the iSeries / AS400 Subject: Re: Strange problem We could distinguish between two types of files here: - The files that standard output and standard error are redirected to - The log files to which we write directly (via Java I/O) from the application When we specify -Dfile.encoding=1253 on the java command then neither a log file gets created nor do the stdout and stderr get written to their respective files. When we do not pass a -Dfile.encoding flag to the java command at all, or when we use -Dfile.encoding=ISO8859_7, both types of files get written to.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.