先出现:
HTTP Web Server: Lotus Notes Exception - Insufficient memory. [/xxx.nsf/xxx?Openform]
再出现:
2007-01-27 05:23:32 HTTP JVM: C:\Lotus\Domino\jvm\lib\rt.jar: No such file or directory
2007-01-27 05:23:32 HTTP JVM: Exception
2007-01-27 05:23:32 HTTP JVM: in thread
2007-01-27 05:23:32 HTTP JVM: "Thread-9 "
2007-01-27 05:23:32 HTTP JVM:
2007-01-27 05:23:32 HTTP JVM: java.io.IOException: java/util/zip/ZipException.class
2007-01-27 05:23:32 HTTP JVM: at java.util.zip.Inflater. <init> (Inflater.java:69)
2007-01-27 05:23:32 HTTP JVM: at java.util.zip.ZipInputStream. <init> (ZipInputStream.java:68)
2007-01-27 05:23:32 HTTP JVM: at lotus.domino.ClassHashtable.explodeArchive(Unknown Source)
2007-01-27 05:23:32 HTTP JVM: at lotus.domino.ClassHashtable.addAttachment(Unknown Source)
2007-01-27 05:23:32 HTTP JVM: at lotus.domino.AgentLoader.addAttachment(Unknown Source)
2007-01-27 05:23:32 JVM: The addAttachment (Ljava/lang/String;[B)V() method failed.
接着便出现:
2007-01-27 08:06:03 HTTP Web Server: Lotus Notes Exception - JVM: The Java agent could not be run. [/xxx.nsf/xxx?Openform]
2007-01-27 08:06:07 HTTP JVM: Exception
2007-01-27 08:06:07 HTTP JVM: in thread
2007-01-27 08:06:07 HTTP JVM: "Thread-46 "
2007-01-27 08:06:07 HTTP JVM:
2007-01-27 08:06:07 HTTP JVM: java.lang.OutOfMemoryError
2007-01-27 08:06:07 JVM: Creation of the lotus/domino/AgentLoader object failed.
这可怎么办啊,然后过不久,访问HTTP就很慢了,不重启就不行.也已经将javamaxheapsize设置为512M了,可是好像一点效果也没有.急死了!!!!SOS:(
------解决方案--------------------
http服务是这样,特占内存,以前用Print的方式打印视图,几千条文档就慢的不得了,加内存吧
------解决方案--------------------
那只能一点一点排除了,以前碰到过一个动态的gif图片做为背景,一打开,机器的cpu占用率百分之九十几。
------解决方案--------------------
Insufficient memory 这个是严重错误了。
是否有比较大的图片直接用notes客户端插入到文档里面,然后通过IE访问的情况,一般这种情况会出现down机
------解决方案--------------------
也可有可能是代码问题造成的
------解决方案--------------------
我也碰到这个问题了,有谁知道具体是什么原因吗?