Why is the default charset is GBK , not utf-8 or GB18030  for Chinese OS???

Why is the default charset is GBK , not UTF-8 or GB18030 for Chinese OS???
GBK is obsolete in China.
UTF-8 is reasonable for modern computer.

user12833994 wrote:
And It is none business of translating .Strings in java are UTF8. Period. Nothing else. Not ever.
Thus input into java always becomes UTF8.
And output starts as UTF8 and then is translated into whatever the target is.

Similar Messages

  • Unable to set iTunes as the default audio player - do not have enough access privileges for this operation

    I have just upgraded to iTunes 10.5.1.42 (from 10.5.0.143).
    When iTunes is launched, a message from iTunes came up saying:
    iTunes has detected that it is not the default player for audio files. Do you want to make iTunes the default player for audio files?
    [   ]  Do not show this message again
                                [ Yes ]   [ No ]
    Clicking the Yes  button, another iTunes message appears:
    An error occurred while updating the default player for audio file types. You do not have enough access privileges for this operation.
                                    [ OK ]
    I found in Googles as well as from some of my own notes dated a few years back which others (and myself) encountered the same problem before. I don't recall what was the solution to this annoying problem. Maybe I should just check the first box and tell iTunes to "shut up"? It seems that iTunes is already the default program designated to open audio files like MP3, WAV or what not. Why does it need to be set as the default player again?
    Come to think about it, I do have a few files with .aup as extension. These were played with "audacity". Perhaps that upsets iTunes player?

    Hello magestecal,
    Thanks for using Apple Support Communities.
    To troubleshoot this issue where you're getting a permissions error when trying to sync your iPhone, I'd like you to please follow the steps in the article below.
    iTunes: Missing folder or incorrect permissions may prevent authorization - Apple Support
    Take care,
    Alex H.

  • Why do the itunes on my ipad not show on my laptop for same account

    I shop at the ITunes store and wonder why when I purchase a song from my IPad it does not show on my laptop.

    If you haven’t enabled automatic downloads, it won’t show up there unless manually put on it, which can be done by transferring it from the iPad or redownloading it from the iTunes Store.
    (110267)

  • In formcentral, why does the "proceed to checkout" button not work? on IE I get error " This content cannot be displayed in a frame...

    In formcentral, why does the "proceed to checkout" button not work? on IE I get error " This content cannot be displayed in a frame. To help protect the security of information you enter into this website, the publisher of this content does not allow it to be displayed in a frame ". On Chrome I get nothing but loading.

    Hi,
     This error is generally specific to Internet Explorer and has two possible causes. The most likely explanation is that your browser has unusual browser security settings. I would recommend you try
    resetting your security settings to defaults (varies by version but all essentially the same). You may also have to turn off
    Protected Mode which is enabled by default on some systems. If you’re seeing this error (or a version of it) outside Internet Explorer, you may have a server-level setting that is preventing your content from being framed.
    Reference:https://social.technet.microsoft.com/Forums/exchange/en-US/1460c5a5-6242-4402-9f6b-bc581bf56478/content-cannot-be-displayed-in-a-frame-when-trying-to-add-item?forum=sharepointgeneral
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Eric Tao
    TechNet Community Support

  • Getting the default charset.

    Hi,
    I need to get the default charset of the platform that I am using. I found a workaround by using an InputStreamReader with the required parameters and calling getEncoding() method. After this, I can user Charset.forName(...). On Windows platform, I get "Windows-1252". That's ok.
    This solution works but, maybe someone knows a simpler way to get the same information. This is what I would like to know.
    Thanks !

    Just been looking for exactly the same thing, so Google led me here. It also lead me to this:
    http://java.sun.com/j2se/1.5.0/docs/api/java/nio/charset/Charset.html
    In Java 1.5 ( but not in earlier versions), the Charset class contains a defaultCharset() static method, defined when the JVM starts up.
    Hope this helps.

  • What is the default Charset?

    Quick questions: What is the default charset used in the String class?
    Thanks.
    Herong

    On my system, I am getting file.encoding=Cp1252. Here is some of
    the properties on my system:
    java.vm.version=1.4.1_01-b01
    java.vm.name=Java HotSpot(TM) Client VM
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    os.arch=x86
    os.name=Windows 2000
    file.encoding=Cp1252
    My question was really:
    What is the Charset the JVM will use on the following statement?
    byte[] b = str.getBytes();
    Is it the same as the file.encoding?
    The API Specification only says using the platform's default charset.
    It does not tell me how to find out what is the platform's default charset.
    Thanks.
    Herong

  • Why is the week number in iCal not ISO8601?

    why is the week number in iCal not ISO8601?

    Error "The serial number is not valid for this product" | Creative Suite

  • Error message: JPS-01538: The default policy provider was not found..winXP

    Hi All,
    i am getting "Error message: JPS-01538: The default policy provider was not found" error when i am tryin to start Oracle Admin Server(11.1.1.3.0) after installing on Windows XP.
    Please see the below log and help me to solve this issue.
    ==============================================================================
    Thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
         at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:177)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.doInit(SspCredentialStore.java:218)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:140)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:127)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:115)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:53)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:133)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:128)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:656)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Jun 11, 2010 1:09:07 PM IST> <Notice> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947534> <BEA-000365> <Server state changed to FAILED>
    ####<Jun 11, 2010 1:09:07 PM IST> <Error> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947534> <BEA-000383> <A critical service failed. The server will shut itself down>
    ####<Jun 11, 2010 1:09:07 PM IST> <Notice> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947534> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    ####<Jun 11, 2010 1:09:07 PM IST> <Info> <WebLogicServer> <PC-AMD40> <AdminServer> <main> <<WLS Kernel>> <> <> <1276241947550> <BEA-000236> <Stopping execute threads.>
    =============================================================================
    your help in this regard is much apprciated.
    Thanks
    Kiran

    Hi,
    i found solution actually i installed forms 11g along with soa suite 11g which was conflicting because forms 11g was 11.1.2 and soa suite domain was 11.1.3
    so i guess its a same issue conflict between PS1 and PS2

  • Why does the content of my emails not show on the main Mail page but does in the Inbox list of all emails?

    Why does the content of my emails not show on the main Mail page but does in the Inbox list of all emails?

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. When the screen goes blank power On again in the normal way.] It is absolutely/appsolutely safe!

  • Why does the default text tone play instead of the personalized text tone I have selected for a given contact?

    The selected text tone plays when I check it out on the contact page, but when I receive a text message from this contact the default text tone plays.

    Not me. iPhone or not, it always plays the default sound instead of the custom one

  • How do I set the default in Firefox to NOT auto update?

    I am being asked to create an installer for Firefox that sets the default to NOT auto update. We have Standard users who cannot load software, so do not want them to be prompted. WE want to control when programs get updated, so need to set the default in Firefox to not prompt to update anything. How do I do this? What file can I change?

    I've tried that, and then created my installer, but it defaults back to having auto update checked, or in the ON position. I want it to default to being OFF so any new installs or upgrades that I send out do not turn it back on.
    We manage all computers here, and do not want users doing any updates.

  • Why is the Planned quantity in MCP9 not appearing(Repetitive Manufacturing)

    Sub:WHY IS THE PLANNED QUANTITY IN MCP9 NOT APPEARING(REPITITIVE MANUFACTURING
    Why are the planned orders not displayed anymore. They are still in the system - in  MD04 - but since we moved from release 3.1i to 4.0 the plan order qty disappeared  from transaction MCP9!!!!.Now we are using Version 4.7
    There must be a reason 
    Perhaps searching in  SAP OSS system -if the transaction is not supported in rel 4.0 anymore and we should use something else instead
    Or we need to apply an OSS note from SAP to repair the problem...
    Or the info system update must be modified because of rel change... I don't know.
    Please suggest your valuable guidance,Iam not able to enclose a screenshot of the problem,planned qty is 0 or it is not getting displayed.If you reply to this query i can send a detailed analysis to that mail id .

    Dear Guruji Mr.Rajesha vittal,
    Sir ,iam stuck with this problem,not able to proceed.
    Can i send the activites i have completed till now ,I want your e mial id sir for me to send the attachments to you.
    Also i dont know how to award points i need to award points to u for all the solutions i have recieved till now ,can you please explain to me
    I am stuck with this MCP9 problem i have done it according to your suggestion,but still the planned quantities are not displayed. can you please help me out.Very urgent. I need u mail id
    Thanks & Awaiting your reply
    P.S.KIRAN
    [email protected]
    [email protected]

  • Why does the password of Apple Id not paste from the clipboard at the Ipad?

    Why does the password of apple id not paste from the clipboad at The ipad 2 ?

    In most apps, you can't paste into the password field. It's a security risk.

  • Why will the iOS 7 download but not install?

    why will the iOS 7 download but not install?

    IOS 7 stinks wrote:
    I made the mistake go read the internet
    It would take a very long time to read the entire Internet. There are billions of pages.

  • JPS-01538: The default policy provider was not found

    I had this problem with two server and could not find the solution anywhere on the i-net. We have a standard SOA installation for our DEV/Test servers.
    The server run out of space and we were not able to start AdminServer after. The error in the log:
    JPS-01538: The default policy provider was not found
    The issue was that this file was 0 in size:
    $DOMAIN_HOME/config/fmwconfig/system-jazn-data.xml
    I have analyzed the context of the file and decided that it would be ok to copy it from the working server. I was able to start all servers in the domain after it!
    I will still have to verify access for the users.
    Hope that this help to people who will run into the same problem.

    Hi,
    i found solution actually i installed forms 11g along with soa suite 11g which was conflicting because forms 11g was 11.1.2 and soa suite domain was 11.1.3
    so i guess its a same issue conflict between PS1 and PS2

Maybe you are looking for

  • Batch job for shipment and shipment cost doc

    Dear all, In case of our client, shipment docs and shipement cost docs are created using a batch job. There are some documents that have not been processed with this batch jobs as expected. Now i want to analyse the job log for thosse failures. For t

  • Sub contract process with excise documents

    Hi I have a scenario in my project MUM1- Mumbai plant IN01    -Vadodara Plant Mumbai is used only as a store for raw material (imported/Local) Process is from Mumbai raw material (child component) is to be shipped to sub con vendor (1000) any where i

  • Mono space type face in a text box

    I want to use the mono spaced text in a text box. When I change the style settings and run under the application server it seems to work, but when I deploy the application to Tomcat 5.5 the text field is blank. Is there some setting either in Tomcat

  • Frozen keypad

    My blackberry curve started going slow then some of my keypad buttons stopped working. Have tried to reboot by taking battery out etc... Doesn't work. Can't do soft reset cause delete button doesn't work.Any ideas

  • MySpace pages with embedded videos freeze on Safari

    Does anyone have any idea why MySpace pages with videos on don't seem to work ... they load but the browser scrolls down so slowly that they are unusable, pages without video work fine though. Is there any way of fixing this (without using a differen