Skip to Main Content

Japanese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

漢字名のユーザーでログインした場合、アプリの起動に失敗する

user10613397Apr 15 2015 — edited Apr 15 2015

JRE7u55からJRE8u45にアップデートしたところ、漢字名のユーザーでログインした場合にJavaアプリの

起動に失敗する現象が発生しております。

JRE8の各アップデートについて試して見ましたが、8u11以降で発生するようです。

どなたか回避方法についてご存知ないでしょうか?

【環境】

・Windows 7 Professional SP1

・JRE8u45

CouldNotLoadArgumentException[ 指定されたファイルまたはURLをロードできませんでした: C:\Users\。 IAppData\Local\Temp\javaws10]

    at com.sun.javaws.Main.launchApp(Unknown Source)

    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)

    at com.sun.javaws.Main.access$000(Unknown Source)

    at com.sun.javaws.Main$1.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 13 2015
Added on Apr 15 2015
0 comments
2,183 views