You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2001/10/21 19:00:25 UTC

Bug report for Cocoon 2 [2001/10/21]

+---------------------------------------------------------------------------+
| Bugzilla Bug ID                                                           |
|     +---------------------------------------------------------------------+
|     | Status: UNC=Unconfirmed NEW=New         ASS=Assigned                |
|     |         OPN=Reopened    VER=Verified    (Skipped Closed/Resolved)   |
|     |   +-----------------------------------------------------------------+
|     |   | Severity: BLK=Blocker     CRI=Critical    MAJ=Major             |
|     |   |           MIN=Minor       NOR=Normal      EHN=Ehnancement       |
|     |   |   +-------------------------------------------------------------+
|     |   |   | Date Posted                                                 |
|     |   |   |          +--------------------------------------------------+
|     |   |   |          | Description                                      |
|     |   |   |          |                                                  |
| 2623|New|Nor|2001-07-13|Error: 500                                        |
| 2631|Opn|Nor|2001-07-15|JspGenerator doesn't allow relative src           |
| 2787|New|Blk|2001-07-25|The /bin/ant script is non-executable             |
| 2850|Unc|Min|2001-07-26|socket write error                                |
| 2986|New|Min|2001-08-03|org.apache.cocoon.sitemap.ErrorNotifier returns fi|
| 3372|New|Nor|2001-09-02|Volume-Name SYS: becomes protocol on Novell Netwar|
| 3782|New|Nor|2001-09-23|No dependency check on xsl:import                 |
| 3785|New|Nor|2001-09-23|xinclude transformer doesn't resolve relative urls|
| 3804|New|Blk|2001-09-24|accessing localhost:8080/cocoon/ gives ComponentEx|
| 3895|New|Nor|2001-10-01|Catalogs don't work on XSLT stylesheets           |
| 4007|New|Blk|2001-10-05|corrupt xalan-2.2.0-dev.jar                       |
| 4020|New|Nor|2001-10-08|Error in request.xsl XSP logicsheet - value-for-na|
| 4038|New|Nor|2001-10-09|PDF generator does not accept legit commands      |
| 4062|New|Nor|2001-10-09|XIncludeTransformer not work inside XSP pages     |
| 4063|New|Nor|2001-10-10|cocoon2 does not run with tomcat 4.0              |
| 4115|New|Maj|2001-10-12|Matcher Factories are not inherited to subsitemaps|
| 4117|New|Maj|2001-10-12|Server stops responding with a 100% CPU load when |
| 4124|New|Nor|2001-10-12|StreamGenerator does not preserve XML encoding PI |
| 4221|New|Nor|2001-10-16|Error in JaxpParser: Cannot find org.apache.cocoon|
| 4239|New|Blk|2001-10-17|Error while generate from JSP                     |
| 4287|New|Enh|2001-10-19|[patch] New actions for Cocoon 2                  |
| 4289|New|Nor|2001-10-19|[patch] SectionCutter Action                      |
| 4293|Ass|Nor|2001-10-19|session:get-attribute bug                         |
| 4297|New|Nor|2001-10-19|Sitemap <map:match pattern="X"> isn't case sensiti|
| 4298|New|Nor|2001-10-19|With wrong pi-logicsheet tag in xsp cocoon doesn't|
+-----+---+---+----------+--------------------------------------------------+
| Total   25 bugs                                                           |
+---------------------------------------------------------------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


was bug #18 in bugzilla

Posted by Gerhard Froehlich <g-...@gmx.de>.
<<<<
Persistent Store 
Bug#: 18  Product: Cocoon 1  Version: 1.8.1-dev  Platform: All  
OS/Version: All  Status: ASSIGNED  Severity: Enhancement  Priority: Medium  
Resolution:  Assigned To: greenrd@apache.org  Reported By: greenrd@apache.org  
Component: Caching  
URL:   
Summary: Persistent Store  
Keywords: COCOON_2_ALSO 
Description:  

[Also relevant to Cocoon 2]

 Let's write a specification first.
   There are so many factors to consider, this needs thought.
>>>>

Hi Robert,
I have written a component for cocoon2 to store cocoon objects in a
persistent state on fs. But I'm not lucky with my solution.
If wanted, I would like to help writing a specification about
this problem.

What thoughts did you made about this matter?

The main problems in cocoon2 were:
- That not all objects, which are stored are serializable.
And this objects cannot easily made serializable. Because
of that I didn't find a very generic solution.
- Performance is a problem when serializing great objects.
- Monitoring of the filesystem usage.
- Many many little objects in one directory.

Greets
Gerhard

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org