Hello,

I tried with the eXist server 1.1 build 20061104 which I see is the
latest build available on the eXist website
(eXist-1.1.1-newcore-build4311.jar) and also with a previous one (build
20061024) but I could not reproduce the hang problem. I tried on both
Windows XP and Mac OS X 10.4.10 (PowerPC). I could open, edit and save
files in oXygen 8.2 from the two eXist databases without problems.
Please copy the attached file in your [oXygen-install-folder]/lib
folder, restart oXygen, reproduce the problem and send us the
[oXygen-install-folder]/oxygen.log file.


Regards,
Sorin


Christian Wittern wrote:
> Dear oXygen users and developers,
> 
> When using oXygen to access files on the eXist database, I frequently
> encounter a situation where oXygen hangs and stops responding to any input.
> This occurs when saving to URL, especially, (although I am not 100% sure,
> since this is difficult to test efficiently)  but not always, when saving a
> new file.  I wonder what might cause this problem and how to avoid it.
> 
> For your information, this happens on both Intel and PPC Macs with the
> latest OS X installed (but I seem to recall having this also experienced
> with a Windows XP machine), eXist is a recent SVN build.
> 
> All the best,
> 
> Christian Wittern
> 
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=%r %p [ %t ] %c - %m%n
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to