Hi all, found a solution. As described in the macromedia article 9945 for coldfusion I add the following code
-Duser.language=en -Duser.region=EN To the jvm.conf file. Now our server seem running fine but I still have no idea how ColdFusionMX on a english system with only english software installed and with english local settings as well can come to the opion that it is getting installed on a german system. Best regards, Thomas Reccource: http://www.macromedia.com/support/coldfusion/internationalization/internationalization_cfmx/internationalization_cfmx6.html -----Urspr�ngliche Nachricht----- Von: [LWD://] Thomas Lendzion Gesendet: Freitag, 6. Dezember 2002 19:32 An: Spectra-Talk Betreff: AW: Strange problem with locale settings Hi Ken, Thanks, but the charset is not the problem. As mentioned it is the Locale of the CFMX-Server, particularly the region settings. Is it possible that our version number of MX is a german one? Thanks for fast help, Thomas -----Urspr�ngliche Nachricht----- Von: Ken Smith [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 5. Dezember 2002 22:01 An: Spectra-Talk Betreff: RE: Strange problem with locale settings Extracted from an email recently sent within MM: By default, cfmx uses the encoding of the OS to load CFML pages. However, you can override the default charset for processing CFML files by setting the following JVM argument in the CF Admin: -Dfile.encoding=[your preferred encoding] For example, if you want the default encoding to be Shift-JIS (Windows/Japanese encoding), you would add the following JVM argument: -Dfile.encoding=SJIS Here's a list of the default encodings you can specify using this JVM argument: http://java.sun.com/j2se/1.3/docs/guide/intl/encoding.doc.html Regards, Ken Smith Senior Engineer, Certified ColdFusion 5 Developer ColdFusion/Spectra Product Support -----Original Message----- From: [LWD://] Thomas Lendzion [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 6:45 AM To: Spectra-Talk Subject: Strange problem with locale settings Hi, Another interesting problem: While updating our system as previous mentioned, the locale of our ColdfusionMX changed!?! We checked our Cflogs and were very suprised that all error messages appear in german (in fact we are seated in germany but the server is a complete en_us system). Also the ColdFusionMX-Administrator says that our current edition is 'Unternehmen'. This gets into conflicts with our spectra applications cause they are multilingual with the condition that all objects exist in EN. New Objects now get the DE key which leads into problems. Any ideas? Thanks again, thomas -----Urspr�ngliche Nachricht----- Von: Spectra-Talk [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 5. Dezember 2002 05:08 An: [EMAIL PROTECTED] Betreff: Spectra-Talk-list V1 #103 Spectra-Talk-list Wed, 4 Dec 2002 Volume 1 : Number 103 In this issue: AW: URGENT! Migration CF5 To MX - problems with authentification RE: URGENT! Migration CF5 To MX - problems with authentification AW: URGENT! Migration CF5 To MX - problems with authentification AW: URGENT! Migration CF5 To MX - problems with authentification ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
