Ticket #268 (closed Bug: Remind)

Opened 3 years ago

Last modified 0 seconds ago

file parsing error: collection_exit.xml

Reported by: mybytes Assigned to: bflorat
Priority: 5, normal Milestone:
Component: (Java Developer) Core Version: R 1.1
Keywords: Cc:

Description

2006/02/04 13:19:34 [ERROR] (005) Collection file
parsing error: /home/me/.jajuk/collection_exit.xml 
[main] (Log.java:161)

didn't hurt the runnig program, however, and
disappeared after a while. I did see it several times
in the log though. the collection file does not exist.

Attachments

Change History

02/05/06 13:26:59 changed by bflorat

Logged In: YES 
user_id=363565

When stopping (even using OS-level signal like OS/session
stop or Control-C), the collection is commited as
collection_exit.xml file. In your case, either your
collection_file didn't exist or was not fully comitted. 
This can normally occur only in these cases:
o when JVM crashed : did you have crashes ?
o When JVM is stopped from an IDE in debug mode: did you
used jajuk from an ide like eclipse ? 
o If commit takes too mush time before OS real stop: how
mush time does your computer to stop? how much CPU/memory do
you have? what's your collection file size ?

02/06/06 09:41:54 changed by mybytes

Logged In: YES 
user_id=577095

I was not using an IDE and I do not recall using Ctrl-C. But
my system was under a quite heavy load and the collection
was quite big when I closed Jajuk, so that probably explains it.

02/11/06 12:27:46 changed by bflorat

  • status changed from assigned to closed.

Add/Change #268 (file parsing error: collection_exit.xml)




Action