You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Thorsten Scherler <th...@apache.org> on 2010/04/24 14:19:32 UTC

Firedocs pub

Hi all,

I am trying to use 
https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
and
 https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules

but I am getting error when import the content or creating a new page.

I am using latest 2_1_x HEAD.

Somebody an idea what is going on? Does it work for somebody?

salu2

Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>


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


Re: Firedocs pub

Posted by Thorsten Scherler <th...@apache.org>.
On 24/04/2010, at 14:19, Thorsten Scherler wrote:

> Hi all,
> 
> I am trying to use 
> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
> and
> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
> 
> but I am getting error when import the content or creating a new page.
> 
> I am using latest 2_1_x HEAD.
> 
> Somebody an idea what is going on? Does it work for somebody?

here the exception:
java.lang.IllegalStateException
        at org.apache.cocoon.components.serializers.EncodingSerializer.recycle(EncodingSerializer.java:141)
        at org.apache.cocoon.components.serializers.XMLSerializer.recycle(XMLSerializer.java:106)
        at org.apache.avalon.excalibur.pool.InstrumentedResourceLimitingPool.put(InstrumentedResourceLimitingPool.java:407)
        at org.apache.avalon.excalibur.component.PoolableComponentHandler.doPut(PoolableComponentHandler.java:212)
        at org.apache.avalon.excalibur.component.ComponentHandler.put(ComponentHandler.java:425)
        at org.apache.avalon.excalibur.component.ExcaliburComponentSelector.release(ExcaliburComponentSelector.java:307)
        at org.apache.cocoon.components.ExtendedComponentSelector.release(ExtendedComponentSelector.java:301)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.recycle(AbstractProcessingPipeline.java:745)
        at org.apache.cocoon.components.pipeline.impl.BaseCachingProcessingPipeline.recycle(BaseCachingProcessingPipeline.java:78)
        at org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline.recycle(AbstractCachingProcessingPipeline.java:1131)
        at org.apache.avalon.excalibur.pool.InstrumentedResourceLimitingPool.put(InstrumentedResourceLimitingPool.java:407)
        at org.apache.avalon.excalibur.component.PoolableComponentHandler.doPut(PoolableComponentHandler.java:212)
        at org.apache.avalon.excalibur.component.ComponentHandler.put(ComponentHandler.java:425)
        at org.apache.avalon.excalibur.component.ExcaliburComponentSelector.release(ExcaliburComponentSelector.java:307)
        at org.apache.cocoon.components.ExtendedComponentSelector.release(ExtendedComponentSelector.java:301)
        at org.apache.cocoon.components.EnvironmentDescription.removeFromAutoRelease(CocoonComponentManager.java:800)
        at org.apache.cocoon.components.CocoonComponentManager.removeFromAutomaticRelease(CocoonComponentManager.java:503)
        at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.release(AbstractProcessingPipeline.java:187)
        at org.apache.cocoon.components.source.impl.SitemapSource.reset(SitemapSource.java:435)
        at org.apache.cocoon.components.source.impl.SitemapSource.recycle(SitemapSource.java:462)
        at org.apache.cocoon.components.source.impl.SitemapSourceFactory.release(SitemapSourceFactory.java:79)
        at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143)
        at $Proxy3.release(Unknown Source)
        at org.apache.excalibur.source.impl.AbstractSourceResolver.release(AbstractSourceResolver.java:212)
        at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143)
        at $Proxy10.release(Unknown Source)
        at org.apache.cocoon.components.CocoonComponentManager.release(CocoonComponentManager.java:565)
        at org.apache.lenya.cms.cocoon.source.SourceUtil.readDOM(SourceUtil.java:191)
        at org.apache.lenya.cms.lucene.IndexUpdaterImpl.updateIndex(IndexUpdaterImpl.java:77)
        at org.apache.lenya.cms.lucene.IndexUpdaterImpl.index(IndexUpdaterImpl.java:123)
        at org.apache.lenya.cms.lucene.IndexUpdaterImpl.eventFired(IndexUpdaterImpl.java:55)
        at org.apache.lenya.cms.observation.ObservationManager.notify(ObservationManager.java:88)
        at org.apache.lenya.cms.observation.ObservationManager.eventFired(ObservationManager.java:101)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143)
        at $Proxy42.eventFired(Unknown Source)
        at org.apache.lenya.cms.repository.SessionImpl.commit(SessionImpl.java:155)
        at org.apache.lenya.cms.usecase.AbstractUsecase.execute(AbstractUsecase.java:332)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.avalon.excalibur.component.ComponentProxyGenerator$ComponentInvocationHandler.invoke(ComponentProxyGenerator.java:143)
        at $Proxy55.execute(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:145)
        at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:204)
        at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3085)
        at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2251)
        at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:161)
        at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:340)
        at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2758)
        at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:159)
        at org.mozilla.javascript.Context.call(Context.java:489)
        at org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1556)
        at org.mozilla.javascript.ScriptableObject.callMethod(ScriptableObject.java:1526)
        at org.apache.cocoon.components.flow.javascript.fom.FOM_JavaScriptInterpreter.handleContinuation(FOM_JavaScriptInterpreter.java:842)
        at org.apache.cocoon.components.treeprocessor.sitemap.CallFunctionNode.invoke(CallFunctionNode.java:124)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
        at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
        at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:118)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
        at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
        at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:118)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
        at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
        at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(MountNode.java:118)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
        at org.apache.cocoon.components.treeprocessor.sitemap.ActTypeNode.invoke(ActTypeNode.java:139)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:47)
        at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(MatchNode.java:108)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(PipelineNode.java:143)
        at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(AbstractParentProcessingNode.java:69)
        at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(PipelinesNode.java:93)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:235)
        at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(ConcreteTreeProcessor.java:177)
        at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(TreeProcessor.java:254)
        at org.apache.cocoon.Cocoon.process(Cocoon.java:699)
        at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:1154)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:427)
        at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:475)
        at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
        at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:635)
        at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
        at org.mortbay.jetty.plus.PlusWebAppContext.handle(PlusWebAppContext.java:158)
        at org.mortbay.http.HttpServer.service(HttpServer.java:954)
        at org.mortbay.http.HttpConnection.service(HttpConnection.java:814)
        at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981)
        at org.mortbay.http.HttpConnection.handle(HttpConnection.java:831)
        at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)
        at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
        at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

salu2

> 
> salu2
> 
> Thorsten Scherler <thorsten.at.apache.org>
> Open Source Java <consulting, training and solutions>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
> 

Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>


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


Re: Firedocs pub

Posted by Rudolf Korhummel <ru...@korhummel.de>.
Hi Thorsten,


Am 14.05.2010 um 12:26 schrieb Thorsten Scherler:

>
> On 13/05/2010, at 13:33, Rudolf Korhummel wrote:
>
>> Hi Thorsten, hi all,
>>
>> I did a new checkout of the 2.1 branch and the  contributions area,  
>> applied the patches, included the module and pub path of the  
>> contributions in local.build.properties.
>>
>> After I imported the example content everything works fine.
>> If I start with a new page I get an error. I think this is because  
>> the search page is missing.
>>
>> I use firefox 3.6.3 and firedocs 1.3.6
>>
>> Should I commit the patches even if starting with a new page isn't  
>> working ?
>
> Yeah, but IMO we should as well fix this bug. I am not sure why you  
> can import and edit the content with firedocs and I am not. :(

I committed the patches 1h ago, did a new setup using the  
defaultfiredocs pub and it works.
I'll try to fix the bug.

What Version of firefox are you using ?
>
> Are you on linux or mac?

On a mac. I'll try it on windows.
>
> However the lucene stuff I see as well if you have a look into the  
> log.
>
> Have you tried:
> - add the firedocs modules to the default pub

No, I used the defaultfiredocs pub, but I have a simple publication  
that seems to work with the new firedocs version.
> - create a new firedocs-xhtml doc

Yes, that's no problem.
>
> Can you edit the doc? I mean with edit-edit with firedocs?

Yes.

Rudolf

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


Re: Firedocs pub

Posted by Thorsten Scherler <th...@apache.org>.
On 13/05/2010, at 13:33, Rudolf Korhummel wrote:

> Hi Thorsten, hi all,
> 
> I did a new checkout of the 2.1 branch and the  contributions area, applied the patches, included the module and pub path of the contributions in local.build.properties.
> 
> After I imported the example content everything works fine.
> If I start with a new page I get an error. I think this is because the search page is missing.
> 
> I use firefox 3.6.3 and firedocs 1.3.6
> 
> Should I commit the patches even if starting with a new page isn't working ?

Yeah, but IMO we should as well fix this bug. I am not sure why you can import and edit the content with firedocs and I am not. :(

Are you on linux or mac?

However the lucene stuff I see as well if you have a look into the log.

Have you tried:
- add the firedocs modules to the default pub
- create a new firedocs-xhtml doc

Can you edit the doc? I mean with edit-edit with firedocs?

salu2
> 
> WDYT
> 
> Rudolf
> 
> 
> Am 12.05.2010 um 18:03 schrieb Thorsten Scherler:
> 
>> 
>> On 12/05/2010, at 16:54, Rudolf Korhummel wrote:
>> 
>>> Hi Thorsten,
>>> 
>>> Am 12.05.2010 um 16:32 schrieb Thorsten Scherler:
>>> 
>>>> 
>>>> On 12/05/2010, at 15:19, Rudolf Korhummel wrote:
>>>> 
>>>>> Hi Thorsten,
>>>>> 
>>>>> I've just tried it and it seems to work if I import the example content.
>>>>> When I start with an empty page I get a sitemap error.
>>>>> 
>>>>> I applied the 3 patches that Thomas provided at https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>>>> For firedocs-module.diff you have to use the ..../modules directory instead of .../modules/firedocs.
>>>>> Then I downloaded and installed firedocs 1.3.6 from www.firedocs.org.
>>>>> 
>>>> 
>>>> Are you using the defaultfiredocs pub then?
>>> 
>>> Yes.
>>> I did a new setup of the 2.1 branch and used my existing contributions area after a svn up.
>> 
>> Hmm, very weird. I just tried again. Latest HEAD revision of the branch, the default-fire pub and the contribution modules. Patches applied (btw if you can valid them we can commit them) but doing the initial import I get attached log. If I try to import a new page after get a similar log.
>> 
>> <log4j.log>
>> 
>> Seems something about lucene but not sure yet, why that happens.
>> 
>> salu2
>> 
>>> 
>>> Rudolf
>>> 
>>>> 
>>>>> HTH
>>>> 
>>>> Yeah thank you very much, at least I know there is something wrong on my setup and not in general.
>>>> 
>>>> salu2
>>>> 
>>>>> 
>>>>> Rudolf
>>>>> 
>>>>> Am 11.05.2010 um 14:31 schrieb Thorsten Scherler:
>>>>> 
>>>>>> 
>>>>>> On 26/04/2010, at 20:52, Richard Frovarp wrote:
>>>>>> 
>>>>>>> Thorsten Scherler wrote:
>>>>>>>> Hi all,
>>>>>>>> 
>>>>>>>> I am trying to use https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
>>>>>>>> and
>>>>>>>> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
>>>>>>>> 
>>>>>>>> but I am getting error when import the content or creating a new page.
>>>>>>>> 
>>>>>>>> I am using latest 2_1_x HEAD.
>>>>>>>> 
>>>>>>>> Somebody an idea what is going on? Does it work for somebody?
>>>>>>>> 
>>>>>>>> salu2
>>>>>>>> 
>>>>>>>> Thorsten Scherler <thorsten.at.apache.org>
>>>>>>>> Open Source Java <consulting, training and solutions>
>>>>>>>> 
>>>>>>>> 
>>>>>>> What version of Firedocs? There's a patch here [1] for Firedocs 1.3.4. I have not see it committed to any of our branches.
>>>>>> 
>>>>>> My new setup since the defaultfiredcs pub did not worked at all:
>>>>>> 
>>>>>> - firedocs 1.3.6
>>>>>> - https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_1_X (r937624)
>>>>>> -  https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules (r942075)
>>>>>> 
>>>>>> I applied the patch.
>>>>>> 
>>>>>> The current situation is everything starts up fine then I create a firedocs document. Then I try to edit the document but the edit link is: firedocs://
>>>>>> 
>>>>>> and that was it. :(
>>>>>> 
>>>>>> I tried our documentation because I thought that I once edited with firedocs there, but I may confuse that.
>>>>>> https://lenya.zones.apache.org/cms/docu/authoring/index/who.html
>>>>>> 
>>>>>> salu2
>>>>>> 
>>>>>>> 
>>>>>>> 1: https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>> 
>> 
>> Thorsten Scherler <thorsten.at.apache.org>
>> Open Source Java <consulting, training and solutions>
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: dev-help@lenya.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
> 

Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>


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


Re: Firedocs pub

Posted by Rudolf Korhummel <ru...@korhummel.de>.
Hi Thorsten, hi all,

I did a new checkout of the 2.1 branch and the  contributions area,  
applied the patches, included the module and pub path of the  
contributions in local.build.properties.

After I imported the example content everything works fine.
If I start with a new page I get an error. I think this is because the  
search page is missing.

I use firefox 3.6.3 and firedocs 1.3.6

Should I commit the patches even if starting with a new page isn't  
working ?

WDYT

Rudolf


Am 12.05.2010 um 18:03 schrieb Thorsten Scherler:

>
> On 12/05/2010, at 16:54, Rudolf Korhummel wrote:
>
>> Hi Thorsten,
>>
>> Am 12.05.2010 um 16:32 schrieb Thorsten Scherler:
>>
>>>
>>> On 12/05/2010, at 15:19, Rudolf Korhummel wrote:
>>>
>>>> Hi Thorsten,
>>>>
>>>> I've just tried it and it seems to work if I import the example  
>>>> content.
>>>> When I start with an empty page I get a sitemap error.
>>>>
>>>> I applied the 3 patches that Thomas provided at https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>>> For firedocs-module.diff you have to use the ..../modules  
>>>> directory instead of .../modules/firedocs.
>>>> Then I downloaded and installed firedocs 1.3.6 from www.firedocs.org 
>>>> .
>>>>
>>>
>>> Are you using the defaultfiredocs pub then?
>>
>> Yes.
>> I did a new setup of the 2.1 branch and used my existing  
>> contributions area after a svn up.
>
> Hmm, very weird. I just tried again. Latest HEAD revision of the  
> branch, the default-fire pub and the contribution modules. Patches  
> applied (btw if you can valid them we can commit them) but doing the  
> initial import I get attached log. If I try to import a new page  
> after get a similar log.
>
> <log4j.log>
>
> Seems something about lucene but not sure yet, why that happens.
>
> salu2
>
>>
>> Rudolf
>>
>>>
>>>> HTH
>>>
>>> Yeah thank you very much, at least I know there is something wrong  
>>> on my setup and not in general.
>>>
>>> salu2
>>>
>>>>
>>>> Rudolf
>>>>
>>>> Am 11.05.2010 um 14:31 schrieb Thorsten Scherler:
>>>>
>>>>>
>>>>> On 26/04/2010, at 20:52, Richard Frovarp wrote:
>>>>>
>>>>>> Thorsten Scherler wrote:
>>>>>>> Hi all,
>>>>>>>
>>>>>>> I am trying to use https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
>>>>>>> and
>>>>>>> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
>>>>>>>
>>>>>>> but I am getting error when import the content or creating a  
>>>>>>> new page.
>>>>>>>
>>>>>>> I am using latest 2_1_x HEAD.
>>>>>>>
>>>>>>> Somebody an idea what is going on? Does it work for somebody?
>>>>>>>
>>>>>>> salu2
>>>>>>>
>>>>>>> Thorsten Scherler <thorsten.at.apache.org>
>>>>>>> Open Source Java <consulting, training and solutions>
>>>>>>>
>>>>>>>
>>>>>> What version of Firedocs? There's a patch here [1] for Firedocs  
>>>>>> 1.3.4. I have not see it committed to any of our branches.
>>>>>
>>>>> My new setup since the defaultfiredcs pub did not worked at all:
>>>>>
>>>>> - firedocs 1.3.6
>>>>> - https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_1_X  
>>>>> (r937624)
>>>>> -  https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules 
>>>>>  (r942075)
>>>>>
>>>>> I applied the patch.
>>>>>
>>>>> The current situation is everything starts up fine then I create  
>>>>> a firedocs document. Then I try to edit the document but the  
>>>>> edit link is: firedocs://
>>>>>
>>>>> and that was it. :(
>>>>>
>>>>> I tried our documentation because I thought that I once edited  
>>>>> with firedocs there, but I may confuse that.
>>>>> https://lenya.zones.apache.org/cms/docu/authoring/index/who.html
>>>>>
>>>>> salu2
>>>>>
>>>>>>
>>>>>> 1: https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>
>
> Thorsten Scherler <thorsten.at.apache.org>
> Open Source Java <consulting, training and solutions>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org


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


Re: Firedocs pub

Posted by Thorsten Scherler <th...@apache.org>.
On 12/05/2010, at 16:54, Rudolf Korhummel wrote:

> Hi Thorsten,
> 
> Am 12.05.2010 um 16:32 schrieb Thorsten Scherler:
> 
>> 
>> On 12/05/2010, at 15:19, Rudolf Korhummel wrote:
>> 
>>> Hi Thorsten,
>>> 
>>> I've just tried it and it seems to work if I import the example content.
>>> When I start with an empty page I get a sitemap error.
>>> 
>>> I applied the 3 patches that Thomas provided at https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>> For firedocs-module.diff you have to use the ..../modules directory instead of .../modules/firedocs.
>>> Then I downloaded and installed firedocs 1.3.6 from www.firedocs.org.
>>> 
>> 
>> Are you using the defaultfiredocs pub then?
> 
> Yes.
> I did a new setup of the 2.1 branch and used my existing contributions area after a svn up.

Hmm, very weird. I just tried again. Latest HEAD revision of the branch, the default-fire pub and the contribution modules. Patches applied (btw if you can valid them we can commit them) but doing the initial import I get attached log. If I try to import a new page after get a similar log.


Re: Firedocs pub

Posted by Rudolf Korhummel <ru...@korhummel.de>.
Hi Thorsten,

Am 12.05.2010 um 16:32 schrieb Thorsten Scherler:

>
> On 12/05/2010, at 15:19, Rudolf Korhummel wrote:
>
>> Hi Thorsten,
>>
>> I've just tried it and it seems to work if I import the example  
>> content.
>> When I start with an empty page I get a sitemap error.
>>
>> I applied the 3 patches that Thomas provided at https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>> For firedocs-module.diff you have to use the ..../modules directory  
>> instead of .../modules/firedocs.
>> Then I downloaded and installed firedocs 1.3.6 from www.firedocs.org.
>>
>
> Are you using the defaultfiredocs pub then?

Yes.
I did a new setup of the 2.1 branch and used my existing contributions  
area after a svn up.

Rudolf

>
>> HTH
>
> Yeah thank you very much, at least I know there is something wrong  
> on my setup and not in general.
>
> salu2
>
>>
>> Rudolf
>>
>> Am 11.05.2010 um 14:31 schrieb Thorsten Scherler:
>>
>>>
>>> On 26/04/2010, at 20:52, Richard Frovarp wrote:
>>>
>>>> Thorsten Scherler wrote:
>>>>> Hi all,
>>>>>
>>>>> I am trying to use https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
>>>>> and
>>>>> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
>>>>>
>>>>> but I am getting error when import the content or creating a new  
>>>>> page.
>>>>>
>>>>> I am using latest 2_1_x HEAD.
>>>>>
>>>>> Somebody an idea what is going on? Does it work for somebody?
>>>>>
>>>>> salu2
>>>>>
>>>>> Thorsten Scherler <thorsten.at.apache.org>
>>>>> Open Source Java <consulting, training and solutions>
>>>>>
>>>>>
>>>> What version of Firedocs? There's a patch here [1] for Firedocs  
>>>> 1.3.4. I have not see it committed to any of our branches.
>>>
>>> My new setup since the defaultfiredcs pub did not worked at all:
>>>
>>> - firedocs 1.3.6
>>> - https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_1_X  
>>> (r937624)
>>> -  https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules 
>>>  (r942075)
>>>
>>> I applied the patch.
>>>
>>> The current situation is everything starts up fine then I create a  
>>> firedocs document. Then I try to edit the document but the edit  
>>> link is: firedocs://
>>>
>>> and that was it. :(
>>>
>>> I tried our documentation because I thought that I once edited  
>>> with firedocs there, but I may confuse that.
>>> https://lenya.zones.apache.org/cms/docu/authoring/index/who.html
>>>
>>> salu2
>>>
>>>>
>>>> 1: https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>>>> For additional commands, e-mail: dev-help@lenya.apache.org
>>>>
>>>
>>> Thorsten Scherler <thorsten.at.apache.org>
>>> Open Source Java <consulting, training and solutions>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>>> For additional commands, e-mail: dev-help@lenya.apache.org
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: dev-help@lenya.apache.org
>>
>
> Thorsten Scherler <thorsten.at.apache.org>
> Open Source Java <consulting, training and solutions>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>


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


Re: Firedocs pub

Posted by Thorsten Scherler <th...@apache.org>.
On 12/05/2010, at 15:19, Rudolf Korhummel wrote:

> Hi Thorsten,
> 
> I've just tried it and it seems to work if I import the example content.
> When I start with an empty page I get a sitemap error.
> 
> I applied the 3 patches that Thomas provided at https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
> For firedocs-module.diff you have to use the ..../modules directory instead of .../modules/firedocs.
> Then I downloaded and installed firedocs 1.3.6 from www.firedocs.org.
> 

Are you using the defaultfiredocs pub then?

> HTH

Yeah thank you very much, at least I know there is something wrong on my setup and not in general.

salu2

> 
> Rudolf
> 
> Am 11.05.2010 um 14:31 schrieb Thorsten Scherler:
> 
>> 
>> On 26/04/2010, at 20:52, Richard Frovarp wrote:
>> 
>>> Thorsten Scherler wrote:
>>>> Hi all,
>>>> 
>>>> I am trying to use https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
>>>> and
>>>> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
>>>> 
>>>> but I am getting error when import the content or creating a new page.
>>>> 
>>>> I am using latest 2_1_x HEAD.
>>>> 
>>>> Somebody an idea what is going on? Does it work for somebody?
>>>> 
>>>> salu2
>>>> 
>>>> Thorsten Scherler <thorsten.at.apache.org>
>>>> Open Source Java <consulting, training and solutions>
>>>> 
>>>> 
>>> What version of Firedocs? There's a patch here [1] for Firedocs 1.3.4. I have not see it committed to any of our branches.
>> 
>> My new setup since the defaultfiredcs pub did not worked at all:
>> 
>> - firedocs 1.3.6
>> - https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_1_X (r937624)
>> -  https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules (r942075)
>> 
>> I applied the patch.
>> 
>> The current situation is everything starts up fine then I create a firedocs document. Then I try to edit the document but the edit link is: firedocs://
>> 
>> and that was it. :(
>> 
>> I tried our documentation because I thought that I once edited with firedocs there, but I may confuse that.
>> https://lenya.zones.apache.org/cms/docu/authoring/index/who.html
>> 
>> salu2
>> 
>>> 
>>> 1: https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>>> For additional commands, e-mail: dev-help@lenya.apache.org
>>> 
>> 
>> Thorsten Scherler <thorsten.at.apache.org>
>> Open Source Java <consulting, training and solutions>
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: dev-help@lenya.apache.org
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
> 

Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>


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


Re: Firedocs pub

Posted by Rudolf Korhummel <ru...@korhummel.de>.
Hi Thorsten,

I've just tried it and it seems to work if I import the example content.
When I start with an empty page I get a sitemap error.

I applied the 3 patches that Thomas provided at https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
For firedocs-module.diff you have to use the ..../modules directory  
instead of .../modules/firedocs.
Then I downloaded and installed firedocs 1.3.6 from www.firedocs.org.

HTH

Rudolf

Am 11.05.2010 um 14:31 schrieb Thorsten Scherler:

>
> On 26/04/2010, at 20:52, Richard Frovarp wrote:
>
>> Thorsten Scherler wrote:
>>> Hi all,
>>>
>>> I am trying to use https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
>>> and
>>> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
>>>
>>> but I am getting error when import the content or creating a new  
>>> page.
>>>
>>> I am using latest 2_1_x HEAD.
>>>
>>> Somebody an idea what is going on? Does it work for somebody?
>>>
>>> salu2
>>>
>>> Thorsten Scherler <thorsten.at.apache.org>
>>> Open Source Java <consulting, training and solutions>
>>>
>>>
>> What version of Firedocs? There's a patch here [1] for Firedocs  
>> 1.3.4. I have not see it committed to any of our branches.
>
> My new setup since the defaultfiredcs pub did not worked at all:
>
> - firedocs 1.3.6
> - https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_1_X  
> (r937624)
> -  https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/ 
> modules (r942075)
>
> I applied the patch.
>
> The current situation is everything starts up fine then I create a  
> firedocs document. Then I try to edit the document but the edit link  
> is: firedocs://
>
> and that was it. :(
>
> I tried our documentation because I thought that I once edited with  
> firedocs there, but I may confuse that.
> https://lenya.zones.apache.org/cms/docu/authoring/index/who.html
>
> salu2
>
>>
>> 1: https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>> For additional commands, e-mail: dev-help@lenya.apache.org
>>
>
> Thorsten Scherler <thorsten.at.apache.org>
> Open Source Java <consulting, training and solutions>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>


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


Re: Firedocs pub

Posted by Thorsten Scherler <th...@apache.org>.
On 26/04/2010, at 20:52, Richard Frovarp wrote:

> Thorsten Scherler wrote:
>> Hi all,
>> 
>> I am trying to use https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
>> and
>> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
>> 
>> but I am getting error when import the content or creating a new page.
>> 
>> I am using latest 2_1_x HEAD.
>> 
>> Somebody an idea what is going on? Does it work for somebody?
>> 
>> salu2
>> 
>> Thorsten Scherler <thorsten.at.apache.org>
>> Open Source Java <consulting, training and solutions>
>> 
>>  
> What version of Firedocs? There's a patch here [1] for Firedocs 1.3.4. I have not see it committed to any of our branches.

My new setup since the defaultfiredcs pub did not worked at all:

- firedocs 1.3.6 
- https://svn.apache.org/repos/asf/lenya/branches/BRANCH_2_1_X (r937624)
-  https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules (r942075)

I applied the patch.

The current situation is everything starts up fine then I create a firedocs document. Then I try to edit the document but the edit link is: firedocs:// 

and that was it. :(

I tried our documentation because I thought that I once edited with firedocs there, but I may confuse that.
https://lenya.zones.apache.org/cms/docu/authoring/index/who.html

salu2

> 
> 1: https://issues.apache.org/bugzilla/show_bug.cgi?id=48978
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
> 

Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>


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


Re: Firedocs pub

Posted by Richard Frovarp <rf...@apache.org>.
Thorsten Scherler wrote:
> Hi all,
>
> I am trying to use 
> https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/pubs/defaultfiredocs
> and
>  https://svn.apache.org/repos/asf/lenya/contributions/2_0_X/modules
>
> but I am getting error when import the content or creating a new page.
>
> I am using latest 2_1_x HEAD.
>
> Somebody an idea what is going on? Does it work for somebody?
>
> salu2
>
> Thorsten Scherler <thorsten.at.apache.org>
> Open Source Java <consulting, training and solutions>
>
>   
What version of Firedocs? There's a patch here [1] for Firedocs 1.3.4. I 
have not see it committed to any of our branches.

1: https://issues.apache.org/bugzilla/show_bug.cgi?id=48978

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