Hello,

It is not the expected behavior. Please add the startup parameter -Dsun.java2d.pmoffscreen=false to the file /opt/Oxygen_XML_Editor_10.3/oxygen.vmoptions as documented in the User Manual:

http://www.oxygenxml.com/doc/ug-oxygen/set-parameter-in-startup-script.html

and copy the attached file log4j.properties in the folder /opt/Oxygen_XML_Editor_10.3. Restart Oxygen 10.3 and after you get the freeze again please send us a zip archive with the file /opt/Oxygen_XML_Editor_10.3/oxygen.log.


Regards,
Sorin


On 5/4/2010 9:21 AM, Janusz S. Bień wrote:
On Tue, 04 May 2010  [email protected] (Janusz S. Bień) wrote:

[...]

The problem seems to be solved.

I have been too optimistic...

After another ''freeze'' I noticed that I have 26 processes like this:

  1906 pts/0    S      0:00 /opt/Oxygen_XML_Editor_10.3/jre/bin/java -client 
-Dinstall4j.jvmDir=/opt/Oxygen_XML_Editor_10.3/jre 
-Dexe4j.moduleName=/opt/Oxygen_XML_Editor_10.3/oxygen 
-Dcom.oxygenxml.tree.readonly=false -Dsun.java2d.noddraw=true -Xss550k 
-XX:SoftRefLRUPolicyMSPerMB=10 -Xmx512m -Dcom.oxygenxml.language=English 
-classpath 
/opt/Oxygen_XML_Editor_10.3/.install4j/i4jruntime.jar:/opt/Oxygen_XML_Editor_10.3/lib/oxygen.jar
 com.install4j.runtime.Launcher launch ro.sync.exml.Oxygen true false 
/opt/Oxygen_XML_Editor_10.3/error.log /opt/Oxygen_XML_Editor_10.3/output.log 
true true false  true true 0 0  20 20 Arial 0,0,0 8 500 version 10.3 20 40 
Arial 0,0,0 8 500 -1

It this the expected behavior? It may happen that just my computer is
too slow and/or has not enough memory (768 MB)...

Best regards

JSB

log4j.rootCategory= debug, R2

# R2 will write log to file
log4j.appender.R2=org.apache.log4j.RollingFileAppender
log4j.appender.R2.File=oxygen.log
log4j.appender.R2.MaxFileSize=12000KB
log4j.appender.R2.MaxBackupIndex=4
log4j.appender.R2.layout=org.apache.log4j.PatternLayout
log4j.appender.R2.layout.ConversionPattern=%d %r %p [ %t ] %c - %m%n
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to