[xwiki-users] Lucene Search Problem

2009-11-06 Thread hel-o

Hi,

I just notized, that i get an error, when i open the Lucene Search Page. (XE
2.0.2)

Error number 4001 in 4: Error while parsing velocity page Main.LuceneSearch
Wrapped Exception: Failed to evaluate content with id Lucene Search

Error number 4001 in 4: Error while parsing velocity page Main.LuceneSearch
Wrapped Exception: Failed to evaluate content with id Lucene Search
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing
velocity page Main.LuceneSearch
Wrapped Exception: Failed to evaluate content with id Lucene Search
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:114)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:85)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:272)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:202)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:170)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultXWikiRenderingEngine.java:159)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:554)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:571)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:475)
at sun.reflect.GeneratedMethodAccessor623.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:493)
at
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1642)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
at sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at
c

[xwiki-users] IE-Display problem

2009-11-18 Thread hel-o

Hi,

got something intresting,

i have a table with divs with headings (syntax 2.0, XE 2.0.2)

|(((
=== Heading ===
)))

The Heading is displayed fine in Firefox but is not displayed in IE with
Colibri skin. Using the Toucan skin it is displayed in both browsers.

For further investigation I looked at the source code of the page where i
get something like



Heading



In IE somehow it seems the span is displayed but not its content. Changing
the font-size in IE the text appears, refreshing the page the text
disappears.

Any suggestions cause i really cant figure out what happens there.

Thanks
hel.



-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/IE-Display-problem-tp4024042p4024042.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] IE-Display problem

2009-11-25 Thread hel-o

Sorry, almost forgot about that :blush:

Thanks for your reply. I'll try with 2.1 RC

But do you have an explanation?

Thanks
hel.


Sergiu Dumitriu-2 wrote:
> 
> On 11/18/2009 02:48 PM, Ecaterina Valica wrote:
>> Hi,
>>
>> the latest snapshot doesn't have this problem.
>> You can try tomorrow the 2.1 RC release.
> 
> That is the 2.1 M1 release.
> 
> -- 
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/IE-Display-problem-tp4024042p4064266.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] IE-Display problem

2009-11-25 Thread hel-o

In 2.1M1 it works mayby i'll check the differences in the stylesheets.


hel-o wrote:
> 
> Sorry, almost forgot about that :blush:
> 
> Thanks for your reply. I'll try with 2.1 RC
> 
> But do you have an explanation?
> 
> Thanks
> hel.
> 
> 
> Sergiu Dumitriu-2 wrote:
>> 
>> On 11/18/2009 02:48 PM, Ecaterina Valica wrote:
>>> Hi,
>>>
>>> the latest snapshot doesn't have this problem.
>>> You can try tomorrow the 2.1 RC release.
>> 
>> That is the 2.1 M1 release.
>> 
>> -- 
>> Sergiu Dumitriu
>> http://purl.org/net/sergiu/
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>> 
>> 
> 
> 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/IE-Display-problem-tp4024042p4064402.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] IE-Display problem (Solved)

2009-11-26 Thread hel-o

Hi,

found the problem, changed the following part of colibri.css

" h1 span, h2 span, h3 span, h4 span {
overflow:hidden;
display: block;
position: relative;
background-color: inherit;
padding: 0;
margin: 20px 0;
}



h1 span span, h2 span span, h3 span span, h4 span span {
display: inline;
margin: 0;
border-bottom: 0;
} "

to

" h1, h2, h3, h4 {
overflow:hidden;
display: block;
position: relative;
background-color: inherit;
padding: 0;
margin: 20px 0;
}



h1 span, h2 span, h3 span, h4 span {
display: inline;
margin: 0;
border-bottom: 0;
} "

don't know but i don't think there is "span span" :)

hel.


In 2.1M1 it works mayby i'll check the differences in the stylesheets.



-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/IE-Display-problem-tp4024042p4070162.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] pdf export xwiki 2.1

2009-12-15 Thread hel-o

pdf-export doesnot work.

Errormessage
http://n2.nabble.com/file/n4170173/pdfexport.txt pdfexport.txt 

xwiki 2.1 / tomcat6 / mysql

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/pdf-export-xwiki-2-1-tp4170173p4170173.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Cant delete attachments

2009-12-21 Thread hel-o

Hi,

since update to 2.1 i can not delete attachments anymore.

Environment:
XE 2.1/Tomcat6/Mysql

Upload attachment
-> Delete attachment (Message Attachment deleted appears, "Attachments (0)"
displayes)
Reload page
-> Attachment is still here

Any idea?

Thanks
hel.



-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cant-delete-attachments-tp4197275p4197275.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cant delete attachments

2009-12-21 Thread hel-o

You know, thats really a big problem here?
No suggestions?

Thanks
hel.


hel-o wrote:
> 
> Hi,
> 
> since update to 2.1 i can not delete attachments anymore.
> 
> Environment:
> XE 2.1/Tomcat6/Mysql
> 
> Upload attachment
> -> Delete attachment (Message Attachment deleted appears, "Attachments
> (0)" displayes)
> Reload page
> -> Attachment is still here
> 
> Any idea?
> 
> Thanks
> hel.
> 
> 
> 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cant-delete-attachments-tp4197275p4197430.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cant delete attachments

2009-12-21 Thread hel-o

Finaly got a log-message that points to the problem:

2009-12-21 14:08:44,862
[http://xwikidev/bin/delattachment/Sandbox/TestPage3/code.txt?xredirect=/bin/view/Sandbox/TestPage3]
[http://xwikidev/bin/delattachment/Sandbox/TestPage3/code.txt?xredirect=/bin/view/Sandbox/TestPage3]
WARN  .XWikiHibernateAttachmentStore  - Error loading attachment content
when deleting attachment code.txt of doc Sandbox.TestPage3 

Any suggestions?

Thanks
hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cant-delete-attachments-tp4197275p4197497.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cant delete attachments

2009-12-21 Thread hel-o

Ok, tried now in a clean 2.1 and 2.03 installation

2.1 -> cannot delete attachments
2.0.3 -> OK

can't beleve i'm the only one with this problem.

hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cant-delete-attachments-tp4197275p4197599.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cant delete attachments

2009-12-21 Thread hel-o

Sorry,

did check my mails but answer was delivered late :)

Waiting for 2.1.1 then

hel.



Am 21.12.2009 um 16:12 schrieb vmassol [via XWiki]:

> Hi Hel, 
> 
> You were given an answer already. Check your mails. 
> 
> Thanks 
> -Vincent 
> 
> On Dec 21, 2009, at 1:29 PM, hel-o wrote: 
> 
> > 
> > You know, thats really a big problem here? 
> > No suggestions? 
> > 
> > Thanks 
> > hel. 
> > 
> > 
> > hel-o wrote: 
> >> 
> >> Hi, 
> >> 
> >> since update to 2.1 i can not delete attachments anymore. 
> >> 
> >> Environment: 
> >> XE 2.1/Tomcat6/Mysql 
> >> 
> >> Upload attachment 
> >> -> Delete attachment (Message Attachment deleted appears,   
> >> "Attachments 
> >> (0)" displayes) 
> >> Reload page 
> >> -> Attachment is still here 
> >> 
> >> Any idea? 
> >> 
> >> Thanks 
> >> hel.
> ___ 
> users mailing list 
> [hidden email] 
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 
> View message @ 
> http://n2.nabble.com/Cant-delete-attachments-tp4197275p4198541.html 
> To unsubscribe from Re: Cant delete attachments, click here.
> 



-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cant-delete-attachments-tp4197275p4199074.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] How do i know what's methods in $xwiki

2009-12-29 Thread hel-o

http://platform.xwiki.org/xwiki/bin/view/DevGuide/APIGuide

Mayby you are looking for that? :-)

hel.


tomcatlee wrote:
> 
> Hi, can anybody help me ?
> 
> How do i know what's methods in $xwiki? Is there any api doc?
> 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/How-do-i-know-what-s-methods-in-xwiki-tp4227025p4227047.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Changed upload_maxsize but still can't attach larger than 10 MB

2010-02-18 Thread hel-o

Hi,

yes it works. 

200 MB would be 209715200 Byte (according to "
http://webdeveloper.earthweb.com/repository/javascripts/2001/04/41291/byteconverter.htm
The Byte Converter " ;-) )

I never tried to increase the max upload size to 200MB but 40MB worked.

hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Changed-upload-maxsize-but-still-can-t-attach-larger-than-10-MB-tp2130422p4591708.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] international charakters in space names

2010-02-23 Thread hel-o

Theres also a problem with international characters in tags.

The tag is created ans assigned to the page but when when you look at the
tag pages there are no pages listed. Seems to me xwiki search has a problem
with international characters.

hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/international-charakters-in-space-names-tp4618371p4619878.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Translations

2010-02-24 Thread hel-o

Hi,

id also like to suggest, that we come to some form of cooperation in doing
the german translation since i did most part of it till yet (and hope that
not all of it is incorrect german :).

One question to the developers is there a possibility to have a editable
page or space in the translation wiki wher translators could share their
thougts and keep a terminology for their language.

Thanks
hel.



-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Translations-tp4620146p4624988.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Translations discussion

2010-02-24 Thread hel-o

Hi,

>> Will the new page
>> http://l10n.xwiki.org/xwiki/bin/view/Discussions/German
>> be ok? 

Yes thats great.

Also i too think that the proposal thomas made would be a better solution in
a long term.

Thanks
hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Translations-tp4620146p4627040.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XOffice : login problem

2010-02-26 Thread hel-o

Hi,

is there a issue for that now?

We got the same problem and in the documentation theres a description how to
get short URLs which includes that you change the 'xwiki' directory to
'ROOT'

http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs

So i think that you should be able to have that setting. Mayby a advanced
settings option would prevent the normal user to see 'strange settings'.

Thanks
hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/XOffice-login-problem-tp4626421p4637738.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Translations

2010-02-27 Thread hel-o

Great =)

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Translations-tp4620146p4646481.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] XWiki -> Tomcat problem

2010-03-01 Thread hel-o

Hi,

had a big problem yesterday. Updated to XEM 2.2.1. Everything seemed to be
alright but after a while the server didn't respond anymore. 

After restart the server-log was huge and full of the following
Error-Messages:

jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(
Feb 28 10:24:25 rakis jsvc.exec[12827]: XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)
Feb 28 10:24:25 rakis jsvc.exec[12827]: #011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5681)#012#011at
com.xpn.xwiki.XWiki.formatDate(XWiki.java:5684)#012#011at
com.xpn.xwiki.

Re: [xwiki-users] XWiki -> Tomcat problem

2010-03-15 Thread hel-o

Hi,

my xwiki server was down now for a week (trying to figure out what had
happened), started it again today, after about an hour same problem -> (see
log below)

Has anyone a glue what is happening here?

Would be really greatful for any hint.

Thanks
hel. 

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/XWiki-Tomcat-problem-tp4653665p4738635.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki -> Tomcat problem

2010-03-15 Thread hel-o

By the way, thats all the xwiki.log since i started the server again:

2010-03-15 17:18:29,295 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] INFO 
.AbstractXWikiMigrationManager  - Starting migration for database 
[xwiki]... 
2010-03-15 17:18:29,641 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] INFO 
.AbstractXWikiMigrationManager  - No storage migration required since
current version is [15429] 
2010-03-15 17:18:29,645 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] INFO 
.AbstractXWikiMigrationManager  - Starting migration for database  [hel]... 
2010-03-15 17:18:31,024 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] INFO 
.AbstractXWikiMigrationManager  - No storage migration required since
current version is [15429] 
2010-03-15 17:18:31,027 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] INFO 
.AbstractXWikiMigrationManager  - Starting migration for database 
[reactionsimulationengine]... 
2010-03-15 17:18:31,656 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] INFO 
.AbstractXWikiMigrationManager  - No storage migration required since
current version is [15429] 
2010-03-15 17:18:44,405 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] WARN 
ternal.DefaultWikiMacroFactory  - Incomplete macro definition in [name =
[DocViewerMacro], type = [DOCUMENT], parent = [name = [XWiki], type =
[SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null,
default macro category is empty 
2010-03-15 17:18:44,420 [http://semantic-web.hel.at/bin/view/Main/WebHome]
[http://semantic-web.hel.at/bin/view/Main/WebHome] ERROR
al.DefaultWikiMacroInitializer  - Unable to register macro [docviewer] in
[name = [DocViewerMacro], type = [DOCUMENT], parent = [name = [XWiki], type
= [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null for
visibility [WIKI] due to insufficient privileges 
org.xwiki.rendering.macro.wikibridge.WikiMacroException: Unable to register
macro [docviewer] in [name = [DocViewerMacro], type = [DOCUMENT], parent =
[name = [XWiki], type = [SPACE], parent = [name = [xwiki], type = [WIKI],
parent = [null for visibility [WIKI] due to insufficient privileges
at
org.xwiki.rendering.internal.macro.wikibridge.DefaultWikiMacroManager.registerWikiMacro(DefaultWikiMacroManager.java:145)
at
com.xpn.xwiki.internal.DefaultWikiMacroInitializer.registerExistingWikiMacros(DefaultWikiMacroInitializer.java:135)
at com.xpn.xwiki.XWiki.registerWikiMacros(XWiki.java:836)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:796)
at com.xpn.xwiki.XWiki.(XWiki.java:699)
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:336)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:417)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:152)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:118)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:295)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215)
   

[xwiki-users] [myxwiki] new wiki request

2010-04-28 Thread hel-o

Hi,

mayby the dev-list was the wrong place for this, so again: 

had my own xwiki where i wrote my diploma thesis. Got server problems and
have to move on :)

Would like to have a xwiki instance again for my wiki (subject, -> semantic
web, knowledge management, web 2.0 and some personal stuff)

My user name on myxwiki.org is hel. My preffered servername is
semantic-web.myxwiki.org

Thanks
hel.


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/myxwiki-new-wiki-request-tp4973884p4973884.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [myxwiki] new wiki request

2010-04-29 Thread hel-o

Hi,

great thanks and the semantic-web access would be great to if its possible.

Cheers
hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/myxwiki-new-wiki-request-tp4973884p4980194.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] display childpages

2010-05-06 Thread hel-o

Hi,

i'm looking for a possibility to display links to childpages

the child page snipet depends on the doctree plugin (is that available on
myxwiki.org?) so is there a nother way?

Thanks
hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://xwiki.475771.n2.nabble.com/display-childpages-tp5013284p5013284.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Virtual wikis

2008-05-30 Thread hel-o

Couldn't find an answer to the last comment in the "Creating a virtual XWiki
environment" page in the documentation, so i post it here again:

"The examples above show adding multipe virtual servers under one domain
name (*.yourdomain.com); instead can we utilize virtual domains using
different domain names (i.e., www.yourdomain.com and www.mydomain.com)?"

Thanks
Helmut


-- 
View this message in context: 
http://www.nabble.com/Virtual-wikis-tp17567531p17567531.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Virtual wikis

2008-05-31 Thread hel-o

Ok, found out it worked (had another configuration problem) but i got two
more questions

1. Is it possible to add more than one domain for a virtual wiki?

z.B. www.domain.com, domain.com, xwiki.domain.com ???

2. I found that users of the controller wiki are able to log into the
virtual wiki.

Is this default behavior, a coincidence or just a bug?

Thanks
Helmut

 

hel-o wrote:
> 
> Couldn't find an answer to the last comment in the "Creating a virtual
> XWiki environment" page in the documentation, so i post it here again:
> 
> "The examples above show adding multipe virtual servers under one domain
> name (*.yourdomain.com); instead can we utilize virtual domains using
> different domain names (i.e., www.yourdomain.com and www.mydomain.com)?"
> 
> Thanks
> Helmut
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Virtual-wikis-tp17567531p17574909.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Virtual wikis

2008-05-31 Thread hel-o

Oh, i just saw your reply a tic to late.

tried to install WikiManager on XWiki 1.4 but it didn't work so i tried the
by hand configuration.

Is it possible to install the WikiManager after we did the configuration by
hand.

Thanks
Helmut


Thomas Mortagne wrote:
> 
> Hi,
> 
> On Fri, May 30, 2008 at 10:39 PM, hel-o <[EMAIL PROTECTED]> wrote:
>>
>> Couldn't find an answer to the last comment in the "Creating a virtual
>> XWiki
>> environment" page in the documentation, so i post it here again:
>>
>> "The examples above show adding multipe virtual servers under one domain
>> name (*.yourdomain.com); instead can we utilize virtual domains using
>> different domain names (i.e., www.yourdomain.com and www.mydomain.com)?"
> 
> Yes in fact you have to give the complete domain name for a virtual
> wiki descriptor so *.yourdomain.com is just a particular case.
> 
> You should use WikiManager or XWiki Enterprise Manager which is
> dedicated to easier wiki farm management. See
> http://manager.xwiki.org/xwiki/bin/view/Main/
> 
>>
>> Thanks
>> Helmut
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Virtual-wikis-tp17567531p17567531.html
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> 
> 
> 
> -- 
> Thomas Mortagne
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Virtual-wikis-tp17567531p17574968.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] LDAP Authentication (Active Directory)

2008-06-03 Thread hel-o

Hi,

Authentication worked before 1.3.2. Works now for existing users but not for
New Users. New Users are not created when they log in the first time.

Log file:
---
2008-06-03 17:24:46,344 [http://server/bin/view/Main/WebHome] [http-80-1]
ERROR LDAP.LDAPAuthServiceImpl- LDAP Bind failed with Exception
Invalid Credentials 
2008-06-03 17:24:47,125 [http://server/bin/view/Main/WebHome] [http-80-1]
ERROR LDAP.LDAPAuthServiceImpl- LDAP Bind failed with Exception
Invalid Credentials
---

Configuration:
---
# new LDAP authentication service
#
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl

#-# Turn LDAP authentication on - otherwise only XWiki authentication
#-# 0: disable
#-# 1: enable
xwiki.authentication.ldap=1

#-# LDAP Server (Active Directory, eDirectory, OpenLDAP, etc.)
xwiki.authentication.ldap.server=server
xwiki.authentication.ldap.port=389

#-# LDAP login, empty = anonymous access, otherwise specify full dn 
#-# {0} is replaced with the username, {1} with the password
xwiki.authentication.ldap.bind_DN=CN=user,OU=ServicesAccounts,DC=company,DC=holding,DC=ch
xwiki.authentication.ldap.bind_pass=password

#-# Force to check password after LDAP connection
#-# 0: disable
#-# 1: enable
xwiki.authentication.ldap.validate_password=0

#-# only members of the following group will be verified in the LDAP
# otherwise only users that are found after searching starting from the
base_DN
#
xwiki.authentication.ldap.user_group=cn=developers,ou=groups,o=MegaNova,c=US

#-# base DN for searches
xwiki.authentication.ldap.base_DN=DC=company,DC=holding,DC=ch

#-# specifies the LDAP attribute containing the identifier to be used as the
XWiki name (default=cn)
xwiki.authentication.ldap.UID_attr=sAMAccountName

#-# retrieve the following fields from LDAP and store them in the XWiki user
object (xwiki-attribute=ldap-attribute)
#-# ldap_dn=dn  -- dn is set by class, caches dn in XWiki.user object for
faster access
xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=fullName,email=mail,ldap_dn=dn

#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# on every login update the mapped attributes from LDAP to XWiki otherwise
this happens only once when the XWiki account is created.
xwiki.authentication.ldap.update_user=1

#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# mapps XWiki groups to LDAP groups, separator is "|"
#
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=AdminRole,ou=groups,o=MegaNova,c=US|\
#
XWiki.Organisation=cn=testers,ou=groups,o=MegaNova,c=US

#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# time in s after which the list of members in a group is refreshed from
LDAP (default=3600*6)
# xwiki.authentication.ldap.groupcache_expiration=21800

#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# - create : synchronize group membership only when the user is first
created
#-# - always: synchronize on every login
xwiki.authentication.ldap.mode_group_sync=create

#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# if ldap authentication fails for any reason, try XWiki DB authentication
with the same credentials
xwiki.authentication.ldap.trylocal=1

#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# SSL connection to LDAP server
#-# 0: normal
#-# 1: SSL
# xwiki.authentication.ldap.ssl=0

#-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
#-# The keystore file to use in SSL connection
# xwiki.authentication.ldap.ssl.keystore=


Connection in LDAP-Browser works with the settings used in the configuration
above.

Thanks for your help
Helmut
-- 
View this message in context: 
http://www.nabble.com/LDAP-Authentication-%28Active-Directory%29-tp17626760p17626760.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Authentication (Active Directory

2008-06-04 Thread hel-o

Hi, you were right. There was an error in the config file. Now i have the
following line in xwiki.cfg:
xwiki.authentication.ldap.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl

Afterwards I restarted Tomcat6.
Hi, 

The problem still remains: Users that are already added (by the former LDAP
mechanism or by hand) can login (with their active directory password), but
no new users are created as they want to log in for the first time.

The stdout_.log says:
[http-80-1] INFO  .AbstractXWikiMigrationManager  - No storage migration
required since current version is [7351] 
[http-80-2] ERROR LDAP.LDAPAuthServiceImpl- LDAP Bind failed with
Exception Invalid Credentials --> get this line every time a user that
doesn't exist in the xwiki userlist wants to login

I also tried the old one authservice class using this line:
xwiki.authentication.ldap.authclass=com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl
with the same result.

All the other logs in the tomcat log directory look clean...

Thanks
Helmut


Thomas Mortagne wrote:
> 
> Hi,
> 
> On Tue, Jun 3, 2008 at 5:46 PM, hel-o <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> Authentication worked before 1.3.2. Works now for existing users but not
>> for
>> New Users. New Users are not created when they log in the first time.
>>
>> Log file:
>> ---
>> 2008-06-03 17:24:46,344 [http://server/bin/view/Main/WebHome] [http-80-1]
>> ERROR LDAP.LDAPAuthServiceImpl- LDAP Bind failed with Exception
> 
> This looks like you use LDAPAuthServiceImpl and not
> XWikiLDAPAuthServiceImpl as it is written in the configuration you
> sent...
> Makes sure you restarted xwiki after modifying xwiki.cfg.
> 
>> Invalid Credentials
>> 2008-06-03 17:24:47,125 [http://server/bin/view/Main/WebHome] [http-80-1]
>> ERROR LDAP.LDAPAuthServiceImpl- LDAP Bind failed with Exception
>> Invalid Credentials
>> ---
>>
>> Configuration:
>> ---
>> # new LDAP authentication service
>> #
>> xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl
>>
>> #-# Turn LDAP authentication on - otherwise only XWiki authentication
>> #-# 0: disable
>> #-# 1: enable
>> xwiki.authentication.ldap=1
>>
>> #-# LDAP Server (Active Directory, eDirectory, OpenLDAP, etc.)
>> xwiki.authentication.ldap.server=server
>> xwiki.authentication.ldap.port=389
>>
>> #-# LDAP login, empty = anonymous access, otherwise specify full dn
>> #-# {0} is replaced with the username, {1} with the password
>> xwiki.authentication.ldap.bind_DN=CN=user,OU=ServicesAccounts,DC=company,DC=holding,DC=ch
>> xwiki.authentication.ldap.bind_pass=password
>>
>> #-# Force to check password after LDAP connection
>> #-# 0: disable
>> #-# 1: enable
>> xwiki.authentication.ldap.validate_password=0
>>
>> #-# only members of the following group will be verified in the LDAP
>> # otherwise only users that are found after searching starting from the
>> base_DN
>> #
>> xwiki.authentication.ldap.user_group=cn=developers,ou=groups,o=MegaNova,c=US
>>
>> #-# base DN for searches
>> xwiki.authentication.ldap.base_DN=DC=company,DC=holding,DC=ch
>>
>> #-# specifies the LDAP attribute containing the identifier to be used as
>> the
>> XWiki name (default=cn)
>> xwiki.authentication.ldap.UID_attr=sAMAccountName
>>
>> #-# retrieve the following fields from LDAP and store them in the XWiki
>> user
>> object (xwiki-attribute=ldap-attribute)
>> #-# ldap_dn=dn  -- dn is set by class, caches dn in XWiki.user object for
>> faster access
>> xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=fullName,email=mail,ldap_dn=dn
>>
>> #-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
>> #-# on every login update the mapped attributes from LDAP to XWiki
>> otherwise
>> this happens only once when the XWiki account is created.
>> xwiki.authentication.ldap.update_user=1
>>
>> #-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
>> #-# mapps XWiki groups to LDAP groups, separator is "|"
>> #
>> xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=AdminRole,ou=groups,o=MegaNova,c=US|\
>> #
>> XWiki.Organisation=cn=testers,ou=groups,o=MegaNova,c=US
>>
>> #-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
>> #-# time in s after which the list of members in a group is refreshed
>> from
>> LDAP (default=3600*6)
>> # xwiki.authentication.ldap.groupcache_expiration=21800
>>
>> #-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
>> 

Re: [xwiki-users] LDAP Authentication (Active Directory

2008-06-04 Thread hel-o
   at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticate(XWikiLDAPAuthServiceImpl.java:194)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.authenticate(XWikiLDAPAuthServiceImpl.java:107)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.authenticate(MyFormAuthenticator.java:194)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.processLogin(MyFormAuthenticator.java:127)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.processLogin(MyFormAuthenticator.java:112)
at
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.checkAuth(XWikiAuthServiceImpl.java:214)
at com.xpn.xwiki.XWiki.checkAuth(XWiki.java:3307)
at
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.checkAccess(XWikiRightServiceImpl.java:136)
at com.xpn.xwiki.XWiki.checkAccess(XWiki.java:3315)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:4259)
at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:173)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Unknown Source)


when i use the old implementation
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.LDAPAuthServiceImpl
users that already exist could log in and users that do not exist are not
created (as described in the mails before...)


Thanks
Helmut


On Wed, Jun 4, 2008 at 9:01 AM, hel-o <[EMAIL PROTECTED]> wrote:
>
> Hi, you were right. There was an error in the config file. Now i have the
> following line in xwiki.cfg:
> xwiki.authentication.ldap.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl

Documentation is wrong (I just fixed it), you were right in your first
time it's
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.

Are you sure you xwiki.cfg file is at the right place (/WEB-INF/) ?
-- 
View this message in context: 
http://www.nabble.com/LDAP-Authentication-%28Active-Directory%29-tp17626760p17641805.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Authentication (Active Directory) Solved

2008-06-04 Thread hel-o

Hi,

finaly solved the problem and authentication via activ directory works.

the correct authentication class
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl

and correcting an error in the bind_DN did it.

Thanks
Helmut



FabienB wrote:
> 
> Here is my config working with the new and the old LDAP plugin.
> 
> What I find strange in your config is the line
> xwiki.authentication.ldap.bind_DN
> 
> 
> #-# Turn LDAP authentication on - otherwise only XWiki authentication
> #-# 0 : disable
> #-# 1 : enable
> xwiki.authentication.ldap=1
> 
> # Turn LDAP validate password on
> # 1 : enable
> # 0 : disable
> xwiki.authentication.ldap.validate_password=0
> 
> #-# LDAP Server (Active Directory, eDirectory, OpenLDAP, etc.)
> xwiki.authentication.ldap.server=frvilsidc01.ad2.ad.toto.com
> xwiki.authentication.ldap.port=389
> 
> #-# LDAP login, empty = anonymous access, otherwise specify full dn
> #-# {0} is replaced with the username, {1} with the password
> xwiki.authentication.ldap.bind_DN=ad2\\{0}
> xwiki.authentication.ldap.bind_pass={1}
> 
> #-# only members of the following group will be verified in the LDAP
> # otherwise only users that are found after searching starting from the
> base_DN
> #xwiki.authentication.ldap.user_group=cn=developers,ou=groups,o=MegaNova,c=US
> 
> #-# base DN for searches
> xwiki.authentication.ldap.base_DN=dc=ad,dc=toto,dc=com
> 
> #-# specifies the LDAP attribute containing the identifier to be used as
> the
> XWiki name (default=cn)
> xwiki.authentication.ldap.UID_attr=sAMAccountName
> 
> #-# retrieve the following fields from LDAP and store them in the XWiki
> user
> object (xwiki-attribute=ldap-attribute)
> #-# ldap_dn=dn  -- dn is set by class, caches dn in XWiki.user object for
> faster access
> xwiki.authentication.ldap.fields_mapping=name=sAMAccountName,last_name=sn,first_name=givenName,fullname=displayName,mail=mail
> 
> #-# [SINCE 1.3M2, XWikiLDAPAuthServiceImpl]
> #-# on every login update the mapped attributes from LDAP to XWiki
> otherwise
> this happens only once when the XWiki account is created.
> xwiki.authentication.ldap.update_user=0
> 
> 
> With this config I am able to bind to the LDAP but not authenticate
> 
> 

-- 
View this message in context: 
http://www.nabble.com/LDAP-Authentication-%28Active-Directory%29-tp17626760p17644340.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Virtual Wikis II

2008-06-07 Thread hel-o

I have got two more questions concerning virtual wikis.

1. Is it possible to add more than one domain for a virtual wiki?

z.B. www.domain.com, domain.com, xwiki.domain.com ???

2. I found that users of the controller wiki are able to log into the
virtual wiki.

Is this default behavior, a coincidence or just a bug?

Thanks
Helmut 
-- 
View this message in context: 
http://www.nabble.com/Virtual-Wikis-II-tp17710103p17710103.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Virtual Wikis II (Solved)

2008-06-08 Thread hel-o

Thanks to both of you.

-- 
View this message in context: 
http://www.nabble.com/Virtual-Wikis-II-tp17710103p17716283.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Multiple Domains

2008-07-29 Thread hel-o

Im working on the same problem and i am looking for a workaround if the users
are in different LDAP servers.

A possible solution i am thinking of is to use several xwiki instances with
different LDAP configurations for each domain (LDAP Server) using the same
database.

Is that possible or am i running into big trouble :blush:

Thanks
hel


Thomas Mortagne wrote:
> 
> On Thu, Jun 26, 2008 at 11:53 AM, Stefan Woehrer
> <[EMAIL PROTECTED]> wrote:
>>
>> Hi there,
>>
>> is there a way XWiki can handle userlogins from different domains?
>> The users are members of several subdomains, eg: sub1.somedomain.dom,
>> sub2.somedomain.dom, sub3.somedomain.dom, ..
> 
> This depends of you configuration: if all your users are in the same
> LDAP server and just  I guess defining base_DN on the entire domain.
> 
> If not then XWiki actually support only one LDAP server (you should
> add an issue for that at http://jira.xwiki.org).
> 
> I may be wrong but isn't possible in LDAP to define a "root" LDAP
> server which transparently ask on some others LDAP slave servers ?
> 
>>
>> The users from all of these domains need to login. It works perfectly for
>> one domain (if I configure it for example for sub1.somedomain.dom). So
>> how
>> can I config it for more than one domains?
>>
>> Or is there a way to import a userlist from the active directory? I think
>> I
>> have seen in another post that someone else needs such a feature too, bit
>> it
>> is not implemented right now - is this correct?
> 
> This would not help I think has it would not be possible to get
> passwords from LDAP server depends of the implementation and
> authentication would always need to be done on LDAP server. Plus you
> would lost the synchronization of users informations and membership.
> 
>>
>> Thank you very much in advance!!
>> Steve
>> --
>> View this message in context:
>> http://www.nabble.com/LDAP-Multiple-Domains-tp18130322p18130322.html
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> 
> 
> 
> -- 
> Thomas Mortagne
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/LDAP-Multiple-Domains-tp510482p588067.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] XWiki 1.6m2 Issues

2008-09-12 Thread hel-o

Hi,

im testing 1.6m2 and ran into some problems.

LDAP-Authentication (Active Directory) seems not to work. It did with XWiki
Enterprise 1.5.11446 using the same definitions in xwiki.cfg.

Displaying Groups in XWikiPreferences seems not to work. I get the following
error in the logs:

2008-09-12 13:08:50,444
[http://localhost:8080/xwiki16m2/bin/admin/XWiki/XWikiPreferences?xpage=getgroups&offset=1&limit=15&reqNo=1&wiki=local]
[http-8080-2] WARN  util.JDBCExceptionReporter  - SQL Error: 1064,
SQLState: 42000 
2008-09-12 13:08:50,444
[http://localhost:8080/xwiki16m2/bin/admin/XWiki/XWikiPreferences?xpage=getgroups&offset=1&limit=15&reqNo=1&wiki=local]
[http-8080-2] ERROR util.JDBCExceptionReporter  - You have an error in
your SQL syntax; check the manual that corresponds to your MySQL server
version for the right syntax to use near 'from stringprop2_.XWS_VALUE)<>'''
at line 1 

Finaly the new WYSIWYG Editor seems not to work. When i change the page
Syntax to "XWiki 2.0" and Edit the Page i get the following error.

" app.appname

app.errorwithcode com.google.gwt.user.client.rpc.StatusCodeException:  http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml"; lang="en" xml:lang="en"> 
 "
-- 
View this message in context: 
http://n2.nabble.com/XWiki-1.6m2-Issues-tp1084838p1084838.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki 1.6m2 Issues

2008-09-12 Thread hel-o

Hi Marius,

I'm using Firefox 3.0.1.


Marius Dumitru Florea wrote:
> 
> 
> Tell me what browser are you using, including its version, so that I can 
> try to reproduce it. Also, does it appear all the time or just in some 
> cases.
> 
> 

Thanks
Helmut

-- 
View this message in context: 
http://n2.nabble.com/XWiki-1.6m2-Issues-tp1084838p1086180.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki 1.6m2 Issues

2008-09-15 Thread hel-o

Hi,

and thanks for your help.

I still wonder if anyone tried the LDAP-Authentication and it worked. Still
the same here. I get a "Wrong Username" massage when i try to login. The
configuration is the same as in 1.5.11446 and there is nothing in the
xwiki.log.

Same thing for the new WYSIWYG-Editor. I attached a Screenshot of the
Errormassage that is displayed when i edit a page with XWiki Syntax 2.0 but
there is now message in the xwiki.log.

http://n2.nabble.com/file/n1089909/wysiwyg_error.png wysiwyg_error.png 

Helmut
-- 
View this message in context: 
http://n2.nabble.com/XWiki-1.6m2-Issues-tp1084838p1089909.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XWiki 1.6m2 Issues

2008-09-15 Thread hel-o

Hi,

xwiki.authentication.authclass is uncommented.

I've activated debug log on LDAP authentication I think that is the
interesting part:

"14:33:47,085 [] [http-8080-1] DEBUG util.ModuleUtils- Get
module name for path /bin 
14:33:47,085 [] [http-8080-1] DEBUG util.ModuleUtils- Module
name found: default 
14:33:47,085 [] [http-8080-1] DEBUG action.RequestProcessor -
Processing a 'POST' for path '/loginsubmit/' 
14:33:47,101 [] [http-8080-1] DEBUG action.RequestProcessor - 
Setting user locale 'de_AT' 
14:33:47,101 [] [http-8080-1] WARN  util.RequestUtils   - No
FormBeanConfig found under 'loginsubmit' 
14:33:47,101 [] [http-8080-1] DEBUG action.RequestProcessor - 
Looking for Action instance for class com.xpn.xwiki.web.LoginSubmitAction 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG api.MonitorData - MONITOR  loginsubmit
multipart: 0ms null 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: begin for doc
xwiki:XWiki.XWikiPreferences in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: Trying to get
doc xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: got doc
xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: end for doc
xwiki:XWiki.XWikiPreferences in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: begin for doc
xwiki:XWiki.XWikiPreferences in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: Trying to get
doc xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: got doc
xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: end for doc
xwiki:XWiki.XWikiPreferences in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: begin for doc
xwiki:XWiki.XWikiLogin in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: Trying to get
doc xwiki:XWiki.XWikiLogin from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: got doc
xwiki:XWiki.XWikiLogin from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: end for doc
xwiki:XWiki.XWikiLogin in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG xwiki.XWikiRightServiceImpl - checkAccess for
loginsubmit, XWiki.XWikiLogin 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: begin for doc
xwiki:XWiki.XWikiPreferences in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: Trying to get
doc xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: got doc
xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: end for doc
xwiki:XWiki.XWikiPreferences in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: begin for doc
xwiki:XWiki.XWikiPreferences in cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: Trying to get
doc xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: got doc
xwiki:XWiki.XWikiPreferences from cache 
14:33:47,101
[http://localhost:8080/xwiki16m2/bin/loginsubmit/XWiki/XWikiLogin]
[http-8080-1] DEBUG store.XWikiCacheStore   - Cache: end for doc
xwiki:X

Re: [xwiki-users] XWiki 1.6m2 Issues

2008-09-18 Thread hel-o

Hi Marius,


Marius Dumitru Florea wrote:
> 
> You said you were testing 1.6M2, but at the bottom of your screenshot 
> there is "XWiki Enterprise 1.5.11446" written..
> 
> Make sure the wysiwyg servlet is mapped in your web.xml and post more 
> details if you want more help.
> 
> 

intresting i didn't notice that. This instance runs on a VM with Windows-XP
and there are several XWiki instances running paralell (for testing) also a
XWiki Enterprise 1.5.11446 instance. I didn't post the picure when the error
massage window is closed i add it now. There you can see that the Instance
from where the WYSIWYG-Editor is opend is 1.6m2.

http://n2.nabble.com/file/n1097683/wysiwyg_error2.png wysiwyg_error2.png   

I also tried that on another instance on a VM with Linux and there is only
one Xwiki instance installed (XWiki Enterprise 1.6-milestone-2.12601 ) and
the same thing happens.

What do you mean by make sure the wysiwyg servlet is mapped?

In web.xml i find:

"
 
  
XWikiService
   
com.xpn.xwiki.gwt.api.server.XWikiServiceImpl
  

  
  
WysiwygService
   
com.xpn.xwiki.wysiwyg.server.DefaultWysiwygService
  

  
  

 
com.xpn.xwiki.wysiwyg.server.DefaultWysiwygService/com.xpn.xwiki.wysiwyg.Wysiwyg/WysiwygService

   
com.xpn.xwiki.wysiwyg.server.DefaultWysiwygService
  

... and ...

  
WysiwygService
/WysiwygService
  

  

 
com.xpn.xwiki.wysiwyg.server.DefaultWysiwygService/com.xpn.xwiki.wysiwyg.Wysiwyg/WysiwygService

/com.xpn.xwiki.wysiwyg.Wysiwyg/WysiwygService
  
"

Is there anything missing? Is there anywhere some documentation what you
have to do to integrate the new WYSIWYG-Editor?

Thanks
Helmut

-- 
View this message in context: 
http://n2.nabble.com/XWiki-1.6m2-Issues-tp1084838p1097683.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] DocumentTree Plugin

2008-09-23 Thread hel-o

Hi,

i just tried to install the DocumentTree Plugin but it doesn't seem to work.
i followed the instructions here.

http://code.xwiki.org/xwiki/bin/view/Plugins/DocumentTreePlugin

Downloaded the jar doctree-1.5.jar here

http://code.xwiki.org/xwiki/bin/view/Snippets/ChildPageSnippet

But when i restart my xwiki it doesn't work anymore. 

In the log i find:

INFO: Starting service Catalina
23.09.2008 07:57:21 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.16
23.09.2008 07:57:21 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ROOT.war
23.09.2008 07:57:21 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error in dependencyCheck
java.util.zip.ZipException: invalid entry size (expected 1538260992 but got
25 bytes)
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:393)
at java.util.zip.ZipInputStream.read(ZipInputStream.java:165)
at java.util.jar.JarInputStream.read(JarInputStream.java:194)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at java.util.jar.JarInputStream.getBytes(JarInputStream.java:105)
at java.util.jar.JarInputStream.(JarInputStream.java:82)
at java.util.jar.JarInputStream.(JarInputStream.java:60)
at
org.apache.catalina.util.ExtensionValidator.getManifest(ExtensionValidator.java:373)
at
org.apache.catalina.util.ExtensionValidator.validateApplication(ExtensionValidator.java:184)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4167)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:829)
at 
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:718)
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1147)
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:719)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at 
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:578)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)

So it seems the jar provided for download is not working or did i make an
mistake?

Thanks
Helmut
-- 
View this message in context: 
http://n2.nabble.com/DocumentTree-Plugin-tp723p723.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] DocumentTree Plugin

2008-09-29 Thread hel-o

Hi,

no solution jet. I also think the jar-File is corrupted.

Greetings Helmut


Florian Rhomberg wrote:
> 
> Hi!
> I have the same problem when I tried to install the plugin yesterday. Have
> you already found a solution? I believe that the jar file is corrupted.
> 
> Greetings,
> Florian
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/DocumentTree-Plugin-tp723p1125613.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-08 Thread hel-o

Hi,

we do have an LDAP Auth problem to and i think it's the same as mentioned
here. 

It did also happen in the 1.6m2 realease

http://n2.nabble.com/XWiki-1.6m2-Issues-td1084838.html

Could you provide the version including the fix. I couldn't find it
following the link provided in the last post and I would like to test it
too.

Thanks
Helmut
-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1306913.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-08 Thread hel-o

Fine Thanks,

i'll try that tomorrow.

Helmut


Thomas Mortagne wrote:
> 
> The provided link is where all xwiki-core 1.6 spnashots are built, you
> just have to download the last jar file. For example at the time i'm
> writing theses lines
> http://maven.xwiki.org/snapshots/com/xpn/xwiki/platform/xwiki-core/1.6-SNAPSHOT/xwiki-core-1.6-20081008.170947-997.jar
> should be ok.
> 
> Thomas Mortagne
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1307329.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-09 Thread hel-o
a:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:636)
16:01:57,804 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
DEBUG LDAP.XWikiLDAPAuthServiceImpl   - Trying authentication against XWiki
DB 

Thanks
Helmut


Thomas Mortagne wrote:
> 
> On Thu, Oct 9, 2008 at 12:00 PM, hel-o <[EMAIL PROTECTED]> wrote:
> I don't see how there could be any difference between linux and
> windows environment for LDAP authentication that makes LDAP fail on
> linux...
> 
> I just comited a version that should give you a more detailed log, can
> you download and try it ?
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1312276.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-09 Thread hel-o

Hi,

tried it to, LDAP-Authentication worked on on instance (Windows Server 2003)

Doesn't work on another (Linux) but i don't think its related to the LDAP
problem we got here.

The Logging information is:

09:18:12,953 [] [http-80-2] DEBUG util.ModuleUtils- Get
module name for path /bin 
09:18:12,953 [] [http-80-2] DEBUG util.ModuleUtils- Module
name found: default 
09:18:12,953 [] [http-80-2] DEBUG action.RequestProcessor -
Processing a 'POST' for path '/loginsubmit/' 
09:18:12,953 [] [http-80-2] DEBUG action.RequestProcessor -  Looking
for Action instance for class com.xpn.xwiki.web.LoginSubmitAction 
09:18:13,083 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-2]
DEBUG LDAP.XWikiLDAPAuthServiceImpl   - Local LDAP authentication failed. 
09:18:13,083 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-2]
DEBUG LDAP.XWikiLDAPAuthServiceImpl   - Trying authentication against XWiki
DB 

Thanks Helmut
-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1311402.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] 1 in Links becomes 1 when you edit in WYSIWYG

2008-10-09 Thread hel-o

Hi,

another problem.

When you have a link that starts with 1 one becomes 1 when you edit the
page in the old WYSIWYG-Editor (didn't try with the new one). It only
happens for the first 1

  1.1.1 test 

becomes

  1.1.1 test 

Somtimes the 1 is displayed correctly when you save the page somtimes
not.

Is this a known-bug?

Thanks
Helmut
-- 
View this message in context: 
http://n2.nabble.com/1-in-Links-becomes---49--when-you-edit-in-WYSIWYG-tp1311576p1311576.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-09 Thread hel-o

Hi, 

LDAP is enabled
here is my configuration -> this one works in the windows environment

#-
# LDAP
#-

#-# new LDAP authentication service
xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl

#-# Turn LDAP authentication on - otherwise only XWiki authentication
#-# 0: disable
#-# 1: enable
xwiki.authentication.ldap=1

#-# LDAP Server (Active Directory, eDirectory, OpenLDAP, etc.)
xwiki.authentication.ldap.server=.
xwiki.authentication.ldap.port=389

#-# LDAP login, empty = anonymous access, otherwise specify full dn 
#-# {0} is replaced with the username, {1} with the password
xwiki.authentication.ldap.bind_DN=\\{0}
xwiki.authentication.ldap.bind_pass={1}

#-# Force to check password after LDAP connection
#-# 0: disable
#-# 1: enable
xwiki.authentication.ldap.validate_password=0

#-# only members of the following group will be verified in the LDAP
#-# otherwise only users that are found after searching starting from the
base_DN
#
xwiki.authentication.ldap.user_group=cn=developers,ou=groups,o=MegaNova,c=US

#-# [Since 1.5RC1, XWikiLDAPAuthServiceImpl]
#-# only users not member of the following group can autheticate
# xwiki.authentication.ldap.exclude_group=cn=admin,ou=groups,o=MegaNova,c=US

#-# base DN for searches
xwiki.authentication.ldap.base_DN=dc=

#-# Specifies the LDAP attribute containing the identifier to be used as the
XWiki name (default=cn)
xwiki.authentication.ldap.UID_attr=sAMAccountName

#-# [Since 1.5M1, XWikiLDAPAuthServiceImpl]
#-# Specifies the LDAP attribute containing the password to be used "when
xwiki.authentication.ldap.validate_password" is set to 1
# xwiki.authentication.ldap.password_field=userPassword

#-# [Since 1.5M1, XWikiLDAPAuthServiceImpl]
#-# The potential LDAP groups classes. Separated by commas.
#
xwiki.authentication.ldap.group_classes=group,groupOfNames,groupOfUniqueNames,dynamicGroup,dynamicGroupAux,groupWiseDistributionList

#-# [Since 1.5M1, XWikiLDAPAuthServiceImpl]
#-# The potential names of the LDAP groups fields containings the members.
Separated by commas. 
# xwiki.authentication.ldap.group_memberfields=member,uniqueMember

#-# retrieve the following fields from LDAP and store them in the XWiki user
object (xwiki-attribute=ldap-attribute)
#-# ldap_dn=dn  -- dn is set by class, caches dn in XWiki.user object for
faster access
xwiki.authentication.ldap.fields_mapping=last_name=sn,first_name=givenName,fullname=fullName,email=mail,ldap_dn=dn

#-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
#-# on every login update the mapped attributes from LDAP to XWiki otherwise
this happens only once when the XWiki account is created.
xwiki.authentication.ldap.update_user=1

#-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
#-# mapps XWiki groups to LDAP groups, separator is "|"
#
xwiki.authentication.ldap.group_mapping=XWiki.XWikiAdminGroup=cn=AdminRole,ou=groups,o=MegaNova,c=US|\
#
XWiki.Organisation=cn=testers,ou=groups,o=MegaNova,c=US

#-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
#-# time in s after which the list of members in a group is refreshed from
LDAP (default=3600*6)
# xwiki.authentication.ldap.groupcache_expiration=21800

#-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
#-# - create : synchronize group membership only when the user is first
created
#-# - always: synchronize on every login
xwiki.authentication.ldap.mode_group_sync=always

#-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
#-# if ldap authentication fails for any reason, try XWiki DB authentication
with the same credentials
xwiki.authentication.ldap.trylocal=1

#-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
#-# SSL connection to LDAP server
#-# 0: normal
#-# 1: SSL
# xwiki.authentication.ldap.ssl=0

#-# [Since 1.3M2, XWikiLDAPAuthServiceImpl]
#-# The keystore file to use in SSL connection
# xwiki.authentication.ldap.ssl.keystore=

#-# [Since 1.5M1, XWikiLDAPAuthServiceImpl]
#-# The java secure provider used in SSL connection
#
xwiki.authentication.ldap.ssl.secure_provider=com.sun.net.ssl.internal.ssl.Provider


Thomas Mortagne wrote:
> 
> On Thu, Oct 9, 2008 at 10:55 AM, hel-o <[EMAIL PROTECTED]> wrote:
> 
> You should have a lot more log than just that, it seems ldap is
> disabled. Check the xwiki.authentication.ldap, it should be 1.
> 
> Helmut
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1311565.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-09 Thread hel-o

Ok,

i uploaded the whole xwiki.log file

Thanks Helmut
-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1312582.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-13 Thread hel-o

Hi,

seems that i used an old xwiki-core. For the logfile i sent you i used 

xwiki-core-1.6-20081009.103057-1014.jar

Now i used 

xwiki-core-1.6-20081011.013225-1016.jar

and i get the following log massage

09:06:25,763
[http://xwiki/bin/view/Main/WikiHelpEdit?xpage=xpart&vm=commentsinline.vm]
[http-80-1] DEBUG ldap.XWikiLDAPConnection- Connection to LDAP
server [svivm01.ivmwien:389] 
09:06:25,764
[http://xwiki/bin/view/Main/WikiHelpEdit?xpage=xpart&vm=commentsinline.vm]
[http-80-1] DEBUG ldap.XWikiLDAPConnection- Binding to LDAP server
with credentials login=[ivmwien\\xwiki] password=[xwiki] 
09:06:25,765
[http://xwiki/bin/view/Main/WikiHelpEdit?xpage=xpart&vm=commentsinline.vm]
[http-80-1] DEBUG LDAP.XWikiLDAPAuthServiceImpl   - Local LDAP
authentication failed. 
com.xpn.xwiki.plugin.ldap.XWikiLDAPException: Error number 0 in 5: LDAP bind
failed with LDAPException.
Wrapped Exception: Invalid Credentials


In the login-form i use my Username and Password not "xwiki", the
config-definition is to bind with the username and password entered in the
login-form

#-# LDAP login, empty = anonymous access, otherwise specify full dn 
#-# {0} is replaced with the username, {1} with the password
xwiki.authentication.ldap.bind_DN=ivmwien\\{0}
xwiki.authentication.ldap.bind_pass={1}

But hat seems not to work and xwiki is used for both instead?

The used java version is "1.6.0"
IcedTea Runtime Environment (build 1.6.0-b09)
OpenJDK Client VM (build 1.6.0-b09, mixed mode)

Could that be the problem?

It works in a Windows environment with the exact same config-definition.

Thanks
Helmut


Thomas Mortagne wrote:
> 
> On Thu, Oct 9, 2008 at 5:32 PM, hel-o <[EMAIL PROTECTED]> wrote:
>>
>> Ok,
>>
>> i uploaded the whole xwiki.log file
> 
> Did you tried with the last xwiki-core 1.6 SNAPSHOT ? I don't see the
> log I added which indicate the credentials used to bind in this log...
> 
>>
>> Thanks Helmut
>> --
>> View this message in context:
>> http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1312582.html
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> 
> 
> 
> -- 
> Thomas Mortagne
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1324724.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-13 Thread hel-o

Hi, wrong again.

Old credentials where used also i restarted tomcat and deleted the old
logfile before i logged in. Is that related to all the JBoss log it get?

Nevertheless now when i use the right credentials i cannot log in too.

09:21:33,031 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
DEBUG cache.RPCManagerImpl- cache mode is local, will not create
the channel 
09:21:33,031 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
INFO  factories.ComponentRegistry - JBoss Cache version: JBossCache
'Poblano' 2.2.0.GA 
09:21:33,031 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
DEBUG cache.CacheStatus   - Ignoring call to create() as current
state is STARTED 
09:21:33,031 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
DEBUG cache.CacheStatus   - Ignoring call to start() as current
state is STARTED 
09:21:33,031 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
INFO  nternal.JBossCacheCacheFactory  - End JBoss cache initialisation 
09:21:33,848 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin]
[EvictionTimer-0] DEBUG eviction.BaseEvictionAlgorithm  - initialized:
[EMAIL PROTECTED] reqion=/xwiki recycle=0
evict=0 
09:21:33,916 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin]
[EvictionTimer-1] DEBUG eviction.BaseEvictionAlgorithm  - initialized:
[EMAIL PROTECTED] reqion=/xwiki recycle=0
evict=0 
09:21:37,262 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin]
[EvictionTimer-2] DEBUG eviction.BaseEvictionAlgorithm  - initialized:
[EMAIL PROTECTED] reqion=/xwiki recycle=0
evict=0 
09:21:38,032 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin]
[EvictionTimer-3] DEBUG eviction.BaseEvictionAlgorithm  - initialized:
[EMAIL PROTECTED] reqion=/xwiki recycle=0 evict=0 
09:23:57,565 [] [http-80-1] DEBUG util.ModuleUtils- Get
module name for path /bin 
09:23:57,565 [] [http-80-1] DEBUG util.ModuleUtils- Module
name found: default 
09:23:57,565 [] [http-80-1] DEBUG action.RequestProcessor -
Processing a 'POST' for path '/loginsubmit/' 
09:23:57,566 [] [http-80-1] DEBUG action.RequestProcessor -  Looking
for Action instance for class com.xpn.xwiki.web.LoginSubmitAction 
09:23:57,568 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
DEBUG ldap.XWikiLDAPConnection- Connection to LDAP server
[svivm01.ivmwien:389] 
09:23:57,570 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
DEBUG ldap.XWikiLDAPConnection- Binding to LDAP server with
credentials login=[ivmwien\\lehner] password=[] 
09:23:57,576 [http://xwiki/bin/loginsubmit/XWiki/XWikiLogin] [http-80-1]
DEBUG LDAP.XWikiLDAPAuthServiceImpl   - Local LDAP authentication failed. 
com.xpn.xwiki.plugin.ldap.XWikiLDAPException: Error number 0 in 5: LDAP bind
failed with LDAPException.
Wrapped Exception: Invalid Credentials
at
com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection.open(XWikiLDAPConnection.java:176)
at
com.xpn.xwiki.plugin.ldap.XWikiLDAPConnection.open(XWikiLDAPConnection.java:107)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticateInContext(XWikiLDAPAuthServiceImpl.java:277)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.ldapAuthenticate(XWikiLDAPAuthServiceImpl.java:176)
at
com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl.authenticate(XWikiLDAPAuthServiceImpl.java:131)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.authenticate(MyFormAuthenticator.java:239)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.processLogin(MyFormAuthenticator.java:165)
at
com.xpn.xwiki.user.impl.xwiki.MyFormAuthenticator.processLogin(MyFormAuthenticator.java:148)
at
com.xpn.xwiki.user.impl.xwiki.XWikiAuthServiceImpl.checkAuth(XWikiAuthServiceImpl.java:205)
at com.xpn.xwiki.XWiki.checkAuth(XWiki.java:3566)
at
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.checkAccess(XWikiRightServiceImpl.java:139)
at com.xpn.xwiki.XWiki.checkAccess(XWiki.java:3574)
at com.xpn.xwiki.XWiki.prepareDocuments(XWiki.java:4480)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:190)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
com.xpn.xwiki.wysiwyg

Re: [xwiki-users] LDAP Auth problem in 1.6

2008-10-14 Thread hel-o

Hi,

and first of all thanks for your help. Found the problem in the end and in
fact it was my own fault:blush:


Thomas Mortagne wrote:
> 
> On Mon, Oct 13, 2008 at 9:35 AM, hel-o <[EMAIL PROTECTED]> wrote:
> Seems you enabled all debug log and not just LDAP authentication, you
> should not get any log from JBossCache I think. Anyway this log seems
> just informational not error.
> 

There are some funny things happening in our installation so wether the
log4j.properties File is ignored or theres something else wrong.



Thomas Mortagne wrote:
> 
> I really don't see what could makes authentication fail with the right
> credentials specifically on linux and if it's working on Windows. The
> log print exactly what is directly used to bind, except for a bug in
> the Novell LDAP implementation we are using I don't have much idea
> right now if the right LDAP server is pointed in the configuration.
> Does password contains non-ASCII characters ?
> 

I tried with a new Xwiki 1.6 installation and the new xwiki-core and LDAP
worked fine -> Finaly i found that i (must have been) have added the LDAP
definitions in the XWikiPrefferences.

I think they were the same definitions but obviously they were not (or can
there be a conflict when there are definition in the Preferences and the
xwiki.cfg).

Thanks again
Helmut

-- 
View this message in context: 
http://n2.nabble.com/LDAP-Auth-problem-in-1.6-tp1303665p1332099.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] DocumentTree Plugin (Solution)

2008-11-03 Thread hel-o

The Documentation has been updated and the Plugin-Download-Page is linked
now.

http://code.xwiki.org/xwiki/bin/view/Plugins/DocumentTreePluginDownloads

The Plugin you can download there is working.

Helmut


Florian Rhomberg wrote:
> 
> Hi!
> I have the same problem when I tried to install the plugin yesterday. Have
> you already found a solution? I believe that the jar file is corrupted.
> 
> Greetings,
> Florian
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/DocumentTree-Plugin-tp723p1449614.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Excel Plugin not working

2008-11-03 Thread hel-o

Hi,

trying to get the Excel-Plugin to work. I followed the intructions (hope so)
but I it doesn't seem to work.

XWiki-Enterprises 1.6.1
Java-Version 1.6.0-b09
Excel Plugin 1.0-jdk16
Java Excel API 2.6.9

The Excel file was created with Office 2007 and saved 
http://n2.nabble.com/file/n1449684/error.txt error.txt 

The error code is:
Error number 4001 in 4: Error while parsing velocity page
Main.WikiHelpInsertExcel Wrapped Exception: Failed to evaluate content with
id Wiki Help Insert Excel

The whole error message is attached.
-- 
View this message in context: 
http://n2.nabble.com/Excel-Plugin-not-working-tp1449684p1449684.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] DocumentTree Plugin (Solution)

2008-11-04 Thread hel-o

Sorry, next time i'll know.

Thanks
Helmut


vmassol wrote:
> 
> Hi Helmut,
> 
> I had already fixed that but you changed it so I reverted it back to  
> the change I had done since the way you did it wasn't the correct way  
> (the correct way is to edit in inline mode and specify the download  
> page name).
> 
> Thanks for helping anyway! :)
> 
> Cheers,
> -Vincent
> 
> On Nov 3, 2008, at 3:31 PM, hel-o wrote:
> 
>>
>> The Documentation has been updated and the Plugin-Download-Page is  
>> linked
>> now.
>>
>> http://code.xwiki.org/xwiki/bin/view/Plugins/DocumentTreePluginDownloads
>>
>> The Plugin you can download there is working.
>>
>> Helmut
>>
>>
>> Florian Rhomberg wrote:
>>>
>>> Hi!
>>> I have the same problem when I tried to install the plugin  
>>> yesterday. Have
>>> you already found a solution? I believe that the jar file is  
>>> corrupted.
>>>
>>> Greetings,
>>> Florian
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/DocumentTree-Plugin-tp723p1453469.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] DocumentTree Plugin (Solution)

2008-11-12 Thread hel-o

Hi,

and sorry again, the message on the DocumentTreePage said the plugin is
bundled with XE, tried that with 1.6.1 and couldn't find the Plugin.

Changed the page (this time inline.-) to provide the download link and hope
i didn't make a mistake again.

Helmut


vmassol wrote:
> 
> Hi Helmut,
> 
> I had already fixed that but you changed it so I reverted it back to  
> the change I had done since the way you did it wasn't the correct way  
> (the correct way is to edit in inline mode and specify the download  
> page name).
> 
> Thanks for helping anyway! :)
> 
> Cheers,
> -Vincent
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/DocumentTree-Plugin-tp723p1489559.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Headings in old WYSIWYG and some more questions

2008-11-25 Thread hel-o

Since 1.6 creating headings in the old WYSIWYG-Editor creats html-Headings

Heading 1 -> Text
Heading 2 -> Text


The result is that some functions (e.g. Toc macro) don't work anymore.

Is it planned to fix that? or is there no more development for the old
WYSIWYG?

The new looks great but has not the functionality of the old one (yet?)

Thanks
Helmut
-- 
View this message in context: 
http://n2.nabble.com/Headings-in-old-WYSIWYG-and-some-more-questions-tp1575725p1575725.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Headings in old WYSIWYG and some more questions

2008-11-25 Thread hel-o


vmassol wrote:
> 
>> Since 1.6 creating headings in the old WYSIWYG-Editor creats html- 
>> Headings
>>
>> Heading 1 -> Text
>> Heading 2 -> Text
>> 
>>
>> The result is that some functions (e.g. Toc macro) don't work anymore.
>>
>> Is it planned to fix that? or is there no more development for the old
>> WYSIWYG?
> 
> Well someone reported this but it was closed as it was another  
> problem. Do you have a jira issue for this?
> 

No i don't have a jira issue. Is somewhere information what problem that was
or am i the only one with that problem.


vmassol wrote:
> 
>> The new looks great but has not the functionality of the old one  
>> (yet?)
> 
> In order for us to focus on what's needed most, what are you missing  
> in the new rendering that you would need to use it?
> 

Just looked at 1.7m3 and if i'm not mistaken theres no table, and no include
image or attachment function 
and the new link feature is not that elaborated as in the old WYSIWYG.

In the proposal für the new WYSIWYG-GUI all this functions are included
http://dev.xwiki.org/xwiki/bin/view/Design/NewWysiwygEditorInterface

Is there a plan, road-map ... for the implementation or information what
features are implemented now?

Thanks
Helmut
-- 
View this message in context: 
http://n2.nabble.com/Headings-in-old-WYSIWYG-and-some-more-questions-tp1575725p1576566.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Documentation Class Propertys

2008-12-14 Thread hel-o

Hi,

is there a documentation for the existing property types of a class
available?

I found the tutorial about creating a class but no discription of the
property types.

As i understand it deleting a property of a class is not possible. Is this
feature planned?

Thanks
Helmut
-- 
View this message in context: 
http://n2.nabble.com/Documentation-Class-Propertys-tp1655023p1655023.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Documentation Class Propertys

2008-12-16 Thread hel-o

Hi, 

and thanks for your response. I am aware of that documentation but i was
looking for a more detailed desription of the available properties.

Helmut


Jean-Vincent Drean-3 wrote:
> 
> On Sun, Dec 14, 2008 at 6:28 PM, hel-o  wrote:
>>
>> Hi,
>>
>> is there a documentation for the existing property types of a class
>> available?
>> I found the tutorial about creating a class but no discription of the
>> property types.
> 
> See http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel
> 
>> As i understand it deleting a property of a class is not possible. Is
>> this
>> feature planned?
>>
> 
> Yes, it is not possible yet. This problem is known and will be
> addressed but it is not trivial and doesn't have a high priority.
> The usual workaround is to rename properties (to something like
> unused_string_1 for example).
> 
> JV.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Documentation-Class-Propertys-tp1655023p1666594.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Documentation Class Propertys

2008-12-18 Thread hel-o

Hi,

exactly what i wanted to say (seems im a little to late .-).

It would be great to add it to the documentation. I fact i would agree to
create a Documentation page for each property typ in
http://platform.xwiki.org/xwiki/bin/view/DevGuide/DataModel but i'm afraid i
can't give much information on most of the fields of the different property
types.

Are there any documentation guidelines?

hel. 


Guillaume Lerouge wrote:
> 
> Hi Hoani,
> 
> thanks for this :-)
> 
> Please consider adding it to the documentation on XWiki.org (if it's not
> done already) since it would be very helpful for others as well.
> 
> Guillaume
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Documentation-Class-Propertys-tp1655023p1672064.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] xwiki mssql

2008-12-18 Thread hel-o

Hi,

XWiki and mssql doesn't seem to work. I found an hibernate file for mssql in
1.7 (seems to be there by default since 1.5.? (not 1.5 but 1.5.2 didn't look
at 1.5.1)). But i can't get the system running (MSSQL Server 2000, jtds
Driver 1.2.1).

Log for 1.7:
"11:50:45,687 [http://localhost/xwiki17/bin/view/Main/] [http-80-1] ERROR
impl.SessionFactoryImpl - Error in named query: getAllDocuments 
org.hibernate.QueryException: could not resolve property: hidden of:
com.xpn.xwiki.doc.XWikiDocument [
select doc.fullName from com.xpn.xwiki.doc.XWikiDocument as doc where
(doc.hidden <> 1 or doc.hidden is null)
  ]
at
org.hibernate.persister.entity.AbstractPropertyMapping.propertyException(AbstractPropertyMapping.java:44)
at
org.hibernate.persister.entity.AbstractPropertyMapping.toType(AbstractPropertyMapping.java:38)
at
org.hibernate.persister.entity.AbstractEntityPersister.toType(AbstractEntityPersister.java:1362)
at
org.hibernate.hql.ast.tree.FromElementType.getPropertyType(FromElementType.java:279)
at
org.hibernate.hql.ast.tree.FromElement.getPropertyType(FromElement.java:386)
at org.hibernate.hql.ast.tree.DotNode.getDataType(DotNode.java:567)
at org.hibernate.hql.ast.tree.DotNode.prepareLhs(DotNode.java:241)
at org.hibernate.hql.ast.tree.DotNode.resolve(DotNode.java:188)
at
org.hibernate.hql.ast.tree.FromReferenceNode.resolve(FromReferenceNode.java:94)
at
org.hibernate.hql.ast.tree.FromReferenceNode.resolve(FromReferenceNode.java:90)
at org.hibernate.hql.ast.HqlSqlWalker.resolve(HqlSqlWalker.java:728)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.expr(HqlSqlBaseWalker.java:1216)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.exprOrSubquery(HqlSqlBaseWalker.java:4041)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.comparisonExpr(HqlSqlBaseWalker.java:3549)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.logicalExpr(HqlSqlBaseWalker.java:1762)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.logicalExpr(HqlSqlBaseWalker.java:1712)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.whereClause(HqlSqlBaseWalker.java:776)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.query(HqlSqlBaseWalker.java:577)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.selectStatement(HqlSqlBaseWalker.java:281)
at
org.hibernate.hql.antlr.HqlSqlBaseWalker.statement(HqlSqlBaseWalker.java:229)
at
org.hibernate.hql.ast.QueryTranslatorImpl.analyze(QueryTranslatorImpl.java:228)
at
org.hibernate.hql.ast.QueryTranslatorImpl.doCompile(QueryTranslatorImpl.java:160)
at
org.hibernate.hql.ast.QueryTranslatorImpl.compile(QueryTranslatorImpl.java:111)
at org.hibernate.engine.query.HQLQueryPlan.(HQLQueryPlan.java:77)
at org.hibernate.engine.query.HQLQueryPlan.(HQLQueryPlan.java:56)
at
org.hibernate.engine.query.QueryPlanCache.getHQLQueryPlan(QueryPlanCache.java:72)
at
org.hibernate.impl.SessionFactoryImpl.checkNamedQueries(SessionFactoryImpl.java:402)
at
org.hibernate.impl.SessionFactoryImpl.(SessionFactoryImpl.java:352)
at
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1300)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.initHibernate(XWikiHibernateBaseStore.java:165)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.checkHibernate(XWikiHibernateBaseStore.java:562)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.execute(XWikiHibernateBaseStore.java:1038)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.executeRead(XWikiHibernateBaseStore.java:1082)
at
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.getDBVersion(XWikiHibernateMigrationManager.java:63)
at
com.xpn.xwiki.store.migration.AbstractXWikiMigrationManager.(AbstractXWikiMigrationManager.java:68)
at
com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager.(XWikiHibernateMigrationManager.java:50)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.xpn.xwiki.XWiki.createClassFromConfig(XWiki.java:994)
at com.xpn.xwiki.XWiki.initXWiki(XWiki.java:726)
at com.xpn.xwiki.XWiki.(XWiki.java:668)
at com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:316)
at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:387)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:135)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at 
org.apache.struts.action.ActionServlet.process(Act

Re: [xwiki-users] xwiki mssql

2008-12-18 Thread hel-o

Hi,

the included xwiki.mssql.hbm.xml does not work. I found some problems and
changed it and got a running XEM 1.7 installation but im not a mssql expert
so im concerned about one thing:

In the original file there is:


...



...

that doesn't work -> throws an exeption.

I changed it to:


...



...

and it works but i don't know if this could have negative consequences.

hel.



Sergiu Dumitriu-2 wrote:
> 
> 
> The change is that a new field for XWikiDocument was added, "hidden".
> You should search for the mapping for that field in the default (hsql)
> mapping file, and copy it in your mssql file.
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/xwiki-mssql-tp1672414p1672853.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] pdf export and encoding

2009-01-08 Thread hel-o

Mayby this helps:

http://n2.nabble.com/German-letters-changed-to---by-pdf-export-td507270.html#a507272

hel.


antoine SEILLES-2 wrote:
> 
> Well, i think this must be a frequent question...
> 
> How to configure encoding for pdf export ?
> 
> Thank for your help.
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/pdf-export-and-encoding-tp2124892p2127560.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Changed upload_maxsize but still can't attach larger than 10 MB

2009-01-10 Thread hel-o

Hi,

don't know if that could solve your problem but if you use a mysql database
you should change the max_allowed_packet size to:

http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL

hel.


Samuel Lee wrote:
> 
> Hello,
> I've gone to the XWikipreferences, then edit > Class.
> 
> Here's what is set:
> name: upload_maxsize
> Pretty Name: Maximum Upload Size
> x No
> Number: 53
> Number Type: long
> Size: 200
> 
> 
> Error:  XWiki has a default limit of around 10Mb for attached files.  
> This limit can be changed using the upload_maxsize parameter. Check  
> the FAQ for more information.
> 
> Any ideas?
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Changed-upload_maxsize-but-still-can%27t-attach-larger-than-10-MB-tp2130422p2137817.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Print page with comments

2009-01-11 Thread hel-o

Hi,

there are some parameters you can add when printing the page. They are not
availabel in the UI but you can add them to the print url yourself.

http://jira.xwiki.org/jira/browse/XWIKI-1289

I have never tried comment=1 but i think it should do it.

There was some documentation but i can't find it. Mayby this all changes
with the new syntax.

hel.


Hans-Peter Zorn wrote:
> 
> Hi,
> 
> how do I print/export a wiki page including all of its comments in xwiki
> 1.6?
> 
> thank you,
> Hans-Peter
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Print-page-with-comments-tp2132908p2141188.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Convert XE to XEM

2009-01-16 Thread hel-o

Hi,

Just tried to convert my existing XE instance to XEM (application manager
1.5, wiki manager 1.6).

The existing wikis are displayed in the WikiManager.WebHome page. But when i
try to edit an existing wiki i get the following error:

A problem occured while trying to service your request. Please contact the
support if this happens again.

Detailed information:

Error number 3201 in 3: Exception while saving document
XWiki.XWikiServerHel
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#

XWiki.HelmutLehner
]
com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while saving
document XWiki.XWikiServerHel
Wrapped Exception: Row was updated or deleted by another transaction (or
unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#

XWiki.HelmutLehner
]
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:590)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:176)
at
com.xpn.xwiki.web.SaveAndContinueAction.action(SaveAndContinueAction.java:64)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:135)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)


Wrapped Exception:

org.hibernate.StaleObjectStateException: Row was updated or deleted by
another transaction (or unsaved-value mapping was incorrect):
[com.xpn.xwiki.objects.LargeStringProperty#

XWiki.HelmutLehner
]
at
org.hibernate.persister.entity.AbstractEntityPersister.check(AbstractEntityPersister.java:1769)
at
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPer

Re: [xwiki-users] Convert XE to XEM

2009-01-16 Thread hel-o

This happens when i edit the wiki descriptor (XWiki.XWikiServerWikiname)

The database engine is Mysql.

It worked before. Allready had the XWiki.ServerClass and imported the Wiki
Manager xar.

-> also imported XWiki.ServerClass, XWiki.ServerClassTemplate and
XWiki.ServerClassStylesheet

overwriting the existing Pages.

(and i'm afraid that was not a good idea)

hel. 


tmortagne wrote:
> 
> On Fri, Jan 16, 2009 at 6:41 PM, Thomas Mortagne
>  wrote:
>> On Fri, Jan 16, 2009 at 6:26 PM, hel-o  wrote:
>>>
>>> Hi,
>>>
>>> Just tried to convert my existing XE instance to XEM (application
>>> manager
>>> 1.5, wiki manager 1.6).
>>>
>>> The existing wikis are displayed in the WikiManager.WebHome page. But
>>> when i
>>> try to edit an existing wiki i get the following error:
>>
>> What do you mean by edit a wiki ? Edit wiki descriptor
>> (XWiki.XWikiServerWikiname) or edit a page in a sub wiki ?
> 
> Also what database engine are you using ?
> 
>>
>>>
>>> A problem occured while trying to service your request. Please contact
>>> the
>>> support if this happens again.
>>>
>>> Detailed information:
>>>
>>>Error number 3201 in 3: Exception while saving document
>>> XWiki.XWikiServerHel
>>> Wrapped Exception: Row was updated or deleted by another transaction (or
>>> unsaved-value mapping was incorrect):
>>> [com.xpn.xwiki.objects.LargeStringProperty#
>>>
>>> XWiki.HelmutLehner
>>> ]
>>> com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while
>>> saving
>>> document XWiki.XWikiServerHel
>>> Wrapped Exception: Row was updated or deleted by another transaction (or
>>> unsaved-value mapping was incorrect):
>>> [com.xpn.xwiki.objects.LargeStringProperty#
>>>
>>> XWiki.HelmutLehner
>>> ]
>>>at
>>> com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:590)
>>>at
>>> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
>>>at
>>> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
>>>at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
>>>at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:176)
>>>at
>>> com.xpn.xwiki.web.SaveAndContinueAction.action(SaveAndContinueAction.java:64)
>>>at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
>>>at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
>>>at
>>> org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
>>>at
>>> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
>>>at
>>> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
>>>at
>>> org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
>>>at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
>>>at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
>>>at
>>> com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
>>>at
>>> com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:135)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
>>>at
>>> com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
>>>at
>>> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
>>>at
>>> com.xpn.xwiki.web.SetCharacterEncodingFilter.doF

Re: [xwiki-users] Convert XE to XEM

2009-01-16 Thread hel-o

Hi,

yes i think the property type has been a string now it is a list of users.

tried to change multiselect, but doesn't help so what can i do.

Also tried to rename a wikidokument and create a new one but it didnt work.


Sergiu Dumitriu-2 wrote:
> 
> The problem is that the type of a property (the owner?) was changed.
> From the exception, I think that before it had multiselect = true, and
> the imported class has multiselect = false. Try to change it back to
> multiselect.
> 
> Theoretically, we have an automatic conversion that takes care of this
> problem, so maybe it isn't used during imports.
> -- 
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2170919.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Convert XE to XEM

2009-01-17 Thread hel-o

Ok, 

In the Admin-Doku

http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Virtualization

if you follow the instructions to create Virtual Wikis by hand. The owner
will become a string property.

When you upgrade a XE with Virtual Wikis installed by hand to XEM and import
the XWM.xar, the property owner will become a user list and you get the
error i had.

I renamed the owner property to ownernew and created a string property
owner. I could change the properties of two of the existing wikis one still
doesnt work.

Is there anything i can do?

hel.
 


hel-o wrote:
> 
> Hi,
> 
> yes i think the property type has been a string now it is a list of users.
> 
> tried to change multiselect, but doesn't help so what can i do.
> 
> Also tried to rename a wikidokument and create a new one but it didnt
> work.
> 
> 
> Sergiu Dumitriu-2 wrote:
>> 
>> The problem is that the type of a property (the owner?) was changed.
>> From the exception, I think that before it had multiselect = true, and
>> the imported class has multiselect = false. Try to change it back to
>> multiselect.
>> 
>> Theoretically, we have an automatic conversion that takes care of this
>> problem, so maybe it isn't used during imports.
>> -- 
>> Sergiu Dumitriu
>> http://purl.org/net/sergiu/
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>> 
>> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2174149.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Convert XE to XEM

2009-01-19 Thread hel-o

Can i savely remove and recreate them without getting troubles with the
running wikis especially the main wiki?

When i recreate them XEM tries to create a database how does that effect
existing databases.

LG
Helmut


tmortagne wrote:
> 
> On Sat, Jan 17, 2009 at 8:05 PM, hel-o  wrote:
>>
> 
> Did you tried to remove all the wiki descriptors and recreate them
> based on the XWiki.XWikiServer class from the WikiManager/XEM ?
> 
> 
> 
> -- 
> Thomas Mortagne
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2182196.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Convert XE to XEM

2009-01-19 Thread hel-o

Ok, works fine for all virtual Wikis.

But when i delete the descriptor for the Main-Wiki, the Wikis gone with the
wind ...

Not so good.

Helmut


tmortagne wrote:
> 
> On Mon, Jan 19, 2009 at 6:43 PM, Thomas Mortagne
>  wrote:
>> On Mon, Jan 19, 2009 at 6:14 PM, hel-o  wrote:
>>>
>>> Can i savely remove and recreate them without getting troubles with the
>>> running wikis especially the main wiki?
>>>
>>> When i recreate them XEM tries to create a database how does that effect
>>> existing databases.
>>
>> Don't recreate them using XEM api, create them by hand, add the object
>> of the right class in it, fill it with informations and add
>> #includeForm("XWiki.XWikiServerClassSheet") as content.
> 
> This is exactly what XEM api is doing (plus operations on the new
> database).
> 
>>
>>>
>>> LG
>>> Helmut
>>>
>>>
>>> tmortagne wrote:
>>>>
>>>> On Sat, Jan 17, 2009 at 8:05 PM, hel-o  wrote:
>>>>>
>>>>
>>>> Did you tried to remove all the wiki descriptors and recreate them
>>>> based on the XWiki.XWikiServer class from the WikiManager/XEM ?
>>>>
>>>>
>>>>
>>>> --
>>>> Thomas Mortagne
>>>> ___
>>>> users mailing list
>>>> users@xwiki.org
>>>> http://lists.xwiki.org/mailman/listinfo/users
>>>>
>>>>
>>>
>>> --
>>> View this message in context:
>>> http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2182196.html
>>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>>
>>> ___
>>> users mailing list
>>> users@xwiki.org
>>> http://lists.xwiki.org/mailman/listinfo/users
>>>
>>
>>
>>
>> --
>> Thomas Mortagne
>>
> 
> 
> 
> -- 
> Thomas Mortagne
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2182832.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Convert XE to XEM

2009-01-20 Thread hel-o
org.hibernate.persister.entity.AbstractEntityPersister.update(AbstractEntityPersister.java:2612)
at
org.hibernate.action.EntityUpdateAction.execute(EntityUpdateAction.java:96)
at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:279)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:263)
at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:168)
at
org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:298)
at
org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:27)
at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1000)
at org.hibernate.impl.SessionImpl.managedFlush(SessionImpl.java:338)
at
org.hibernate.transaction.JDBCTransaction.commit(JDBCTransaction.java:106)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:866)
at
com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:837)
at
com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:580)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
at
com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
at com.xpn.xwiki.web.SaveAction.save(SaveAction.java:176)
at
com.xpn.xwiki.web.SaveAndContinueAction.action(SaveAndContinueAction.java:64)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:115)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:135)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:287)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)

Helmut


tmortagne wrote:
> 
> On Mon, Jan 19, 2009 at 7:55 PM, hel-o  wrote:
>>
> 
> You can always access main wiki with IP or if your domain is starting
> with www (like www.xwiki.org) unless www is assigned to another wiki.
> 

Re: [xwiki-users] Convert XE to XEM

2009-01-21 Thread hel-o

OK,

got it working (somehow) i could recreate the wiki descriptors for the
virtual wikis but i cannot recreate the descriptor for the main wiki (Error
i posted before).

I'll add a warning in the documentation that you should not convert a
manually created XE with virtual wikis to XEM.

Thanks
Helmut


hel-o wrote:
> 
> Hi,
> 
> i turned off the virtual mode so i can access the main wiki again. created
> the pages for the virtual wikis but when i try to creat the page for the
> main wiki i get the following error
> 
> Detailed information:
> 
> Error number 3201 in 3: Exception while saving document
> XWiki.XWikiServerXwiki
> Wrapped Exception: Row was updated or deleted by another transaction (or
> unsaved-value mapping was incorrect):
> [com.xpn.xwiki.objects.LargeStringProperty#
> 
> 
> ]
> com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while
> saving document XWiki.XWikiServerXwiki
> Wrapped Exception: Row was updated or deleted by another transaction (or
> unsaved-value mapping was incorrect):
> [com.xpn.xwiki.objects.LargeStringProperty#
> 
> 
> ]
>   at
> com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:590)
>   at
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
>   at
> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
>   at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2191711.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Convert XE to XEM

2009-01-22 Thread hel-o

Hi,

intresting side-effect. Got still a corrupted man wiki descriptor and
somehow creating links in XWiki Syntax 2 doesnt work anymore (in all wikis).

Can't select wiki space or page

http://n2.nabble.com/file/n2200013/link.png 

Helmut


hel-o wrote:
> 
> OK,
> 
> got it working (somehow) i could recreate the wiki descriptors for the
> virtual wikis but i cannot recreate the descriptor for the main wiki
> (Error i posted before).
> 
> I'll add a warning in the documentation that you should not convert a
> manually created XE with virtual wikis to XEM.
> 
> Thanks
> Helmut
> 
> 
> hel-o wrote:
>> 
>> Hi,
>> 
>> i turned off the virtual mode so i can access the main wiki again.
>> created the pages for the virtual wikis but when i try to creat the page
>> for the main wiki i get the following error
>> 
>> Detailed information:
>> 
>> Error number 3201 in 3: Exception while saving document
>> XWiki.XWikiServerXwiki
>> Wrapped Exception: Row was updated or deleted by another transaction (or
>> unsaved-value mapping was incorrect):
>> [com.xpn.xwiki.objects.LargeStringProperty#
>> 
>> 
>> ]
>> com.xpn.xwiki.XWikiException: Error number 3201 in 3: Exception while
>> saving document XWiki.XWikiServerXwiki
>> Wrapped Exception: Row was updated or deleted by another transaction (or
>> unsaved-value mapping was incorrect):
>> [com.xpn.xwiki.objects.LargeStringProperty#
>> 
>> 
>> ]
>>  at
>> com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:590)
>>  at
>> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:135)
>>  at
>> com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:128)
>>  at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1282)
>> 
>> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Convert-XE-to-XEM-tp2169510p2200013.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] New WYSIWYG Bug

2009-01-23 Thread hel-o

Hi,

trying the new WYSIWYG i got following szenario. Made a list with links
following a line break and a description

http://n2.nabble.com/file/n2205053/WYSIWYG-1.png 

When i open this page in WYSIWYG the links disappear

http://n2.nabble.com/file/n2205053/WYSIWYG-2.png 

When i try to save or cancel (or anything) i get an error

http://n2.nabble.com/file/n2205053/WYSIWYG-3.png 

hel.

-- 
View this message in context: 
http://n2.nabble.com/New-WYSIWYG-Bug-tp2205053p2205053.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] New WYSIWYG Bug

2009-01-24 Thread hel-o

Hi,

my scenario ist thisone

*
[[http://blog.semantic-web.at/>>http://blog.semantic-web.at/||target="_blank"]]\\This
is the corporate blog of the [[Semantic Web
Company>>http://www.semantic-web.at/||target="_blank"]], Vienna.
*
[[http://planet.kiwi-project.eu/>>http://planet.kiwi-project.eu/||target="_blank"]]\\Blog
des Kiwi-Projekts

Also tried this

*
[[http://blog.semantic-web.at/>>http://blog.semantic-web.at/||target="_blank"]]
This is the corporate blog of the [[Semantic Web
Company>>http://www.semantic-web.at/||target="_blank"]], Vienna.
*
[[http://planet.kiwi-project.eu/>>http://planet.kiwi-project.eu/||target="_blank"]]
Blog des Kiwi-Projekts

Also got an similar error when i made a link in html-code

{{html}}
http://planet.kiwi-project.eu/ http://planet.kiwi-project.eu/ 
{{/html}}

hel.


Marius Dumitru Florea wrote:
> 
> Hi,
> 
> I just created a new page, edited in wiki mode, typed the following
> content:
> 
> * [[http://blog.semantic-web.at/]]
> This is the corporate blog of the Semantic Web Company, Vienna.
> * [[http://planet.kiwi-project.eu/]]
> Blog des Kiwi-Projekts
> 
> then clicked save&view. The result was similar to what you have in your 
> first screen shot. I then edited with the new WYSIWYG and got the links. 
> Edited the content then saved and everything went fine.
> 
> I repeated the whole process, this time only from within the new WYSIWYG 
> editor. I created the links, the lists, clicked save&view and got the 
> expected result.
> 
> Please create a jira issue, as suggested by Vincent, if your scenario is 
> different than mine.
> 
> Thanks,
> Marius
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/New-WYSIWYG-Bug-tp2205053p2208283.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] New WYSIWYG Bug

2009-01-24 Thread hel-o

Sorry, 

just wanted to create the issue but it looks im to late.-)

hel.


Marius Dumitru Florea wrote:
> 
> Done. http://jira.xwiki.org/jira/browse/XWIKI-3149
> 
> Thanks,
> Marius
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/New-WYSIWYG-Bug-tp2205053p2208835.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Default Syntax

2009-01-25 Thread hel-o

Hi,

just wanted to know if it is possible to change the defalut syntax to 2.0.

Thanks
hel.
-- 
View this message in context: 
http://n2.nabble.com/Default-Syntax-tp2213782p2213782.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Customizing export

2009-01-25 Thread hel-o

Another question,

we've been trying to change the pdf export layout:

http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HCustomizingthePDFexportLook26Feel

Created the Class, and a new pdf export definition.

Now changing the style works but when we try to change xhtmlxsl or fopxsl
nothing happens.

Is this a know bug or is there somthing one should know 

Second question:

Is this a way to create a own export definition for another format e.g latex

Thanks
hel. 

-
-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Customizing-export-tp2213930p2213930.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] HTTP 500 Error : Unable to find Oracle hdm file

2009-01-25 Thread hel-o

Hi,

could be an error in your hibernate configuration could you post it.

If there is no hibernate file in the core, the hibernate file should be in 

WEB-INF/classes

hel.


christophe perinaud wrote:
> 
> Hello,
> After installing Xwiki on my linux laptop without any problem, now i try
> to
> install it in my company. We use Websphere 6.1 and Oracle 10
> When we deploy the standard WAR file (from the xwiki.org website) it goes
> ok
> but trying to reach the xwiki URL, we got an error message :
> Error 500: javax.servlet.ServletException: com.xpn.xwiki.XWikiException:
> Error number 3 in 0: Could not initialize main XWiki context Wrapped
> Exception: Error number 3001 in 3: Cannot load class
> com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
> from
> param xwiki.store.migration.manager.class Wrapped Exception: Error number
> 0
> in 3: Exception while hibernate execute Wrapped Exception: Could not parse
> mapping document from resource xwiki.oracle.hbm.xml
> The xml file can be found in the core jar but does not seem to be found by
> the system.
> We tried to put some XML copies in other folders but without success.
> Thank you for your help
> Christophe
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/HTTP-500-Error-%3A-Unable-to-find-Oracle-hdm-file-tp2203973p2213982.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] HTTP 500 Error : Unable to find Oracle hdm file

2009-01-27 Thread hel-o

Hi,

I'm no Oracle Expert but sure it may be a CLASSPATH problem if the file is
not found. But mayby the mapping-file is not working:

> > in 3: Exception while hibernate execute Wrapped Exception: Could not
> parse
> > mapping document from resource xwiki.oracle.hbm.xml 

We had that problem with the MSSQL mapping file in the core. It didn't work.

But as i understand it the installation on your desktop worked fine (did you
use a oracle db there too?)

hel.


christophe perinaud wrote:
> 
> Hello,
> 
> This is the hibernate file that is in the xwiki/WEB-INF folder (not in
> subfolder classes)
> 
> 
> 
> false
> true
> false
> 50
> 5
> 3
> 1
> 1
> 20
> 12
> 20
> 
> jdbc:oracle:thin:@doralu01
> :1522:od33
> xwiki
> Tkbf_w5s#9
>  name="connection.driver_class">oracle.jdbc.driver.OracleDriver
> org.hibernate.dialect.Oracle10gDialect
>  name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider
> 2
> 2
> true
> 0
> 
> 
> 
> 
> 
> I can't find where is the problem. The both XML are in the core jar file.
> A
> CLASSPATH problem ?
> 
> Thank you
> 
> 
> 2009/1/25 hel-o 
> 
>>
>> Hi,
>>
>> could be an error in your hibernate configuration could you post it.
>>
>> If there is no hibernate file in the core, the hibernate file should be
>> in
>>
>> WEB-INF/classes
>>
>> hel.
>>
>>
>> christophe perinaud wrote:
>> >
>> > Hello,
>> > After installing Xwiki on my linux laptop without any problem, now i
>> try
>> > to
>> > install it in my company. We use Websphere 6.1 and Oracle 10
>> > When we deploy the standard WAR file (from the xwiki.org website) it
>> goes
>> > ok
>> > but trying to reach the xwiki URL, we got an error message :
>> > Error 500: javax.servlet.ServletException:
>> com.xpn.xwiki.XWikiException:
>> > Error number 3 in 0: Could not initialize main XWiki context Wrapped
>> > Exception: Error number 3001 in 3: Cannot load class
>> > com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager
>> > from
>> > param xwiki.store.migration.manager.class Wrapped Exception: Error
>> number
>> > 0
>> > in 3: Exception while hibernate execute Wrapped Exception: Could not
>> parse
>> > mapping document from resource xwiki.oracle.hbm.xml
>> > The xml file can be found in the core jar but does not seem to be found
>> by
>> > the system.
>> > We tried to put some XML copies in other folders but without success.
>> > Thank you for your help
>> > Christophe
>> > ___
>> > users mailing list
>> > users@xwiki.org
>> > http://lists.xwiki.org/mailman/listinfo/users
>> >
>> >
>>
>>
>> -
>> Helmut Lehner
>> h...@hel.at
>>
>> --
>> View this message in context:
>> http://n2.nabble.com/HTTP-500-Error-%3A-Unable-to-find-Oracle-hdm-file-tp2203973p2213982.html
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/HTTP-500-Error-%3A-Unable-to-find-Oracle-hdm-file-tp2203973p2226023.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Veloity Macros in XWiki 2.0

2009-01-31 Thread hel-o

Hi,

adding velocity macros that create html doesn't work the way it is described
in the XWikiSyntax page:

http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HVelocity2FGroovyScripts

The syntax mentioned here doesn't work:

{{velocity}} #info("Some info text") {{/velocity}} 

The html code ist displayed as code:

test

This syntax works but i don't know if this is correct:

{{velocity}}{{html}} #info("Some info text") {{/html}}{{/velocity}}

hel.

works

-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Veloity-Macros-in-XWiki-2.0-tp2251210p2251210.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Veloity Macros in XWiki 2.0

2009-02-02 Thread hel-o

Should i add an info in the Syntax page?

hel.


tmortagne wrote:
> 
> On Sat, Jan 31, 2009 at 9:23 PM, hel-o  wrote:
>>
>> Hi,
>>
>> adding velocity macros that create html doesn't work the way it is
>> described
>> in the XWikiSyntax page:
>>
>> http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HVelocity2FGroovyScripts
>>
>> The syntax mentioned here doesn't work:
>>
>> {{velocity}} #info("Some info text") {{/velocity}}
>>
>> The html code ist displayed as code:
>>
>> test
>>
>> This syntax works but i don't know if this is correct:
>>
>> {{velocity}}{{html}} #info("Some info text") {{/html}}{{/velocity}}
> 
> Yes it's the right syntax, the documentation is wrong here because
> #info velocity is wrong, it should add the {{html}} macro itself when
> it's running in XWiki syntax 2.0. See
> http://jira.xwiki.org/jira/browse/XWIKI-3079
> 
>>
>> hel.
>>
>> works
>>
>> -
>> Helmut Lehner
>> h...@hel.at
>>
>> --
>> View this message in context:
>> http://n2.nabble.com/Veloity-Macros-in-XWiki-2.0-tp2251210p2251210.html
>> Sent from the XWiki- Users mailing list archive at Nabble.com.
>>
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
> 
> 
> 
> -- 
> Thomas Mortagne
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Veloity-Macros-in-XWiki-2.0-tp2251210p2257899.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Errors in XWiki : Watchlist Updates

2009-02-06 Thread hel-o

Hi,

take a look at this:

http://n2.nabble.com/WatchList-Email-Error-tc2151183.html#a2151394

hel.


harri...@gmail wrote:
> 
> I always receive the following error in the watchlist update notification.
> Can anyone help indicate how to resolve this issue? 
> 
> Error number 4001 in 4: Error while parsing velocity page
> XWiki.WatchListMessage Wrapped Exception: Failed to evaluate content with
> id
> [XWiki.WatchListMessage]
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Errors-in-XWiki-%3A-Watchlist-Updates-tp2167530p2280104.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] xwiki 18M2

2009-02-07 Thread hel-o

Just trying the new Milestone Release and i've two questions:

Is there a reasen the following files are in WEB-INF and WEB-INF/classes:

- hibernate.cfg.xml
- xwiki.cfg
- xwiki.properties

I cannot switch to xwiki 2.0 syntax also its enabled in xwiki.cfg. Is there
any new Setting or Right?

Thanks
hel.

-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/xwiki-18M2-tp2289314p2289314.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] XEM and WYSIWYG

2009-02-07 Thread hel-o

I solved my  http://n2.nabble.com/Convert-XE-to-XEM-td2169510.html#a2169510
XE -> XEM Problems  (I hope) changing the wrong properties in the database.
Bit i still got the problem with the new WYSIWYG-Editor link function

http://n2.nabble.com/file/n2290224/link.png 

I got an Error message now too:

20:10:32,963 [] [http-8180-Processor16] ERROR [/xwiki].[WysiwygService]  
- Allocate exception for servlet WysiwygService 
java.lang.NoClassDefFoundError:
com/xpn/xwiki/gwt/api/server/XWikiServiceImpl
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)
at
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:869)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1322)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1034)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:757)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
20:10:32,970 [] [http-8180-Processor17] ERROR [/xwiki].[WysiwygService]  
- Allocate exception for servlet WysiwygService 
java.lang.NoClassDefFoundError:
com/xpn/xwiki/gwt/api/server/XWikiServiceImpl
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)
at
org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:869)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1322)
at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1034)
at
org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:757)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
20:10:32,976 [] [http-8180-Processor24] ERROR [/xwiki].[WysiwygService]  
- Allocate exception for servlet WysiwygService 
java.lang.NoClassDefFoundError:
com/xpn/xwiki/gwt/api/server/XWikiServiceImpl
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
at
org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)

[xwiki-users] rtf export error

2009-02-07 Thread hel-o

Hi,

rtf export doesn't work. The export seems to work but i cannot open the file
("... seems to have the wrong format ... ")

In the log-File i find:

20:07:13,596
[http://semantic-web.hel.at/xwiki/bin/export/Da/SwApplications?format=rtf]
[http-8180-Processor16] ERROR datatypes.LengthBase-
getBaseLength called without context 

Thanks
hel.

-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/rtf-export-error-tp2290234p2290234.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XEM and WYSIWYG

2009-02-08 Thread hel-o

Hi Marius,


Marius Dumitru Florea wrote:
> 
> It looks like the list boxes are not filled because the AJAX request 
> fails. From your server log I see that XWikiServiceImpl is missing. 
> Please make sure you have xwiki-web-gwt-*.jar in WEB-INF/lib directory.
> 

The following files are in the lib directory:

- xwiki-web-gwt-1.7.1-sources.jar
- xwiki-web-gwt-1.7.1.jar
- xwiki-web-wysiwyg-1.7.1-sources.jar


Marius Dumitru Florea wrote:
> 
> Also, it would be of great help if you could tell me what errors appear 
> in the Firebug console. For instance you should see a
> 
> POST http://localhost:8080/xwiki/WysiwygService 200 OK 519ms
> 
> with
> 
> 5|0|4|http://localhost:8080/xwiki/resources/js/xwiki/wysiwyg/gwt/com.xpn.xwiki.wysiwyg.Wysiwyg/|B35505E580C2C6E5A77218C10E8607F8
> |com.xpn.xwiki.wysiwyg.client.WysiwygService|isMultiWiki|1|2|3|4|0|
> ...
> 

In the Firebug console i find: 

POST http://semantic-web.hel.at/xwiki/WysiwygService 500 Internal Server
Error 295ms

5|0|4|http://semantic-web.hel.at/xwiki/com.xpn.xwiki.wysiwyg.Wysiwyg/|43B5EB29AA994FF14B61B1AD21FE77DD
|com.xpn.xwiki.wysiwyg.client.WysiwygService|isMultiWiki|1|2|3|4|0|

Apache Tomcat/5.5 - Error report HTTP Status 500
- type Exception reportmessage description
The
 server encountered an internal error () that prevented it from fulfilling
this request.exception javax.servlet.ServletException: Error
allocating a servlet instance

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol
.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:595)
root cause java.lang.NoClassDefFoundError:
com/xpn/xwiki/gwt/api/server/XWi
kiServiceImpl
java.lang.ClassLoader.defineClass1(Native Method)
java.lang.ClassLoader.defineClass(ClassLoader.java:620)
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)

org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)

org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:869)

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1322)

org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol
.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Thread.java:595)
note The full stack trace of the root cause is available in
the Apache Tomcat
/5.5 logs.Apache
Tomcat/5.5

There are five Post errors which all are similar.

hel.


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/XEM-and-WYSIWYG-tp2290224p2292209.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] XEM and WYSIWYG

2009-02-08 Thread hel-o

Yes, i must have missed that one.
hel.


Marius Dumitru Florea wrote:
> 
> Hi Helmut,
> 
> hel-o wrote:
>> Hi Marius,
>> 
>> 
>> Marius Dumitru Florea wrote:
>>> It looks like the list boxes are not filled because the AJAX request 
>>> fails. From your server log I see that XWikiServiceImpl is missing. 
>>> Please make sure you have xwiki-web-gwt-*.jar in WEB-INF/lib directory.
>>>
>> 
>> The following files are in the lib directory:
>> 
>> - xwiki-web-gwt-1.7.1-sources.jar
>> - xwiki-web-gwt-1.7.1.jar
>> - xwiki-web-wysiwyg-1.7.1-sources.jar
> 
> You also have xwiki-web-wysiwyg-1.7.1.jar right?
> 
> Thanks,
> Marius
> 
>> 
>> 
>> Marius Dumitru Florea wrote:
>>> Also, it would be of great help if you could tell me what errors appear 
>>> in the Firebug console. For instance you should see a
>>>
>>> POST http://localhost:8080/xwiki/WysiwygService 200 OK 519ms
>>>
>>> with
>>>
>>> 5|0|4|http://localhost:8080/xwiki/resources/js/xwiki/wysiwyg/gwt/com.xpn.xwiki.wysiwyg.Wysiwyg/|B35505E580C2C6E5A77218C10E8607F8
>>> |com.xpn.xwiki.wysiwyg.client.WysiwygService|isMultiWiki|1|2|3|4|0|
>>> ...
>>>
>> 
>> In the Firebug console i find: 
>> 
>> POST http://semantic-web.hel.at/xwiki/WysiwygService 500 Internal Server
>> Error 295ms
>> 
>> 5|0|4|http://semantic-web.hel.at/xwiki/com.xpn.xwiki.wysiwyg.Wysiwyg/|43B5EB29AA994FF14B61B1AD21FE77DD
>> |com.xpn.xwiki.wysiwyg.client.WysiwygService|isMultiWiki|1|2|3|4|0|
>> 
>> Apache Tomcat/5.5 - Error report<!--H1
>> {font-family:Tahoma,Arial,sans-serif
>> ;color:white;background-color:#525D76;font-size:22px;} H2
>> {font-family:Tahoma,Arial,sans-serif;color
>> :white;background-color:#525D76;font-size:16px;} H3
>> {font-family:Tahoma,Arial,sans-serif;color:white
>> ;background-color:#525D76;font-size:14px;} BODY
>> {font-family:Tahoma,Arial,sans-serif;color:black;background-color
>> :white;} B
>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
>> P {font-family
>> :Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>> {color : black;}A.name {color
>>  : black;}HR {color : #525D76;}--> HTTP Status
>> 500
>> - > ="noshade">type Exception reportmessage
>> description
>> The
>>  server encountered an internal error () that prevented it from
>> fulfilling
>> this request.exception javax.servlet.ServletException:
>> Error
>> allocating a servlet instance
>> 
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
>> 
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>> 
>> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
>> 
>> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol
>> .java:664)
>> 
>> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
>> 
>> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
>> 
>> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
>>  java.lang.Thread.run(Thread.java:595)
>> root cause java.lang.NoClassDefFoundError:
>> com/xpn/xwiki/gwt/api/server/XWi
>> kiServiceImpl
>>  java.lang.ClassLoader.defineClass1(Native Method)
>>  java.lang.ClassLoader.defineClass(ClassLoader.java:620)
>>  java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
>> 
>> org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:1815)
>> 
>> org.apache.catalina.loader.WebappClassLoader.findClass(WebappClassLoader.java:869)
>> 
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1322)
>> 
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
>> 
>> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
>> 
>> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>> 
>> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
>> 
>> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol
>> .java:664)
>> 
>> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
>> 
>> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt

Re: [xwiki-users] XEM and WYSIWYG

2009-02-08 Thread hel-o

Nor do i :-)

The main wiki is http://xwiki-jbk-net.com. Mayby its different there?

hel. 


Marius Dumitru Florea wrote:
> 
> If I go to http://semantic-web.hel.at/xwiki/XWikiService I get:
> 
> java.lang.ClassNotFoundException: 
> com.xpn.xwiki.gwt.api.server.XWikiServiceImpl
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1355)
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1201)
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
> java.lang.Thread.run(Thread.java:595)
> 
> as the root cause, instead of:
> 
> HTTP ERROR: 405
> HTTP method GET is not supported by this URL
> RequestURI=/xwiki/XWikiService
> 
> I don't understand how XWikiServiceImpl can't be found if its jar, 
> xwiki-web-gwt-1.7.1.jar, is in the class path..
> 
> Marius
> 
> hel-o wrote:
>> Yes, i must have missed that one.
>> hel.
>> 
>> 
>> Marius Dumitru Florea wrote:
>>> Hi Helmut,
>>>
>>> hel-o wrote:
>>>> Hi Marius,
>>>>
>>>>
>>>> Marius Dumitru Florea wrote:
>>>>> It looks like the list boxes are not filled because the AJAX request 
>>>>> fails. From your server log I see that XWikiServiceImpl is missing. 
>>>>> Please make sure you have xwiki-web-gwt-*.jar in WEB-INF/lib
>>>>> directory.
>>>>>
>>>> The following files are in the lib directory:
>>>>
>>>> - xwiki-web-gwt-1.7.1-sources.jar
>>>> - xwiki-web-gwt-1.7.1.jar
>>>> - xwiki-web-wysiwyg-1.7.1-sources.jar
>>> You also have xwiki-web-wysiwyg-1.7.1.jar right?
>>>
>>> Thanks,
>>> Marius
>>>
>>>>
>>>> Marius Dumitru Florea wrote:
>>>>> Also, it would be of great help if you could tell me what errors
>>>>> appear 
>>>>> in the Firebug console. For instance you should see a
>>>>>
>>>>> POST http://localhost:8080/xwiki/WysiwygService 200 OK 519ms
>>>>>
>>>>> with
>>>>>
>>>>> 5|0|4|http://localhost:8080/xwiki/resources/js/xwiki/wysiwyg/gwt/com.xpn.xwiki.wysiwyg.Wysiwyg/|B35505E580C2C6E5A77218C10E8607F8
>>>>> |com.xpn.xwiki.wysiwyg.client.WysiwygService|isMultiWiki|1|2|3|4|0|
>>>>> ...
>>>>>
>>>> In the Firebug console i find: 
>>>>
>>>> POST http://semantic-web.hel.at/xwiki/WysiwygService 500 Internal
>>>> Server
>>>> Error 295ms
>>>>
>>>> 5|0|4|http://semantic-web.hel.at/xwiki/com.xpn.xwiki.wysiwyg.Wysiwyg/|43B5EB29AA994FF14B61B1AD21FE77DD
>>>> |com.xpn.xwiki.wysiwyg.client.WysiwygService|isMultiWiki|1|2|3|4|0|
>>>>
>>>> Apache Tomcat/5.5 - Error
>>>> report<!--H1
>>>> {font-family:Tahoma,Arial,sans-serif
>>>> ;color:white;background-color:#525D76;font-size:22px;} H2
>>>> {font-family:Tahoma,Arial,sans-serif;color
>>>> :white;background-color:#525D76;font-size:16px;} H3
>>>> {font-family:Tahoma,Arial,sans-serif;color:white
>>>> ;background-color:#525D76;font-size:14px;} BODY
>>>> {font-family:Tahoma,Arial,sans-serif;color:black;background-color
>>>> :white;} B
>>>> {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
>>>> P {font-family
>>>> :Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
>>>> {color : black;}A.name {color
>>>>  : black;}HR {color : #525D76;}--> HTTP Status
>>>> 500
>>>> - >>> ="noshade">type Exception reportmessage
>>>> description
>>>> The
>>>>  server encountered an internal error () that prevented it from
>>>> fulfilling
>>>> this request.exception javax.servlet.ServletException:
>>>> Error
>>>> allocating a servlet instance
>>>>
>>>

Re: [xwiki-users] Changing properties on a class

2009-02-13 Thread hel-o

Hi,

you cant change the property type and you cant delete properties

http://n2.nabble.com/Deleting-Class-properties-tc508025.html#none

I also had a similar problem:

http://n2.nabble.com/Convert-XE-to-XEM-tc2169510.html#a2200013

Changing it back didnt work i finaly changed it in the database.

So if you want to change a property type you have to create a new property
with that type and start using that instead of the old. The old property
beomes obsolet (but you cannot delete it).

So planning what property types to use is very importent if you create
classes.-)

hel. 



Jean Couteau wrote:
> 
> Hi all,
> 
> I have a class with a property which is a long and i want to change it 
> to float or double, but I got a 'A problem occured while trying to 
> service your request. Please contact the support if this happens again. 
> ' error when i try to save the change
> 
> I think that maybe that comes from the fact that I have some entities of 
> this class in the database. Is this a bug ? If I remove all the entities 
> of this class, will I be able to make the change ?
> 
> Hope somebody can help.
> 
> Best regards,
> Jean
> 
> -- 
> 
> Jean Couteau
> Code Lutin - http://www.codelutin.com
> 44 Bd des Pas Enchantés - 44230 St-Sébastien/Loire
> Tél : 02 40 50 29 28 - Fax : 09 59 92 29 28 
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Changing-properties-on-a-class-tp2320560p2320783.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Database information about xwiki

2009-02-13 Thread hel-o

Hi,

updated the data schema

http://platform.xwiki.org/xwiki/bin/view/DevGuide/DatabaseSchema

But someone should have a look if everythings correct.

hel.


Hervé Agnoux wrote:
> 
> Le mercredi 11 février 2009, Hernández Cuchí, Francisco Ricardo a écrit :
>>
>> - A little description of the relational model, and the main tables?
>>
> 
> See perhaps 
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Database+Administration 
> and the out of date schema at 
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/DatabaseSchema
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Database-information-about-xwiki-tp2307592p2320973.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Tutorial XWiki

2009-02-13 Thread hel-o

Hi,

i think a basic documentation on how to work with xwiki as part of the
default .xar would be a good idea.

It could be written and maintained in the documentation on xwiki.org (and i
would do my bit for that too.-)

hel.


vmassol wrote:
> 
> Hi Frans,
> 
> On Feb 11, 2009, at 3:40 PM, Frans Thamura wrote:
> 
>> right now
>>
>> i try to collect all the xwiki tutorial stuff, because we want to put
>> xwiki as official education program in our country (indonesia) work
>> with minstery of education
> 
> Sounds very nice. We'll be glad to support you here as much as we can.
> 
> If you ever need some professional support/hosting/services please  
> check http://xwiki.com (there's a 50% discount on some services for  
> associations).
> 
>> and my jug (jug indonesia and jug asia), will become the first project
>> for us to use Xwiki
> 
> Cool!
> 
>> my dream if this project success, we can go to xwiki module  
>> development
> 
> Even nicer :)
> 
>> any idea for this
> 
> Doc for XE:
> http://enterprise.xwiki.org/xwiki/bin/view/Main/WebHome
> 
> Re tutorials for XE:
> 
> * User Guide:
> - http://enterprise.xwiki.org/xwiki/bin/view/UserGuide/
> - http://enterprise.xwiki.org/xwiki/bin/view/Main/Features
> 
> * Admin Guide:
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/
> 
> * Dev Guide:
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/
> 
> Also note that Guillaume Lerouge has just started a getting started  
> guide that will be packaged in the XE standalone distribution in the  
> near future:
> http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/
> This is still a work in progress.
> 
> Thanks
> -Vincent
> 
>> F
>>
>> 2009/2/11 Vincent Massol :
>>> Hi Frans,
>>>
>>> On Feb 11, 2009, at 1:42 AM, Frans Thamura wrote:
>>>
 hi all

 i am seeking free tutorial for newbies to start XWiki, anyone can  
 give
 me recommendation
>>>
>>> I'm sure you've checked out http://xwiki.org. Since you're asking the
>>> question it means you haven't found your answer there unfortunately.
>>> Could you tell us exactly what you're trying to do? I'd like to  
>>> ensure
>>> that the doc on xwiki.org is as easy as possible to use but I need to
>>> know what you were looking for.
>>>
>>> For example were you able to find the user guide on xwiki.org?
>>>
>>> Thanks
>>> -Vincent
>>>
 i am preparing to setup the content for www.jug-asia.org , an xwiki,
 hosted by xwiki.com



 --
 --
 Frans Thamura
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Tutorial-XWiki-tp2306085p2322316.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Tutorial XWiki

2009-02-13 Thread hel-o

Hi,


vmassol wrote:
> 
> 
> On Feb 13, 2009, at 5:55 PM, hel-o wrote:
> 
> The current idea is to bundle what is being written at
> http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/ in the  
> default XAR.
> 
> 

sounds good.


vmassol wrote:
> 
> 
> If you could a review of it to let us now what you think or if  
> something important is missing that would be great!
> 
> 

By just having a look at it i would say its a good start. What i'm missing
is a description of the concepts in wikis/xwiki (pages, spaces, panels ...)
and a description of the setup of a xwiki-page (action-menu, panels,
mainbody, breadcrumb, attachments/comment/history ...)

Also some extend in the editing part (how to create links, include pictures,
include macros, ...) would be nice.

hel.  


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Tutorial-XWiki-tp2306085p2322846.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Translation Volunteers needed

2009-02-23 Thread hel-o

A XWiki Glossar would be a good thing. 

It could especially help to create a more consistent terminology for the
translation.

Also some place for discussion of terms would be good.

hel.


Ludovic Dubost-2 wrote:
> 
> 
> For the volunteers, the workflow is:
> 
> 1/ Register on http://l10n.xwiki.org
> 2/ Visit http://l10n.xwiki.org/xwiki/bin/view/XE/XWikiCoreResources
> 3/ Click "view empty" next to the language you want to work on
> 
> For german: 
> http://l10n.xwiki.org/xwiki/bin/view/XE/XWikiCoreResources?action=viewempty&language=de
> 
> 4/ Start filling and don't forget to hit save.
> 
> For now this will help make a lot of progress. Once we are up to date 
> there are some more advanced functions but we don't need them now.
> 
> Ludovic
> 
> Ludovic Dubost a écrit :
>>
>> Hi,
>>
>> Guillaume (Lerouge) has done incredible work to transform all 
>> hardcoded strings in XWiki Enterprise to translations strings.
>>
>> We now have 620 translations strings more 
>>
>> So we need all the help we can to get these translated before 1.8 
>> final. I think we can achieve the following languages:
>>
>> French: 622 translations to do
>> German: 629 translations to do
>> Romanian: 1516 translations to do
>>
>> French and German were complete before we added the 620 more 
>> translations, and Romanian we HAVE to be able to do it with the number 
>> of romanians in the team !
>> Guillaume will coordinate the French translation. We need a volunteer 
>> from the Romanian team to coordinate the Ro translation.
>>
>> Let me know if there are volunteers to coordinate the translations 
>> effort in Geman or other languages before the final 1.8 release.
>>
>> Ludovic
>>
>> 
>>
>> ___
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>   
> 
> 
> -- 
> Ludovic Dubost
> Blog: http://blog.ludovic.org/
> XWiki: http://www.xwiki.com
> Skype: ldubost GTalk: ldubost
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Translation-Volunteers-needed-tp2362141p2371502.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Migrate blog posts to new blog (18RC1)

2009-02-27 Thread hel-o

Hi,

how can i migrate existing blog posts to the new blog application?

Thanks
hel.

-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Migrate-blog-posts-to-new-blog-%2818RC1%29-tp2395714p2395714.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Migrate blog posts to new blog (18RC1)

2009-02-27 Thread hel-o

Thanks,

worked, one more question. I used a flikr macro in my blog. As i understand
the new blog application 
uses the new syntax.

Tried to change the syntax for the 
http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HMacros macro  ->
macro didn't work. 

Tried to link to the 
http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HImages picture 
(which schoud be possible in the new syntax) -> didn't work.

Know Bugs or did i do something wrong?

hel.


Sergiu Dumitriu-2 wrote:
> 
> hel-o wrote:
>> Hi,
>> 
>> how can i migrate existing blog posts to the new blog application?
> 
> Visit /xwiki/bin/view/Blog/Migration using an administrator account.
> 
> -- 
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Migrate-blog-posts-to-new-blog-%2818RC1%29-tp2395714p2396041.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Migrate blog posts to new blog (18RC1)

2009-02-27 Thread hel-o

I try (if possible) to use only the new syntax in this wiki. And in its quite
stable for most parts. The new WYSIWYG is better, but it laks functionality
the old one had. 

But back to my Blog problem:

http://semantic-web.hel.at/xwiki/bin/view/Blog/

flickrusertag Macro didn't work after update.

When i use the velocity code the result is an error

The image link and the {{velocity}} things show that no new syntax is
used:wistle:

Using the Macro on a normal Page works

http://semantic-web.hel.at/xwiki/bin/view/Main/

So it seems no code can be used in the new Blog application

hel.



vmassol wrote:
> 
> 
> On Feb 27, 2009, at 4:21 PM, Sergiu Dumitriu wrote:
> 
>> hel-o wrote:
>>> Thanks,
>>>
>>> worked, one more question. I used a flikr macro in my blog. As i  
>>> understand
>>> the new blog application
>>> uses the new syntax.
>>>
>>> Tried to change the syntax for the
>>> http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HMacros  
>>> macro  ->
>>> macro didn't work.
>>>
>>> Tried to link to the
>>> http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HImages  
>>> picture
>>> (which schoud be possible in the new syntax) -> didn't work.
>>>
>>> Know Bugs or did i do something wrong?
>>>
>>
>> That's not true, the new application still uses the old syntax. The  
>> new
>> one is not stable and mature enough to be the default for the wiki.
> 
> I wouldn't quite say that in 1.8RC1. It's quite stable IMO and we do  
> need people to use it to know the area that we still need to improve  
> (the new rendering core is quite stable, probably way more than the  
> old syntax but there are some integration parts that we probably still  
> need to work on).
> 
> And it can be set on a page by page basis so you don't have to commit  
> your full wiki to use it.
> 
> Thanks
> -Vincent
> http://xwiki.com
> http://xwiki.org
> http://massol.net
> 
> 
> 
> 
> 
> 
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Migrate-blog-posts-to-new-blog-%2818RC1%29-tp2395714p2396860.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Migrate blog posts to new blog (18RC1)

2009-02-27 Thread hel-o

Tried both

{flickrusertag:userid=32415...@n04|tag=stamps}

doesn't work (worked before) and works in normal page

and

#flickrusertag("32415...@n04" "fake")

works (tried with wrong syntax before, sorry)

hel.


Sergiu Dumitriu-2 wrote:
> 
> hel-o wrote:
>> But back to my Blog problem:
>> 
>> http://semantic-web.hel.at/xwiki/bin/view/Blog/
>> 
>> flickrusertag Macro didn't work after update.
>> 
>> When i use the velocity code the result is an error
> 
> 
> Can you post the exact code that you have in that blog post?
> 
> -- 
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
> 
> 


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Migrate-blog-posts-to-new-blog-%2818RC1%29-tp2395714p2397327.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Migrate blog posts to new blog (18RC1)

2009-02-27 Thread hel-o

Hi, 


vmassol wrote:
> 
> Hi,
> 
> On Feb 27, 2009, at 6:11 PM, hel-o wrote:
> 
>>
>> I try (if possible) to use only the new syntax in this wiki. And in  
>> its quite
>> stable for most parts. The new WYSIWYG is better, but it laks  
>> functionality
>> the old one had.
> 
> Which features are you looking for that are lacking?
> 

The new link functionality is not very handy, especially in a virtual
environment (i can see all wikis, which i should not) no target option in
the web link tab, limited search possibilities in wiki tab, no link to file
tab ...

There also features that are great (listing images of all pages in the wiki)

hel.


-
Helmut Lehner
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Migrate-blog-posts-to-new-blog-%2818RC1%29-tp2395714p2397418.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


  1   2   3   >