[xwiki-users] Problems with users administration
Hi, when I try to edit one of my users I get a small mask with the 2 buttons "Save" and "Cancel". Above there is only the text "#includeForm("XWiki.XWikiUserSheet")". When I try to edit the "Admin" user I get a full mask. This takes some time > 30 sec. In the mask the message "rss: Error processing http://www.xwiki.org/xwiki/bin/view/Main/BlogRss?xpage=rdf: Connection reset" is displayed. Also I get an exception on the console: 2009-04-06 13:21:26,656 [http://localhost:8080/xwiki/bin/inline/XWiki/Admin?xpage=edituser] [18961126@qtp0-1] WARN filter.MacroFilter - MacroFilter: unable to format macro: rss java.io.IOException: Error processing http://www.xwiki.org/xwiki/bin/view/Main/BlogRss?xpage=rdf: Connection reset at com.xpn.xwiki.render.macro.rss.RSSMacro.execute(RSSMacro.java:101) at com.xpn.xwiki.render.filter.MacroFilter.handleMatch(MacroFilter.java:90) at org.radeox.filter.regex.RegexTokenFilter$1.handleMatch(RegexTokenFilter. java:91) at org.radeox.regex.JdkMatcher.substitute(JdkMatcher.java:48) at org.radeox.filter.regex.RegexTokenFilter.filter(RegexTokenFilter.java:89 ) at org.radeox.filter.FilterPipe.filter(FilterPipe.java:169) at com.xpn.xwiki.render.XWikiRadeoxRenderEngine.render(XWikiRadeoxRenderEng ine.java:96) Jens
Schacht, Jens wrote:
Hi,
when I try to edit one of my users I get a small mask with the 2 buttons "Save" and "Cancel". Above there is only the text "#includeForm("XWiki.XWikiUserSheet")".
Jens, there is something really really wrong with your setup. Nothing you see is what should ever appear, and I've never heard anybody else having these problems (also speaking about your other mails). How did you setup XWiki? -- Sergiu Dumitriu http://purl.org/net/sergiu/
Hi Sergiu, cause I'm evaluating XWiki, I have a local test installation of XE 1.8.17790 on my PC. I used xwiki-enterprise-installer-windows-1.8.exe for this installation on Win XP. During installation the packs "Core" and "Default Wiki" were installed on my local harddrive C:. After installation I changed this: - I extended the Windows PATH to find the bin directory of JRE 1.6.0_04 first (there was an old entry for Oracle JRE 1.3.1). "java -version" in start_xwiki.bat shows that the right JRE is used. - In C:\Programme\XWiki Enterprise\webapps\xwiki\skins\toucan I switched logo.png to our enterprise logo. - In skins\toucan\toucan.css I changed the color of "a, a:link, a:active, a:visited" to #002BB8. Also in ".main ol, .main ul" I switched to "list-style-position: outside". - In webapps\xwiki\WEB-INF\xwiki.properties I have set core.defaultDocumentSyntax = xwiki/2.0 - In webapps\xwiki\WEB-INF\xwiki.cfg nothing was changed. In XWikiPreferences - General I tested with Default Language 'de'. Now I have changed to 'en'. The Date format is set to "dd.MM.yyyy, HH:mm" according to german usage :-) Also I have set Admin email and Outgoing SMTP Server to my local values. According to my notices this should be all. Sounds not very exciting to me. Do you need any more information? Jens
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Sergiu Dumitriu Gesendet: Montag, 6. April 2009 21:12 An: XWiki Users Betreff: Re: [xwiki-users] Problems with users administration
Schacht, Jens wrote:
Hi,
when I try to edit one of my users I get a small mask with the 2 buttons "Save" and "Cancel". Above there is only the text "#includeForm("XWiki.XWikiUserSheet")".
Jens, there is something really really wrong with your setup. Nothing you see is what should ever appear, and I've never heard anybody else having these problems (also speaking about your other mails). How did you setup XWiki?
-- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Schacht, Jens wrote:
Hi Sergiu,
cause I'm evaluating XWiki, I have a local test installation of XE 1.8.17790 on my PC. I used xwiki-enterprise-installer-windows-1.8.exe for this installation on Win XP. During installation the packs "Core" and "Default Wiki" were installed on my local harddrive C:.
After installation I changed this:
- I extended the Windows PATH to find the bin directory of JRE 1.6.0_04 first (there was an old entry for Oracle JRE 1.3.1). "java -version" in start_xwiki.bat shows that the right JRE is used.
- In C:\Programme\XWiki Enterprise\webapps\xwiki\skins\toucan I switched logo.png to our enterprise logo.
- In skins\toucan\toucan.css I changed the color of "a, a:link, a:active, a:visited" to #002BB8. Also in ".main ol, .main ul" I switched to "list-style-position: outside".
- In webapps\xwiki\WEB-INF\xwiki.properties I have set core.defaultDocumentSyntax = xwiki/2.0
- In webapps\xwiki\WEB-INF\xwiki.cfg nothing was changed.
In XWikiPreferences - General I tested with Default Language 'de'. Now I have changed to 'en'. The Date format is set to "dd.MM.yyyy, HH:mm" according to german usage :-) Also I have set Admin email and Outgoing SMTP Server to my local values.
According to my notices this should be all. Sounds not very exciting to me.
Do you need any more information?
Hm, nothing weird in here, indeed. I guess this could be a syntax problem, since mixing 1.0 and 2.0 is not so well tested yet. Can you try setting the default syntax back to 1.0 and see if it works well?
-----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Sergiu Dumitriu Gesendet: Montag, 6. April 2009 21:12 An: XWiki Users Betreff: Re: [xwiki-users] Problems with users administration
Schacht, Jens wrote:
Hi,
when I try to edit one of my users I get a small mask with the 2 buttons "Save" and "Cancel". Above there is only the text "#includeForm("XWiki.XWikiUserSheet")". Jens, there is something really really wrong with your setup. Nothing you see is what should ever appear, and I've never heard anybody else having these problems (also speaking about your other mails). How did you setup XWiki?
-- Sergiu Dumitriu http://purl.org/net/sergiu/
2009/4/8 Sergiu Dumitriu <[email protected]>
Hm, nothing weird in here, indeed. I guess this could be a syntax problem, since mixing 1.0 and 2.0 is not so well tested yet. Can you try setting the default syntax back to 1.0 and see if it works well?
I've had similar problem. This works this way: 1. I've turned default syntax to 2.0 2. creating new user creates a page with syntax (regarding macro embeding) from 1.0 syntax You can fix it by: 1. turning back default syntax to xwiki/1.0 (for new users) 2. change syntax for users created with xwiki/2.0 by opening url http://your.wiki/xwiki/bin/edit/XWiki/username?editor=wiki Then you can change the syntax in right panel. Regards, R. -- "First they ignore you. Then they laugh at you. Then they fight you. Then you win." - Mohandas Gandhi.
Yes we have a general problem for all parts of the wiki that create new documents with content since the underlying code creates code in 1.0 syntax. We need to find all these places and make sure they explicitly set the syntax to 1.0 (or 2.0 if we change what they generate). Would be great to have jira issues on this at http://jira.xwiki.org. Can you create one? Thanks -Vincent On Apr 8, 2009, at 8:46 AM, Ryszard Łach wrote:
2009/4/8 Sergiu Dumitriu <[email protected]>
Hm, nothing weird in here, indeed. I guess this could be a syntax problem, since mixing 1.0 and 2.0 is not so well tested yet. Can you try setting the default syntax back to 1.0 and see if it works well?
I've had similar problem. This works this way:
1. I've turned default syntax to 2.0 2. creating new user creates a page with syntax (regarding macro embeding) from 1.0 syntax
You can fix it by:
1. turning back default syntax to xwiki/1.0 (for new users) 2. change syntax for users created with xwiki/2.0 by opening url
http://your.wiki/xwiki/bin/edit/XWiki/username?editor=wiki
Then you can change the syntax in right panel.
Regards,
R.
-- "First they ignore you. Then they laugh at you. Then they fight you. Then you win." - Mohandas Gandhi. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (4)
-
Ryszard Łach -
Schacht, Jens -
Sergiu Dumitriu -
Vincent Massol