Please attach the error that you have (full stack trace) so that we can help you.

Florent

On 23 Feb 2008, at 15:16, Wesley Forti wrote:

Hi dear all.

I created an user called Joelma and I didn't join this user to a group.

I tried to log in using this new user and I got an exception :"NO read permission granted.": Why?Is it required to every user being in a group?

log file is attached.

On Tue, Feb 19, 2008 at 9:15 PM, Tiry <[EMAIL PROTECTED]> wrote:
Wesley Forti a écrit :
> I checked the default-repository-config.xml and I found this. It could
> be this?
>
> <PersistenceManager
> class ="org.apache.jackrabbit.core.state.db.SimpleDbPersistenceManager">
>             <param name="driver" value="com.mysql.jdbc.Driver"/>
>             <param name="url" value="jdbc:mysql://localhost/nuxeo"/>
>             <param name="user" value="root"/>
>             <param name="password" value="pwd"/>
>             <param name="schema" value="schema"/>
>             <param name="schemaObjectPrefix" value="jcr_ver_"/>
>             <param name="externalBLOBs" value="false"/>
>           </PersistenceManager>
Sure, try
           <param name="schema" value="mysql"/>

This should be better.
And don't forget to delete your data directory (or just
data/NXRuntime/repos/default/default.xml) before restarting, or you
configuration changes won't be effectives.

By the way, for performances reasons, you should probably use
MySqlPersistenceManager (see JackRabbit doc).

Tiry

>
>
>
> On Feb 19, 2008 4:28 PM, Wesley Forti <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Please, see attached file.
>
>
>
>     On Feb 19, 2008 4:16 PM, Olivier Grisel <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
>
>         Wesley Forti a écrit :
>         > here is it.
>         >
>         >
>         >     Exception: org.nuxeo.ecm.core.api.ClientException.
>         message: Error
> > opening repository Failed to intialize repository: default
>         >
>
>         This is a problem in the configuration of your document
>         repository, not in the
>         users directory. Don't you have a "Caused by" stacktrace
>         complement in your log?
> This should provide you with more details on the cause of your
>         repository
>         configuration error.
>
>         --
>         Olivier
>
>         _______________________________________________
>         ECM mailing list
>         [email protected] <mailto:[email protected]>
>         http://lists.nuxeo.com/mailman/listinfo/ecm
>
>
>
>
>     --
>     Att,
>     ---
>     Wesley Forti
>
>
>
>
> --
> Att,
> ---
> Wesley Forti
> ------------------------------------------------------------------------
>
> _______________________________________________
> ECM mailing list
> [email protected]
> http://lists.nuxeo.com/mailman/listinfo/ecm
>




--
Att,
---
Wesley Forti
<server.log>_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to