Thanks Artur. Do you get the same documents build errors
when you use the "build docs" target?

I do not get any of your problems:
Environment:
Linux 2.4.18-4 i686
jakarta-tomcat-4.0.1
Cocoon 2.0.3 branch 2002-12-01
Java Blackdown-1.3.1-02b-FCS

You seem to have some serious problem related to your
specific machine. It would be excellent if you can
start afresh and follow the installation.html page
explicitly.

If you notice any documentation flaws on the way, then
please tell.

--David

Artur Bialecki wrote:
> 
> I tried all samples that didn't require scrachpad stuff.
> Following is the result. I've also submitted couple of 
> patches against the 2.0.3 branch for other problems that
> are not included here.
> 
> Enviroment:
> Win2k SP3 (5.00.2195)
> Tomcat 4.1
> Cocoon 2.0.3 branch (Nov 30)
> JDK 1.3.1_02-b02
> 
> Pages with problems:
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> Page:
> http://127.0.0.1:8080/cocoon/documents/index.html
> there were other pages with the same error.
> -------------------------------------------------------------
> Error(s): NO TITLE
> Excepion:
> ERROR   (2002-11-30) 12:35.43:870   [core.manager]
> (/cocoon/documents/index.html) Thread-2/sitemap_xmap: Sitemap
> org.apache.cocoon.ProcessingException: Exception during processing of
> file:/C:/Program Files/Apache Group/Tomcat
> 4.1/webapps/cocoon/documentation/xdocs/index.xml:
> java.net.MalformedURLException: no protocol: characters.ent
>       at
> org.apache.cocoon.components.source.AbstractStreamSource.toSAX(AbstractS
> treamSource.java:214)
>       at
> org.apache.cocoon.generation.FileGenerator.generate(FileGenerator.java:1
> 43)
> 
> Pages with problems:
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> Page:
> http://127.0.0.1:8080/cocoon/slides/slides
> -------------------------------------------------------------
> ERROR   (2002-11-30) 12:45.09:604   [sitemap.transformer.xslt]
> (/cocoon/slides/slides) Thread-4/TraxTransformer: Error setting Browser
> info
> java.lang.NullPointerException
>       at
> org.apache.cocoon.components.browser.BrowserImpl.getMedia(BrowserImpl.ja
> va:406)
>       at
> org.apache.cocoon.transformation.TraxTransformer.getLogicSheetParameters
> (TraxTransformer.java:481)
>       at
> org.apache.cocoon.transformation.TraxTransformer.generateKey(TraxTransfo
> rmer.java:321)
>       at
> org.apache.cocoon.components.pipeline.CachingEventPipeline.setup(Caching
> EventPipeline.java:310)
>       at
> org.apache.cocoon.components.pipeline.CachingEventPipeline.generateKey(C
> achingEventPipeline.java:141)
>       at
> org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(Cach
> ingStreamPipeline.java:313)
>       at org.apache.cocoon.www.sitemap_xmap.resource_slides(C:\Program
> Files\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www\
> sitemap_xmap.java:1895)
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> Page:
> http://127.0.0.1:8080/cocoon/search/statistic
> -------------------------------------------------------------
> ERROR   (2002-11-30) 12:48.32:706   [core.manager]
> (/cocoon/search/statistic) Thread-3/sitemap_xmap: Sitemap
> org.apache.cocoon.ProcessingException: Exception in init()!:
> java.io.IOException: C:\Program Files\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\index not a directory
>       at
> org.apache.cocoon.www.search.statistic_index_xsp.init(C:\Program
> Files\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www/
> search\statistic_index_xsp.java:99)
>       at
> org.apache.cocoon.www.search.statistic_index_xsp.generate(C:\Program
> Files\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www/
> search\statistic_index_xsp.java:214)
>       at
> org.apache.cocoon.generation.ServerPagesGenerator.generate(ServerPagesGe
> nerator.java:258)
>       at
> org.apache.cocoon.components.pipeline.CachingEventPipeline.process(Cachi
> ngEventPipeline.java:250)
>       at
> org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(Cach
> ingStreamPipeline.java:395)
> 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> Page:
> http://127.0.0.1:8080/cocoon/catalog-demo
> -------------------------------------------------------------
> Original exception : java.net.MalformedURLException: no protocol:
> testovr.xml
> at java.net.URL.<init>(URL.java:468)
> at java.net.URL.<init>(URL.java:371)
> at java.net.URL.<init>(URL.java:325)
> at
> org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.jav
> a:796)
> at
> org.apache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.jav
> a:725)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEntityReferenc
> e(XMLDocumentFragmentScannerImpl.java:1073)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDis
> patcher.dispatch(XMLDocumentFragmentScannerImpl.java:1489)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDo
> cumentFragmentScannerImpl.java:333)
> at
> org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:5
> 24)
> at
> org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:5
> 80)
> at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152) 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> Page: Simple Internationalization
> http://127.0.0.1:8080/cocoon/i18n/simple.xml?locale=[anything]
> -------------------------------------------------------------
> None of the locale specific pages work. Only 'NO TITLE' is 
> displayed. 
> 
> The XSP Internationalization works well.
> 
> 
> 
> > -----Original Message-----
> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] 
> > Sent: November 28, 2002 2:39 AM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Looking for help in the upcomming release
> > 
> > 
> > The Cocoon Project is working very hard to release 2.0.4 by 
> > Wednesday, 
> > December 4. 
> > 
> > To meet this goal -- which clearly will benefit all users -- we need 
> > some *specific* QA (quality assurance) input from the user community.
> > 
> > To help, here's what you need to do:
> > 
> > 1. Update your local CVS repository to the *latest* 2.0.4 branch 
> >    version from CVS.
> > 
> > 2.  ./build.[sh|bat] clean
> > 
> > 3. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or 
> > webapp-local)
> > 
> > 4. Assure that you use the same JDK for running Cocoon that you also
> >    used for building.
> > 
> > 5. Test *all* samples. Hit each and every sample page from links
> > beginning at http://127.0.0.1:8080/cocoon/samples/
> > 
> > 6. Report back here on your findings, good or bad.
> > 
> > 7. Make sure you describe your test environment: Platform and JVM, 
> > including version numbers.
> > 
> > 8. If you find problems, be specific about the problem 
> > description: what 
> >    page, what error, etc.
> > 
> > 9. If you can provide a patch/info to fix the problem, even better.
> > 
> > What we do *not* need:
> > Please do not submit requests for XYZ features, dreams, etc. 
> > Please save 
> > these ideas for future versions.
> > 
> > 
> > Thanks.
> > 
> > The Cocoon Team
> > 
> > Carsten Ziegeler
> > [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to