[xwiki-users] Re : Re: Problem with fresh new 2.1.1 XEM install

2010-01-07 Thread guyodo gaetan
Thanks,
I didn't use the domain name based wiki access but the URL path based wiki 
access (I set xwiki.virtual.usepath=1 in xwiki.cfg file).
First I tried to access to the main wiki using 
https://mydomain/xwiki/wiki/xwiki/view/Main but it doesn't work (It does work, 
with many script errors, and many problems).
I created another wiki, called testwiki.
I can access it by http://localhost:8080/xwiki/wiki/testwiki/view/Main but 
https://mydomain/xwiki/wiki/testwiki/view/Main send me many script errors !
I tried to declare SSL or not fin or the wiki descriptor= same results.
I tried to force xwiki.url.protocol=https in xwiki.cfg = same results.

Is there anything else to do for that kind of access ?

Before migration, 1.8 was fine !
Migration from 1.8 to 2.1.1 had that problem. I thought that could be the 
migration, so I tried with a fresh new install = always the same problems...


- Message d'origine -
De: Thomas Mortagne thomas.morta...@xwiki.com
Date: Jeudi, Janvier 7, 2010 6:36 pm
Objet: Re: [xwiki-users] Problem with fresh new 2.1.1 XEM install
À: XWiki Users users@xwiki.org


 On Thu, Jan 7, 2010 at 14:35, Gaëtan GUYODO 
 gaetan.guy...@lrb.aphp.fr wrote:
  I,
  I (still) have some problems with XEM 2.1.1 (tomcat 6.0.20 / oracle 
 10.2
  / windows 2003 server / Apache 2.0.23).
  I have installed last tomcat, installed xwiki war file, copied oracle
  jdbc.jar file, configured hibernate.cfg.xml, xwiki.cfg.
  Locally accessing to http://localhost:8080/xwiki/bin/view/Main/ 
 seems to
  work fine.
  I imported xwiki-enterprise-manager-wiki-administrator-2.1.1.xar with
  success.
  But when I try to access to that wiki from SSL URL, as before
  (https://mydomain/xwiki/wiki/xwiki/bin/view/Main) I got many javascripts
  errors (line 2, caracter 1, syntax error, code 0... many many times)
  Is there any way to make it work ?
  I tried to force xwiki.url.protocol=https in xwiki.cfg, without results.
  I tried to create another wiki, same problem.
  I tried to add the full URL as alias, doesn't work !
 
 The alias is the domain name not the URL. See
 http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki
 
 
  = I don't have any trouble accessing by
  http://localhost:8080/xwiki/wiki/xwiki
  but I can't acces the same wiki using external SSL URL
  https://mydomain/xwiki/wiki/xwiki
 
  Have you any idea of the requested configuration to make it work ?
  Thanks,
  Gaëtan
  --
  __
               Gaëtan GUYODO
             Chargé de mission
  Centre Antipoison - Hôpital Fernand WIDAL
       200, rue du faubourg St Denis
           75475 PARIS Cedex 10
  Tél: 01 40 05 49 63 / Fax: 01 40 05 48 56
  __
 
  ___
  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
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Re : Re: Add Manager application to XE 1.4.1

2008-06-11 Thread guyodo gaetan
I tried to re-import XemManager.Install and that failed again.
But I don't understand how the page can contain a 500 kB attachment nor the 
xwiki-enterprise-manager-application-xem-1.2.xar file is only 366 kB ?

- Message d'origine -
De: Thomas Mortagne [EMAIL PROTECTED]
Date: Mercredi, Juin 11, 2008 5:15 pm
Objet: Re: [xwiki-users] Add Manager application to XE 1.4.1
À: XWiki Users users@xwiki.org

 The only specificity of the page is that it contains a big
 attachment (around 500 kB).
 
  impossible d'insérer NULL dans 
 (XWIKI.XWIKIOBJECTS.XWO_CLASSNAME)
 This remind me an Oracle mapping problem we had in older version that
 should have been fixed  If you try to re-import just
 XemManager.Install, does it fail again ? If so, it would be great that
 you create an issue on http://jira.xwiki.org/jira/browse/XWIKI about
 this importing bug on Oracle.
 
 Anyway this page is not strongly needed (just contains a script to
 create a default wiki template based on standard XE xar).
 
 On Wed, Jun 11, 2008 at 4:22 PM, Gaëtan GUYODO
 [EMAIL PROTECTED] wrote:
  Sorry, I made a mistake, I didn't imported the XEM application 
 xar... Now, I imported it, and I get an error on 
 XemManager.Install :
 
  2008-06-11 16:30:10,125
  
 [https://164.2.245.3/xwiki/bin/import/XWiki/Import?editor=importspace=XWiki]
  [TP-Processor8] WARN  util.JDBCExceptionReporter  - SQL Error: 1400,
  SQLState: 23000
  2008-06-11 16:30:10,125
  
 [https://164.2.245.3/xwiki/bin/import/XWiki/Import?editor=importspace=XWiki]
  [TP-Processor8] ERROR util.JDBCExceptionReporter  - ORA-01400:
  impossible d'insérer NULL dans 
 (XWIKI.XWIKIOBJECTS.XWO_CLASSNAME)
  2008-06-11 16:30:10,125
  
 [https://164.2.245.3/xwiki/bin/import/XWiki/Import?editor=importspace=XWiki]
  [TP-Processor8] ERROR .AbstractFlushingEventListener  - Could not
  synchronize database state with session
  org.hibernate.exception.ConstraintViolationException: could not 
 insert: [com.xpn.xwiki.objects.BaseObject]
 at
  
 org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:71) 
at
  
 org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
 at
  
 org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2267)
 at
  
 org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2660)
 at
  
 org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:56)  
   at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:250)
 at 
 org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:234)
 at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:141)
 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:816)
 at
  
 com.xpn.xwiki.store.XWikiHibernateBaseStore.endTransaction(XWikiHibernateBaseStore.java:787)
 at
  
 com.xpn.xwiki.store.XWikiHibernateStore.saveXWikiDoc(XWikiHibernateStore.java:563)
 at
  
 com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:97)
 at
  
 com.xpn.xwiki.store.XWikiCacheStore.saveXWikiDoc(XWikiCacheStore.java:91)
 at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1131)
 at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1099)
 at com.xpn.xwiki.XWiki.saveDocument(XWiki.java:1093)
 at 
 com.xpn.xwiki.plugin.packaging.Package.installDocument(Package.java:612) 
at com.xpn.xwiki.plugin.packaging.Package.install(Package.java:545)
 at 
 com.xpn.xwiki.plugin.packaging.PackageAPI.install(PackageAPI.java:228)   
  at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:89)
 at 
 com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:215)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
  
 

[xwiki-users] XEM : about domain name

2008-06-11 Thread guyodo gaetan
The domain name can create for the domain abc.com multiple wikis on the 
schema :
   wiki1.abc.com
   wiki2.abc.com
   wikiX.abc.com
My problem is that I already have a sub-domain name, and it is not easy for me 
to obtain new ones.
Is it possible to use domain names to create wikis on the schema :
   sub.domain.com/wiki1
   sub.domain.com/wiki2
   sub.domain.com/wikiX
If that is supported, that will be perfect for me, but my first tests doesn't 
works, so...
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Re : Re: New user - LDAP and admin rights

2008-01-08 Thread guyodo gaetan
Thanks Vincent,
I'll watch that and try this patch, if possible.
We keep in touch,
Gaëtan

- Message d'origine -
De: Vincent Massol [EMAIL PROTECTED]
Date: Mardi, Janvier 8, 2008 5:13 pm
Objet: Re: [xwiki-users] New user - LDAP and admin rights
À: XWiki Users users@xwiki.org

 Hi Gaetan,
 
 You'll be disappointed to learn that the current LDAP plugin 
 doesn't  
 handle groups in LDAP (it uses XWiki groups) so you'll need to set 
 the  
 groups in XWiki.
 
 There's a patch for using LDAP groups here:
 http://jira.xwiki.org/jira/browse/XWIKI-1079
 
 I'd love if someone could try the latest version of this patch and  
 verify it works so that we can apply it.
 
 Thanks
 -Vincent
 
 On Jan 8, 2008, at 3:59 PM, Gaëtan GUYODO wrote:
 
  Hi, I'm a new xwiki user, I just installed it and configured it 
 to use
  an active directory authentication.
  However, none of my existing users have administration rights, 
 and I
  didn't find the way to give them these rights.
  Is there any special right to place in the active directory for 
 my  
  admin
  users ?
  I just can't access the administration panel of xwiki because of 
 that active directory...
  thanks to your help.
  Gaëtan
 ___
 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


[xwiki-users] Re : Re: New user - LDAP and admin rights

2008-01-08 Thread guyodo gaetan
Thanks, but how can I use that superadmin mode ???
The user Admin that first exist at the xwiki installation doesn't work 
anymore...

- Message d'origine -
De: Mihails Agafonovs [EMAIL PROTECTED]
Date: Mardi, Janvier 8, 2008 7:10 pm
Objet: Re: [xwiki-users] New user - LDAP and admin rights
À: XWiki Users users@xwiki.org

 You can use superadmin mode and then manage your users rights.
  Quoting Gaeuml;tan GUYODO : Hi, I'm a new xwiki user, I just
 installed it and configured it to use 
 an active directory authentication.
 However, none of my existing users have administration rights, and I
 
 didn't find the way to give them these rights.
 Is there any special right to place in the active directory for my
 admin 
 users ?
 I just can't access the administration panel of xwiki because of
 that 
 active directory...
 thanks to your help.
 Gaeuml;tan
 -- 
 __
 Gaeuml;tan GUYODO
 Chargeacute; de mission
 Centre Antipoison - Hocirc;pital Fernand WIDAL
 200, rue du faubourg St Denis
 75475 PARIS Cedex 10
 Teacute;l: 01 40 05 49 63 / Fax: 01 40 05 48 56
 __
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 Ar cieņu, Mihails
 
 Links:
 --
 [1] mailto:[EMAIL PROTECTED]
 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Re : Re: Re : Re: New user - LDAP and admin rights

2008-01-08 Thread guyodo gaetan
Thanks again, I didn't had time to read documentation... I'll do it...

- Message d'origine -
De: Vincent Massol [EMAIL PROTECTED]
Date: Mardi, Janvier 8, 2008 8:44 pm
Objet: Re: [xwiki-users] Re : Re:  New user - LDAP and admin rights
À: XWiki Users users@xwiki.org

 
 On Jan 8, 2008, at 7:42 PM, guyodo gaetan wrote:
 
  Thanks, but how can I use that superadmin mode ???
  The user Admin that first exist at the xwiki installation 
 doesn't  
  work anymore...
 
 See 
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HEnablesuperadminaccount
 -Vincent
 
  - Message d'origine -
  De: Mihails Agafonovs [EMAIL PROTECTED]
  Date: Mardi, Janvier 8, 2008 7:10 pm
  Objet: Re: [xwiki-users] New user - LDAP and admin rights
  À: XWiki Users users@xwiki.org
 
  You can use superadmin mode and then manage your users rights.
  Quoting Gaeuml;tan GUYODO : Hi, I'm a new xwiki user, I just
  installed it and configured it to use
  an active directory authentication.
  However, none of my existing users have administration rights, 
 and I
 
  didn't find the way to give them these rights.
  Is there any special right to place in the active directory for my
  admin
  users ?
  I just can't access the administration panel of xwiki because of
  that
  active directory...
  thanks to your help.
  Gaeuml;tan
  -- 
  __
  Gaeuml;tan GUYODO
  Chargeacute; de mission
  Centre Antipoison - Hocirc;pital Fernand WIDAL
  200, rue du faubourg St Denis
  75475 PARIS Cedex 10
  Teacute;l: 01 40 05 49 63 / Fax: 01 40 05 48 56
  __
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
  Ar cieņu, Mihails
 
  Links:
  --
  [1] mailto:[EMAIL PROTECTED]
 
  ___
  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
 
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users