begin of reply to your message from Tue, Aug 08, 2006 at 14:19:57 -0400
> Does anyone have an easy way to unpack the attached file.  One long line
> separated by | is not very easy to read and comprehend.  I suppose this is
> a standard format on some type of OS, but not on Windows.

Here the attached file has 50 lines. Each consisting of four fields
separated by |. The problem is probably due to the different line
endings under Linux and Windows on one hand and the braindamaged
behaviour of gmail to base64 encode an ascii text file. I reattached the
log.

Adia?
  Marc
-------------- next part --------------
INFO   | jvm 1    | 2006/08/08 10:12:36 | Reading store prior to shrink: 77% ( 
358400/460332)
INFO   | jvm 1    | 2006/08/08 10:12:58 | Reading store prior to shrink: 78% ( 
359424/460332)
INFO   | jvm 1    | 2006/08/08 10:13:21 | Reading store prior to shrink: 78% ( 
360448/460332)
INFO   | jvm 1    | 2006/08/08 10:13:47 | Reading store prior to shrink: 78% ( 
361472/460332)
INFO   | jvm 1    | 2006/08/08 10:14:14 | Reading store prior to shrink: 78% ( 
362496/460332)
INFO   | jvm 1    | 2006/08/08 10:14:41 | Reading store prior to shrink: 78% ( 
363520/460332)
INFO   | jvm 1    | 2006/08/08 10:15:13 | Reading store prior to shrink: 79% ( 
364544/460332)
INFO   | jvm 1    | 2006/08/08 10:15:48 | Reading store prior to shrink: 79% ( 
365568/460332)
INFO   | jvm 1    | 2006/08/08 10:16:24 | Reading store prior to shrink: 79% ( 
366592/460332)
INFO   | jvm 1    | 2006/08/08 10:17:00 | Reading store prior to shrink: 79% ( 
367616/460332)
INFO   | jvm 1    | 2006/08/08 10:17:45 | Reading store prior to shrink: 80% ( 
368640/460332)
INFO   | jvm 1    | 2006/08/08 10:18:30 | Reading store prior to shrink: 80% ( 
369664/460332)
INFO   | jvm 1    | 2006/08/08 10:19:24 | Reading store prior to shrink: 80% ( 
370688/460332)
INFO   | jvm 1    | 2006/08/08 10:20:27 | Reading store prior to shrink: 80% ( 
371712/460332)
INFO   | jvm 1    | 2006/08/08 10:21:35 | Reading store prior to shrink: 80% ( 
372736/460332)
INFO   | jvm 1    | 2006/08/08 10:23:01 | Reading store prior to shrink: 81% ( 
373760/460332)
INFO   | jvm 1    | 2006/08/08 10:24:42 | Reading store prior to shrink: 81% ( 
374784/460332)
INFO   | jvm 1    | 2006/08/08 10:26:28 | Could not open datastore: 
com.sleepycat.je.DatabaseException: java.lang.OutOfMemoryError: Java heap space
STATUS | wrapper  | 2006/08/08 10:26:28 | Filter trigger matched.  Restarting 
JVM.
INFO   | jvm 1    | 2006/08/08 10:26:28 | com.sleepycat.je.DatabaseException: 
java.lang.OutOfMemoryError: Java heap space
STATUS | wrapper  | 2006/08/08 10:26:28 | Filter trigger matched.  Restarting 
JVM.
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.tree.Tree.searchSubTreeInternal(Tree.java:1946)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.tree.Tree.searchSubTree(Tree.java:1725)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.tree.Tree.search(Tree.java:1608)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.dbi.CursorImpl.searchAndPosition(CursorImpl.java:1870)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.Cursor.searchInternal(Cursor.java:1114)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.Cursor.searchAllowPhantoms(Cursor.java:1084)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.Cursor.search(Cursor.java:961)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.SecondaryCursor.readPrimaryAfterGet(SecondaryCursor.java:685)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.SecondaryCursor.retrieveNext(SecondaryCursor.java:650)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.SecondaryCursor.getPrev(SecondaryCursor.java:365)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
com.sleepycat.je.SecondaryCursor.getPrev(SecondaryCursor.java:345)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
freenet.store.BerkeleyDBFreenetStore.maybeSlowShrink(BerkeleyDBFreenetStore.java:329)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
freenet.store.BerkeleyDBFreenetStore.maybeShrink(BerkeleyDBFreenetStore.java:243)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
freenet.store.BerkeleyDBFreenetStore.<init>(BerkeleyDBFreenetStore.java:609)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
freenet.node.Node.<init>(Node.java:1582)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
freenet.node.NodeStarter.start(NodeStarter.java:147)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:3082)
INFO   | jvm 1    | 2006/08/08 10:26:28 | Caused by: 
java.lang.OutOfMemoryError: Java heap space
STATUS | wrapper  | 2006/08/08 10:26:28 | Filter trigger matched.  Restarting 
JVM.
INFO   | jvm 1    | 2006/08/08 10:26:28 | Failed to load node: Could not open 
datastore: com.sleepycat.je.DatabaseException: java.lang.OutOfMemoryError: Java 
heap space (3)
STATUS | wrapper  | 2006/08/08 10:26:28 | Filter trigger matched.  Restarting 
JVM.
INFO   | jvm 1    | 2006/08/08 10:26:28 | freenet.node.Node$NodeInitException: 
Could not open datastore: com.sleepycat.je.DatabaseException: 
java.lang.OutOfMemoryError: Java heap space (3)
STATUS | wrapper  | 2006/08/08 10:26:28 | Filter trigger matched.  Restarting 
JVM.
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
freenet.node.Node.<init>(Node.java:1641)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
freenet.node.NodeStarter.start(NodeStarter.java:147)
INFO   | jvm 1    | 2006/08/08 10:26:28 |       at 
org.tanukisoftware.wrapper.WrapperManager$12.run(WrapperManager.java:3082)
INFO   | jvm 1    | 2006/08/08 10:26:28 | Closing database due to shutdown.
INFO   | jvm 1    | 2006/08/08 10:26:33 | Closed database
STATUS | wrapper  | 2006/08/08 10:26:33 | <-- Wrapper Stopped

Reply via email to