壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4282|回复: 10

输入中文时,erp有时会死机

[复制链接]
发表于 2007/4/25 17:53:54 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
在中文界面的ERP中,输入中文时当字打不出来或打字过快,系统反映不过来时,从而导致erp死机。请问这是怎么回事,如何解决?
发表于 2007/4/25 21:07:57 | 显示全部楼层
顶上......
发表于 2007/4/26 08:11:30 | 显示全部楼层
输入法冲突,更换输入法
发表于 2007/4/26 11:13:49 | 显示全部楼层
Subject:  Forms hangs when Chinese characters are entred into a text item using inline IME
  Doc ID:  Note:363756.1 Type:  PROBLEM
  Last Revision Date:  06-APR-2006 Status:  PUBLISHED

In this Document
  Symptoms
  Cause
  Solution
  References



--------------------------------------------------------------------------------



Applies to: Oracle Forms - Version: 9.0.4.0.19
This problem can occur on any platform.
Forms,Inline IME, MultiByte Characters SymptomsForms hangs when inserting multibyte Chinese characters using a Windows IME (Input Method Editors) interface.


Steps to Reproduce this issue

Create a single text item was created and deployed in the application server.
Access this form in a Traditional Chinese Windows environment
Enter Chinese text is entered into this text item using the Phonetic IME.
After entering some characters the form hangs.



.

CauseThis problem may be related to the Inline IME integration with the forms applet. Inline IME support was added in 6i Patch 17 onwards. It enables Forms Web applications to properly display the composing text in which each character may not be directly represented by a single keystroke (e.g. Asian characters) near the insertion cursor (so called inline, or on-the-spot). It is enabled by default.

The Java console exception looks very familiar with the stack presented in internal Bugs ( ie  Bug 3525016 and and Bug 4569477 ). These bugs were logged for prior versions of forms . The above java stack was presented when Japanese and Simplified Chinese characters were being input using the inline IME.

.


Bug 4569477 ). These bugs were logged for prior versions of forms . The above java stack was presented when Japanese and Simplified Chinese characters were being input using the inline IME.

.


SolutionTo implement the solution, please execute the following steps:

1. Identify the base HTML file ( by default basejini.htm) that is being used for the forms application.

2. Add the following tag to the HTML file.

<HTML>
<!-- FILE: basejini.htm (Oracle Forms) -->
<BODY>
...
<OBJECT classid=...
>
<PARAM NAME="inlineIME" VALUE="false">
<EMBED SRC="" ...
inlineIME="false"
>
...
.
</BODY>
</HTML> ReferencesKeywords'MULTIBYTE'
发表于 2007/4/26 11:15:19 | 显示全部楼层
通常ITEM的显示字符的宽度<ITEM本身定义的宽度时,就会有这个问题。

评分

参与人数 1壹佰币 +1 收起 理由
310host + 1 谢谢分享(^_^)

查看全部评分

 楼主| 发表于 2007/4/26 15:29:29 | 显示全部楼层
谢谢 appleteam  按照上面的方法应该如何做了?
the base HTML file  是什么东西,在哪里找,应该如何修改?
发表于 2007/4/26 16:54:17 | 显示全部楼层
帮你顶~~
 楼主| 发表于 2007/4/27 17:02:54 | 显示全部楼层
没人了解吗?大家都来发言
发表于 2007/4/27 17:26:00 | 显示全部楼层
支持一下,期待高手的继续解答!
发表于 2007/4/27 20:56:28 | 显示全部楼层
我不了解ORACLE 的ERP,我是用DEVELOPER SUITE做自己公司erp开发的,所以只能说下通常的情况:
要改的是服务器上的/<dev_install_home>/forms/server/basejini.html
增加上面metalink上说的两行:
<PARAM NAME="inlineIME" VALUE="false">和
inlineIME="false"

[ 本帖最后由 appleteam 于 2007-4-27 20:58 编辑 ]
发表于 2007/4/29 11:47:25 | 显示全部楼层
nlg_lans : 改成 :AMERICAN_AMERICA.ZHS16GBK 重起该计算机 再试
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/30 10:50 , Processed in 0.016054 second(s), 15 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表