Http://www.dezai.cn/blog/article.asp? Id = 280
I will package the relevant files here so that you don't have to look for them any more. This problem may easily occur when you are new to EBS.
Problem 1: You can use IE browser (IE6 IE7 IE8) to log on to EBS. However, on the win form interface of EBS, ie automatically closes or reports an error or gets stuck.
Cause 1: The JVM component version in JInitiator 1.3.1.21 installed in Oracle EBS is too low, and the system cannot start normally.
Solution: Download a new JDK and copy the JVM. dll file to replace the JVM in JInitiator 1.3.1.21.
The JVM path is generally in C:/program files/Oracle/JInitiator 1.3.1.21/bin/hotspot.
Download the latest version of JVM:
Click to download this file
Cause 2: Multiple JInitiator 1.3.1.21 is installed, which only replaces the JVM of one JInitiator. Check whether JInitiator is installed Multiple times. You can use JInitiator in the control panel.
:
Double-click it to view the correct installation path and the JInitiator Enabled
Generally, as long as the JInitiator here is not garbled, your form is normal. By the way, it can also be used to clear the Oracle cache.
Cause 3: whether the plug-in or anti-virus software is installed, and the form to be popped up is blocked. if it is Kaspersky, you need to add the corresponding page address to the trust list. If it is Baidu or Google Toolbar, You need to disable the function of blocking the pop-up window, in this way, the EBS can be opened normally.
Question 2: Garbled
(1) If the EBS menu is garbled or the responsibility is garbled, download the following font attribute package and drop it to the path where you install jinitialtor C: /program files/Oracle/JInitiator 1.3.1.21/lib, overwrite or add the corresponding file
Click to download this file
Generally, you can.
(2) If the XLS exported by form is garbled
Solution 1: In sqlplus, Character Set settings are implemented by setting nls_lang, while in EBS, "client character encoding" is set in the preference.
Path: preferences-> general preferences-> client character encoding
Source: http://moonsoft.itpub.net/post/15182/478667
Solution 2: Modify the personal configuration file in the system in the role of the system administrator
FND: Native client encoding ----> zhs16gbk
Solution 3: if there is a mess in form Builde, form report, and Bi pulished, you must modify the language settings of nls_lang in the registry.
Open "run"-> enter Regedit-> Ctrl + F to search for Oracle-> Find nls_lang to set the language to the same language as the database
Modify nls_lang in the Registry
Change the value of nls_lang to american_america.zhs16gbk.
I will share my learning experience with you;