You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Sharon <we...@yahoo.com> on 2004/03/03 16:54:05 UTC

finally got Lenya to work

I just downloaded 
lenya-1.2-bin-20040303045137.zip
from
http://cvs.wyona.org/nightly-builds/

I put the war into my tomcat/webapps and started up tomcat AND to my delight, 
it worked.  

I have been going around in circles for the past couple of days trying to get 
Lenya installed correctly.  I tried several different things including trying 
to build from src and installing using the bins.  Nothing seemed to work.  I 
could get it partially working in each case, but nothing completely.

For other absolute beginners here are
the steps I took to get to the zip file:
http://cocoon.apache.org/
click on Lenya from menu
click on Installation tab
Download Lenya - click on Nightly Snapshots
CVS Nightly Snapshots (Source and Binary) - click on 
http://cvs.wyona.org/nightly-builds/ 
download - lenya-1.2-bin-20040303045137.zip

Then just follow instructions in zip.



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


RE: finally got Lenya to work

Posted by Alex Kalner <le...@nameme.ru>.
I got exceptions when accessing index.html at localhost:8080/Lenya  (Windows 2000, Tomcat 4.1.12, Lenya from lenya-1.2-bin-20040224045121.zip)
There only part of the message I can copy from console.
---------------------------------------------------------------------        at org.apache.cocoon.components.treeprocessor.sitemap.CallNode.invoke(CallNode.java:128)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:165)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:162)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:136)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:371)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:312)
        at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:133)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:173)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:165)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:162)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:136)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:371)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:312)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:656)
        at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1112)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:380)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533)
        at java.lang.Thread.run(Thread.java:534)
no protocol:
com.hp.hpl.jena.rdf.arp.ParseException: {E201} Syntax error when processing <EOF>.
Input to RDF parser ended prematurely. This is often related to an XML parser abort.
Encountered <EOF> Was expecting one of:
    XML ELEMENT CONTENT

    start element rdf:RDF
    start element rdf:Description
    general start element tag

        at com.hp.hpl.jena.rdf.arp.RDFParser.generateParseException(RDFParser.java:2208)
        at com.hp.hpl.jena.rdf.arp.RDFParser.jj_consume_token(RDFParser.java:2095)
        at com.hp.hpl.jena.rdf.arp.RDFParser.root(RDFParser.java:1325)
        at com.hp.hpl.jena.rdf.arp.RDFParser.embeddedFile(RDFParser.java:1308)
        at com.hp.hpl.jena.rdf.arp.ARPFilter.parse(ARPFilter.java:293)
        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:227)
        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:256)
        at com.hp.hpl.deli.JenaProcessProfile.process(JenaProcessProfile.java:85)
        at com.hp.hpl.deli.Profile.<init>(Profile.java:51)
        at com.hp.hpl.deli.CachedProfile.set(CachedProfile.java:36)
        at com.hp.hpl.deli.ProfileCache.get(ProfileCache.java:69)
        at com.hp.hpl.deli.Profile.<init>(Profile.java:83)
        at org.apache.cocoon.components.deli.DeliImpl.getProfile(DeliImpl.java:179)
        at org.apache.cocoon.components.deli.DeliImpl.getUACapabilities(DeliImpl.java:237)
        at org.apache.cocoon.transformation.DeliTransformer.getLogicSheetParameters(DeliTransformer.java:104)
        at org.apache.cocoon.transformation.TraxTransformer.getKey(TraxTransformer.java:352)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.generateCachingKey(AbstractCachingPr
ocessingPipeline.java:347)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcess
ingPipeline.java:655)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:
541)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepareInternal(AbstractProcessingPipeline.java:
553)
        at org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSource.java:394)
        at org.apache.cocoon.components.source.impl.SitemapSource.<init>(SitemapSource.java:258)
        at org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(SitemapSourceFactory.java:99)
        at org.apache.excalibur.source.impl.SourceResolverImpl.resolveURI(SourceResolverImpl.java:247)
        at org.apache.cocoon.components.CocoonComponentManager.resolveURI(CocoonComponentManager.java:520)
        at org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnvironment.java:566)
        at org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnvironment.java:553)
        at org.apache.cocoon.sitemap.ContentAggregator.setup(ContentAggregator.java:321)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeline(AbstractProcessingPipeline.java:39
7)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcess
ingPipeline.java:652)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:
541)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:499)
        at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:155)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.ContainerNode.invoke(ContainerNode.java:66)
        at org.apache.cocoon.components.treeprocessor.sitemap.CallNode.invoke(CallNode.java:128)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:165)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:162)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:136)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:371)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:312)
        at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:133)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:173)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:165)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:162)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:136)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:371)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:312)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:656)
        at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1112)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:380)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533)
        at java.lang.Thread.run(Thread.java:534)
com.hp.hpl.jena.shared.JenaException: rethrew: {E201} Syntax error when processing <EOF>.
Input to RDF parser ended prematurely. This is often related to an XML parser abort.
Encountered <EOF> Was expecting one of:
    XML ELEMENT CONTENT

    start element rdf:RDF
    start element rdf:Description
    general start element tag

        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:231)
        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:256)
        at com.hp.hpl.deli.JenaProcessProfile.process(JenaProcessProfile.java:85)
        at com.hp.hpl.deli.Profile.<init>(Profile.java:51)
        at com.hp.hpl.deli.CachedProfile.set(CachedProfile.java:36)
        at com.hp.hpl.deli.ProfileCache.get(ProfileCache.java:69)
        at com.hp.hpl.deli.Profile.<init>(Profile.java:83)
        at org.apache.cocoon.components.deli.DeliImpl.getProfile(DeliImpl.java:179)
        at org.apache.cocoon.components.deli.DeliImpl.getUACapabilities(DeliImpl.java:237)
        at org.apache.cocoon.transformation.DeliTransformer.getLogicSheetParameters(DeliTransformer.java:104)
        at org.apache.cocoon.transformation.TraxTransformer.getKey(TraxTransformer.java:352)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.generateCachingKey(AbstractCachingPr
ocessingPipeline.java:347)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcess
ingPipeline.java:655)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:
541)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepareInternal(AbstractProcessingPipeline.java:
553)
        at org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSource.java:394)
        at org.apache.cocoon.components.source.impl.SitemapSource.<init>(SitemapSource.java:258)
        at org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(SitemapSourceFactory.java:99)
        at org.apache.excalibur.source.impl.SourceResolverImpl.resolveURI(SourceResolverImpl.java:247)
        at org.apache.cocoon.components.CocoonComponentManager.resolveURI(CocoonComponentManager.java:520)
        at org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnvironment.java:566)
        at org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnvironment.java:553)
        at org.apache.cocoon.sitemap.ContentAggregator.setup(ContentAggregator.java:321)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeline(AbstractProcessingPipeline.java:39
7)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.setupPipeline(AbstractCachingProcess
ingPipeline.java:652)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.preparePipeline(AbstractProcessingPipeline.java:
541)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process(AbstractProcessingPipeline.java:499)
        at org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(SerializeNode.java:155)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.ContainerNode.invoke(ContainerNode.java:66)
        at org.apache.cocoon.components.treeprocessor.sitemap.CallNode.invoke(CallNode.java:128)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:165)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:162)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:136)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:371)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:312)
        at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:133)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:173)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:84)
        at org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.invoke(PreparableMatchNode.java:165)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:162)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.
java:107)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:136)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:371)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:312)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:656)
        at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1112)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
        at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
        at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
        at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
        at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:380)
        at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533)
        at java.lang.Thread.run(Thread.java:534)
Caused by: com.hp.hpl.jena.rdf.arp.ParseException: {E201} Syntax error when processing <EOF>.
Input to RDF parser ended prematurely. This is often related to an XML parser abort.
Encountered <EOF> Was expecting one of:
    XML ELEMENT CONTENT

    start element rdf:RDF
    start element rdf:Description
    general start element tag

        at com.hp.hpl.jena.rdf.arp.RDFParser.generateParseException(RDFParser.java:2208)
        at com.hp.hpl.jena.rdf.arp.RDFParser.jj_consume_token(RDFParser.java:2095)
        at com.hp.hpl.jena.rdf.arp.RDFParser.root(RDFParser.java:1325)
        at com.hp.hpl.jena.rdf.arp.RDFParser.embeddedFile(RDFParser.java:1308)
        at com.hp.hpl.jena.rdf.arp.ARPFilter.parse(ARPFilter.java:293)
        at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:227)
        ... 81 more
24776 2004-03-06 06:33:03,318 [Thread-12] WARN  org.apache.lenya.xml.XPSAssembler.include():308  - .include() 1056: java.io.
FileNotFoundException: D:\ApacheGroup\jakarta-tomcat-4.1.12\webapps\lenya\lenya\pubs\CVS\publication.xml (═х єфрхЄё  эрщЄш є
ърчрээ√щ Їрщы)
25266 2004-03-06 06:33:03,808 [Thread-12] WARN  org.apache.lenya.xml.XPSAssembler.include():308  - .include() 1056: java.io.
FileNotFoundException: D:\ApacheGroup\jakarta-tomcat-4.1.12\webapps\lenya\lenya\pubs\workshop\publication.xml (═х єфрхЄё  эр
щЄш єърчрээ√щ Їрщы)
---------------------------------------------------------------------

> -----Original Message-----
> From: Gregor J. Rothfuss [mailto:gregor@apache.org]
> Sent: Friday, March 05, 2004 9:06 PM
> To: Lenya Users List
> Subject: Re: finally got Lenya to work
> 
> Sharon wrote:
> 
> > It is combination of the javascript validation script and the fact that
> the
> > option in the dropdown list box doesn't get a value.  There is no value
> > attribute set for the <option> tag.  The javascript checks for the
> value, since
> > it is never set because the <option> tag doesn't have a value attribute,
> it
> > will ALWAYS fail the validation.
> >
> > Update the xsl file with the below text and it should work for you.
> That is
> > how I got it to work.
> 
> thanks sharon, applied.
> 
> 
> --
> Gregor J. Rothfuss
> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
> http://wyona.com                   http://cocoon.apache.org/lenya
> gregor.rothfuss@wyona.com                       gregor@apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Alex please dont request receipts (was: Re: finally got Lenya to work)

Posted by Manos Batsis <mb...@humanmarkup.org>.
Please don't request email receipts when posting to the list.

Thanks,

Manos

Alex Kalner wrote:
> Can t see anything when trying to submit "add new document" form with
> mozilla firefox 0.8. I expected epoz 1.0.2 to run but nothing happens I only
> got white screen.
> (Before this I got Cocoon/Lenya exceptions when accessing Lenya/index.html)
> 
> 
> 
>>-----Original Message-----
>>From: Gregor J. Rothfuss [mailto:gregor@apache.org]
>>Sent: Friday, March 05, 2004 9:06 PM
>>To: Lenya Users List
>>Subject: Re: finally got Lenya to work
>>
>>Sharon wrote:
>>
>>
>>>It is combination of the javascript validation script and the fact that
>>
>>the
>>
>>>option in the dropdown list box doesn't get a value.  There is no value
>>>attribute set for the <option> tag.  The javascript checks for the
>>
>>value, since
>>
>>>it is never set because the <option> tag doesn't have a value attribute,
>>
>>it
>>
>>>will ALWAYS fail the validation.
>>>
>>>Update the xsl file with the below text and it should work for you.
>>
>>That is
>>
>>>how I got it to work.
>>
>>thanks sharon, applied.
>>
>>
>>--
>>Gregor J. Rothfuss
>>Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
>>http://wyona.com                   http://cocoon.apache.org/lenya
>>gregor.rothfuss@wyona.com                       gregor@apache.org
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> 
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


RE: finally got Lenya to work

Posted by Alex Kalner <le...@nameme.ru>.
Can t see anything when trying to submit "add new document" form with
mozilla firefox 0.8. I expected epoz 1.0.2 to run but nothing happens I only
got white screen.
(Before this I got Cocoon/Lenya exceptions when accessing Lenya/index.html)


> -----Original Message-----
> From: Gregor J. Rothfuss [mailto:gregor@apache.org]
> Sent: Friday, March 05, 2004 9:06 PM
> To: Lenya Users List
> Subject: Re: finally got Lenya to work
> 
> Sharon wrote:
> 
> > It is combination of the javascript validation script and the fact that
> the
> > option in the dropdown list box doesn't get a value.  There is no value
> > attribute set for the <option> tag.  The javascript checks for the
> value, since
> > it is never set because the <option> tag doesn't have a value attribute,
> it
> > will ALWAYS fail the validation.
> >
> > Update the xsl file with the below text and it should work for you.
> That is
> > how I got it to work.
> 
> thanks sharon, applied.
> 
> 
> --
> Gregor J. Rothfuss
> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
> http://wyona.com                   http://cocoon.apache.org/lenya
> gregor.rothfuss@wyona.com                       gregor@apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: finally got Lenya to work

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Sharon wrote:

> It is combination of the javascript validation script and the fact that the 
> option in the dropdown list box doesn't get a value.  There is no value 
> attribute set for the <option> tag.  The javascript checks for the value, since 
> it is never set because the <option> tag doesn't have a value attribute, it 
> will ALWAYS fail the validation.
> 
> Update the xsl file with the below text and it should work for you.  That is 
> how I got it to work.

thanks sharon, applied.


-- 
Gregor J. Rothfuss
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://wyona.com                   http://cocoon.apache.org/lenya
gregor.rothfuss@wyona.com                       gregor@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


RE: finally got Lenya to work

Posted by Alex Kalner <le...@nameme.ru>.

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of Sharon
> Sent: Friday, March 05, 2004 8:01 PM
> To: lenya-user@cocoon.apache.org
> Subject: Re: finally got Lenya to work
> 
> Alex Kalner <lenya <at> nameme.ru> writes:
> 
> >
> > May be problem with value checking function?
> > I set language manually, but message box still appear.
> > May be client side value checking function works wrong with selector? It
> > works fine with other input fields but not with drop down language
> selector.
> >
> 
> It is combination of the javascript validation script and the fact that
> the
> option in the dropdown list box doesn't get a value.  There is no value
> attribute set for the <option> tag.  The javascript checks for the value,
> since
> it is never set because the <option> tag doesn't have a value attribute,
> it
> will ALWAYS fail the validation.
Of course this is for Lenya developers to decide and I can be wrong in my
suggestion, but in Mozilla all checkers works fine, so this patch required
only for IE needs. 
May be this patch and other IE-only related patches add unnecessary
complexity to Lenya? Of 

> 
> Update the xsl file with the below text and it should work for you.  That
> is
> how I got it to work.
> 
> > > It is in the
> > >
> C:\tomcat\webapps\lenya\lenya\pubs\default\lenya\xslt\authoring\create.xs
> > > l
> > >
> > > You will want to change it to have this...
> > > for me it is on line 146...
> > >
> > >   <xsl:template match="allowedLanguage">
> > >     <option value="{.}">
> > >       <xsl:value-of select="."/>
> > >     </option>
> > >   </xsl:template>
> > >
> > > Happy hunting,
> > > Sharon
> > >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: finally got Lenya to work

Posted by Sharon <we...@yahoo.com>.
Alex Kalner <lenya <at> nameme.ru> writes:

> 
> May be problem with value checking function?
> I set language manually, but message box still appear.
> May be client side value checking function works wrong with selector? It
> works fine with other input fields but not with drop down language selector.
> 

It is combination of the javascript validation script and the fact that the 
option in the dropdown list box doesn't get a value.  There is no value 
attribute set for the <option> tag.  The javascript checks for the value, since 
it is never set because the <option> tag doesn't have a value attribute, it 
will ALWAYS fail the validation.

Update the xsl file with the below text and it should work for you.  That is 
how I got it to work.

> > It is in the
> > C:\tomcat\webapps\lenya\lenya\pubs\default\lenya\xslt\authoring\create.xs
> > l
> > 
> > You will want to change it to have this...
> > for me it is on line 146...
> > 
> >   <xsl:template match="allowedLanguage">
> >     <option value="{.}">
> >       <xsl:value-of select="."/>
> >     </option>
> >   </xsl:template>
> > 
> > Happy hunting,
> > Sharon
> > 



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


RE: finally got Lenya to work

Posted by Alex Kalner <le...@nameme.ru>.
May be problem with value checking function?
I set language manually, but message box still appear.
May be client side value checking function works wrong with selector? It
works fine with other input fields but not with drop down language selector.

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of Sharon
> Sent: Thursday, March 04, 2004 7:28 PM
> To: lenya-user@cocoon.apache.org
> Subject: Re: finally got Lenya to work
> 
> Alex Kalner <lenya <at> nameme.ru> writes:
> 
> >
> > I can not create new document. When I try to create new document
> (
> > Site -> File -> New document )
> > I always get window with text message and "ok" button.
> > The message text is: "please enter a value for the "language" field."
> > Window title is: Microsoft Internet Explorer
> >
> 
> I saw the same thing. The xsl does not set a value for the option so the
> javascript always fails.
> 
> It is in the
> C:\tomcat\webapps\lenya\lenya\pubs\default2\lenya\xslt\authoring\create.xs
> l
> 
> You will want to change it to have this...
> for me it is on line 146...
> 
>   <xsl:template match="allowedLanguage">
>     <option value="{.}">
>       <xsl:value-of select="."/>
>     </option>
>   </xsl:template>
> 
> Happy hunting,
> Sharon
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: finally got Lenya to work

Posted by Sharon <we...@yahoo.com>.
Alex Kalner <lenya <at> nameme.ru> writes:

> 
> I can not create new document. When I try to create new document        (
> Site -> File -> New document ) 
> I always get window with text message and "ok" button. 
> The message text is: "please enter a value for the "language" field."
> Window title is: Microsoft Internet Explorer
> 

I saw the same thing. The xsl does not set a value for the option so the 
javascript always fails. 

It is in the 
C:\tomcat\webapps\lenya\lenya\pubs\default2\lenya\xslt\authoring\create.xsl

You will want to change it to have this...
for me it is on line 146...

  <xsl:template match="allowedLanguage">
    <option value="{.}">
      <xsl:value-of select="."/>
    </option>
  </xsl:template>

Happy hunting,
Sharon


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


RE: finally got Lenya to work

Posted by Alex Kalner <le...@nameme.ru>.
In IE I can t add new document.
When I trying do this I always got "please enter a value for the "language"
field." message box.
If it works in Mozilla then I will use Mozilla no problems with this. 
Mozilla works both under Windows and Linux as I know.
Thanks!

> -----Original Message-----
> From: Michael Wechner [mailto:michael.wechner@wyona.com]
> Sent: Friday, March 05, 2004 6:32 PM
> To: Lenya Users List
> Cc: trashing@gmx.net
> Subject: Re: finally got Lenya to work
> 
> Alex Kalner wrote:
> 
> >Epoz don’t work in Opera.
> >
> >
> 
> sorry, but I have never tried it with Opera
> 
> >Is it works fine under Mozilla?
> >
> >
> yes
> 
> >Which browser used by Lenya developers when working with Lenya?
> >
> >
> 
> Mozilla and sometimes IE
> 
> HTH
> 
> Michi
> 
> >
> >
> >>-----Original Message-----
> >>From: Manuel Siebeneicher [mailto:trashing@gmx.net]
> >>Sent: Thursday, March 04, 2004 4:38 PM
> >>To: Lenya Users List
> >>Subject: Re: finally got Lenya to work
> >>
> >>Hi,
> >>
> >>I have the same problem with IE. Try Mozilla, Firefox or Opera. There it
> >>works
> >>fine.
> >>
> >>Am Donnerstag, 4. März 2004 05:06 schrieb Alex Kalner:
> >>
> >>
> >>>I can not create new document. When I try to create new document
> >>>
> >>>
> >>(
> >>
> >>
> >>>Site -> File -> New document )
> >>>I always get window with text message and "ok" button.
> >>>The message text is: "please enter a value for the "language" field."
> >>>Window title is: Microsoft Internet Explorer
> >>>
> >>>
> >>>
> >>>>-----Original Message-----
> >>>>From: Michael Wechner [mailto:michael.wechner@wyona.com]
> >>>>Sent: Wednesday, March 03, 2004 11:00 PM
> >>>>To: Lenya Users List
> >>>>Subject: Re: finally got Lenya to work
> >>>>
> >>>>
> >>>>
> >>>>>I just downloaded
> >>>>>lenya-1.2-bin-20040303045137.zip
> >>>>>from
> >>>>>http://cvs.wyona.org/nightly-builds/
> >>>>>
> >>>>>I put the war into my tomcat/webapps and started up tomcat AND to my
> >>>>>delight,
> >>>>>it worked.
> >>>>>
> >>>>>
> >>>>btw, have you installed the endorsed libraries?
> >>>>
> >>>>
> >>>>http://cvs.wyona.org/nightly-builds/endorsed/
> >>>>
> >>>>that should also make a difference.
> >>>>
> >>>>HTH
> >>>>
> >>>>Michi
> >>>>
> >>>>
> >>>>
> >>>>>I have been going around in circles for the past couple of days
> >>>>>
> >>>>>
> >>trying
> >>
> >>
> >>>>to
> >>>>
> >>>>
> >>>>
> >>>>>get
> >>>>>Lenya installed correctly.  I tried several different things
> >>>>>
> >>>>>
> >>including
> >>
> >>
> >>>>>trying
> >>>>>to build from src and installing using the bins.  Nothing seemed to
> >>>>>
> >>>>>
> >>>>work.
> >>>>
> >>>>
> >>>>
> >>>>>I
> >>>>>could get it partially working in each case, but nothing completely.
> >>>>>
> >>>>>For other absolute beginners here are
> >>>>>the steps I took to get to the zip file:
> >>>>>http://cocoon.apache.org/
> >>>>>click on Lenya from menu
> >>>>>click on Installation tab
> >>>>>Download Lenya - click on Nightly Snapshots
> >>>>>CVS Nightly Snapshots (Source and Binary) - click on
> >>>>>http://cvs.wyona.org/nightly-builds/
> >>>>>download - lenya-1.2-bin-20040303045137.zip
> >>>>>
> >>>>>Then just follow instructions in zip.
> >>>>>
> >>>>>
> >>>>>
> >>>>>--------------------------------------------------------------------
> >>>>>
> >>>>>
> >>-
> >>
> >>
> >>>>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> >>>>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >>>>>
> >>>>>
> >>>>---------------------------------------------------------------------
> >>>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> >>>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >>>>
> >>>>
> >>>---------------------------------------------------------------------
> >>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> >>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >>>
> >>>
> >>---------------------------------------------------------------------
> >>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> >>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >>
> >>
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> >For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> >
> >
> >
> 
> 
> --
> Michael Wechner
> Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
> http://www.wyona.com              http://cocoon.apache.org/lenya/
> michael.wechner@wyona.com                        michi@apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: finally got Lenya to work

Posted by Michael Wechner <mi...@wyona.com>.
Alex Kalner wrote:

>Epoz don’t work in Opera.
>  
>

sorry, but I have never tried it with Opera

>Is it works fine under Mozilla?
>  
>
yes

>Which browser used by Lenya developers when working with Lenya?
>  
>

Mozilla and sometimes IE

HTH

Michi

>  
>
>>-----Original Message-----
>>From: Manuel Siebeneicher [mailto:trashing@gmx.net]
>>Sent: Thursday, March 04, 2004 4:38 PM
>>To: Lenya Users List
>>Subject: Re: finally got Lenya to work
>>
>>Hi,
>>
>>I have the same problem with IE. Try Mozilla, Firefox or Opera. There it
>>works
>>fine.
>>
>>Am Donnerstag, 4. März 2004 05:06 schrieb Alex Kalner:
>>    
>>
>>>I can not create new document. When I try to create new document
>>>      
>>>
>>(
>>    
>>
>>>Site -> File -> New document )
>>>I always get window with text message and "ok" button.
>>>The message text is: "please enter a value for the "language" field."
>>>Window title is: Microsoft Internet Explorer
>>>
>>>      
>>>
>>>>-----Original Message-----
>>>>From: Michael Wechner [mailto:michael.wechner@wyona.com]
>>>>Sent: Wednesday, March 03, 2004 11:00 PM
>>>>To: Lenya Users List
>>>>Subject: Re: finally got Lenya to work
>>>>
>>>>        
>>>>
>>>>>I just downloaded
>>>>>lenya-1.2-bin-20040303045137.zip
>>>>>from
>>>>>http://cvs.wyona.org/nightly-builds/
>>>>>
>>>>>I put the war into my tomcat/webapps and started up tomcat AND to my
>>>>>delight,
>>>>>it worked.
>>>>>          
>>>>>
>>>>btw, have you installed the endorsed libraries?
>>>>
>>>>
>>>>http://cvs.wyona.org/nightly-builds/endorsed/
>>>>
>>>>that should also make a difference.
>>>>
>>>>HTH
>>>>
>>>>Michi
>>>>
>>>>        
>>>>
>>>>>I have been going around in circles for the past couple of days
>>>>>          
>>>>>
>>trying
>>    
>>
>>>>to
>>>>
>>>>        
>>>>
>>>>>get
>>>>>Lenya installed correctly.  I tried several different things
>>>>>          
>>>>>
>>including
>>    
>>
>>>>>trying
>>>>>to build from src and installing using the bins.  Nothing seemed to
>>>>>          
>>>>>
>>>>work.
>>>>
>>>>        
>>>>
>>>>>I
>>>>>could get it partially working in each case, but nothing completely.
>>>>>
>>>>>For other absolute beginners here are
>>>>>the steps I took to get to the zip file:
>>>>>http://cocoon.apache.org/
>>>>>click on Lenya from menu
>>>>>click on Installation tab
>>>>>Download Lenya - click on Nightly Snapshots
>>>>>CVS Nightly Snapshots (Source and Binary) - click on
>>>>>http://cvs.wyona.org/nightly-builds/
>>>>>download - lenya-1.2-bin-20040303045137.zip
>>>>>
>>>>>Then just follow instructions in zip.
>>>>>
>>>>>
>>>>>
>>>>>--------------------------------------------------------------------
>>>>>          
>>>>>
>>-
>>    
>>
>>>>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>>>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>>>>>          
>>>>>
>>>>---------------------------------------------------------------------
>>>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>>>>        
>>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>>>      
>>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>>    
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com              http://cocoon.apache.org/lenya/
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: finally got Lenya to work

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Alex Kalner wrote:

> Epoz don’t work in Opera.
> Is it works fine under Mozilla?

yes (and ie)

> Which browser used by Lenya developers when working with Lenya?

ideally, people would all use mozilla ;)

seriously though, any browser with good standards support (DOM and CSS 
mostly) should work

-- 
Gregor J. Rothfuss
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://wyona.com                   http://cocoon.apache.org/lenya
gregor.rothfuss@wyona.com                       gregor@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


RE: finally got Lenya to work

Posted by Alex Kalner <le...@nameme.ru>.
Epoz don’t work in Opera.
Is it works fine under Mozilla?
Which browser used by Lenya developers when working with Lenya?

> -----Original Message-----
> From: Manuel Siebeneicher [mailto:trashing@gmx.net]
> Sent: Thursday, March 04, 2004 4:38 PM
> To: Lenya Users List
> Subject: Re: finally got Lenya to work
> 
> Hi,
> 
> I have the same problem with IE. Try Mozilla, Firefox or Opera. There it
> works
> fine.
> 
> Am Donnerstag, 4. März 2004 05:06 schrieb Alex Kalner:
> > I can not create new document. When I try to create new document
> (
> > Site -> File -> New document )
> > I always get window with text message and "ok" button.
> > The message text is: "please enter a value for the "language" field."
> > Window title is: Microsoft Internet Explorer
> >
> > > -----Original Message-----
> > > From: Michael Wechner [mailto:michael.wechner@wyona.com]
> > > Sent: Wednesday, March 03, 2004 11:00 PM
> > > To: Lenya Users List
> > > Subject: Re: finally got Lenya to work
> > >
> > > > I just downloaded
> > > > lenya-1.2-bin-20040303045137.zip
> > > > from
> > > > http://cvs.wyona.org/nightly-builds/
> > > >
> > > > I put the war into my tomcat/webapps and started up tomcat AND to my
> > > > delight,
> > > > it worked.
> > >
> > > btw, have you installed the endorsed libraries?
> > >
> > >
> > > http://cvs.wyona.org/nightly-builds/endorsed/
> > >
> > > that should also make a difference.
> > >
> > > HTH
> > >
> > > Michi
> > >
> > > > I have been going around in circles for the past couple of days
> trying
> > >
> > > to
> > >
> > > > get
> > > > Lenya installed correctly.  I tried several different things
> including
> > > > trying
> > > > to build from src and installing using the bins.  Nothing seemed to
> > >
> > > work.
> > >
> > > > I
> > > > could get it partially working in each case, but nothing completely.
> > > >
> > > > For other absolute beginners here are
> > > > the steps I took to get to the zip file:
> > > > http://cocoon.apache.org/
> > > > click on Lenya from menu
> > > > click on Installation tab
> > > > Download Lenya - click on Nightly Snapshots
> > > > CVS Nightly Snapshots (Source and Binary) - click on
> > > > http://cvs.wyona.org/nightly-builds/
> > > > download - lenya-1.2-bin-20040303045137.zip
> > > >
> > > > Then just follow instructions in zip.
> > > >
> > > >
> > > >
> > > > --------------------------------------------------------------------
> -
> > > > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > > > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: finally got Lenya to work

Posted by Manuel Siebeneicher <tr...@gmx.net>.
Hi,

I have the same problem with IE. Try Mozilla, Firefox or Opera. There it works 
fine.

Am Donnerstag, 4. März 2004 05:06 schrieb Alex Kalner:
> I can not create new document. When I try to create new document        (
> Site -> File -> New document )
> I always get window with text message and "ok" button.
> The message text is: "please enter a value for the "language" field."
> Window title is: Microsoft Internet Explorer
>
> > -----Original Message-----
> > From: Michael Wechner [mailto:michael.wechner@wyona.com]
> > Sent: Wednesday, March 03, 2004 11:00 PM
> > To: Lenya Users List
> > Subject: Re: finally got Lenya to work
> >
> > > I just downloaded
> > > lenya-1.2-bin-20040303045137.zip
> > > from
> > > http://cvs.wyona.org/nightly-builds/
> > >
> > > I put the war into my tomcat/webapps and started up tomcat AND to my
> > > delight,
> > > it worked.
> >
> > btw, have you installed the endorsed libraries?
> >
> >
> > http://cvs.wyona.org/nightly-builds/endorsed/
> >
> > that should also make a difference.
> >
> > HTH
> >
> > Michi
> >
> > > I have been going around in circles for the past couple of days trying
> >
> > to
> >
> > > get
> > > Lenya installed correctly.  I tried several different things including
> > > trying
> > > to build from src and installing using the bins.  Nothing seemed to
> >
> > work.
> >
> > > I
> > > could get it partially working in each case, but nothing completely.
> > >
> > > For other absolute beginners here are
> > > the steps I took to get to the zip file:
> > > http://cocoon.apache.org/
> > > click on Lenya from menu
> > > click on Installation tab
> > > Download Lenya - click on Nightly Snapshots
> > > CVS Nightly Snapshots (Source and Binary) - click on
> > > http://cvs.wyona.org/nightly-builds/
> > > download - lenya-1.2-bin-20040303045137.zip
> > >
> > > Then just follow instructions in zip.
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


RE: finally got Lenya to work

Posted by Alex Kalner <le...@nameme.ru>.
I can not create new document. When I try to create new document        (
Site -> File -> New document ) 
I always get window with text message and "ok" button. 
The message text is: "please enter a value for the "language" field."
Window title is: Microsoft Internet Explorer

> -----Original Message-----
> From: Michael Wechner [mailto:michael.wechner@wyona.com]
> Sent: Wednesday, March 03, 2004 11:00 PM
> To: Lenya Users List
> Subject: Re: finally got Lenya to work
> 
> > I just downloaded
> > lenya-1.2-bin-20040303045137.zip
> > from
> > http://cvs.wyona.org/nightly-builds/
> >
> > I put the war into my tomcat/webapps and started up tomcat AND to my
> > delight,
> > it worked.
> 
> btw, have you installed the endorsed libraries?
> 
> 
> http://cvs.wyona.org/nightly-builds/endorsed/
> 
> that should also make a difference.
> 
> HTH
> 
> Michi
> 
> >
> > I have been going around in circles for the past couple of days trying
> to
> > get
> > Lenya installed correctly.  I tried several different things including
> > trying
> > to build from src and installing using the bins.  Nothing seemed to
> work.
> > I
> > could get it partially working in each case, but nothing completely.
> >
> > For other absolute beginners here are
> > the steps I took to get to the zip file:
> > http://cocoon.apache.org/
> > click on Lenya from menu
> > click on Installation tab
> > Download Lenya - click on Nightly Snapshots
> > CVS Nightly Snapshots (Source and Binary) - click on
> > http://cvs.wyona.org/nightly-builds/
> > download - lenya-1.2-bin-20040303045137.zip
> >
> > Then just follow instructions in zip.
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: finally got Lenya to work

Posted by Michael Wechner <mi...@wyona.com>.
> I just downloaded
> lenya-1.2-bin-20040303045137.zip
> from
> http://cvs.wyona.org/nightly-builds/
>
> I put the war into my tomcat/webapps and started up tomcat AND to my
> delight,
> it worked.

btw, have you installed the endorsed libraries?


http://cvs.wyona.org/nightly-builds/endorsed/

that should also make a difference.

HTH

Michi

>
> I have been going around in circles for the past couple of days trying to
> get
> Lenya installed correctly.  I tried several different things including
> trying
> to build from src and installing using the bins.  Nothing seemed to work.
> I
> could get it partially working in each case, but nothing completely.
>
> For other absolute beginners here are
> the steps I took to get to the zip file:
> http://cocoon.apache.org/
> click on Lenya from menu
> click on Installation tab
> Download Lenya - click on Nightly Snapshots
> CVS Nightly Snapshots (Source and Binary) - click on
> http://cvs.wyona.org/nightly-builds/
> download - lenya-1.2-bin-20040303045137.zip
>
> Then just follow instructions in zip.
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org