[ 
https://jira.nuxeo.org/browse/NXP-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nicolas Choppin updated NXP-5561:
---------------------------------

    Attachment: nxshell 03092010.log

> Plantage de la console lors de l'exécution de requêtes intensives
> -----------------------------------------------------------------
>
>                 Key: NXP-5561
>                 URL: https://jira.nuxeo.org/browse/NXP-5561
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>          Components: Shell
>    Affects Versions: 5.3.2
>            Reporter: Nicolas Choppin
>            Priority: Blocker
>         Attachments: nxshell 03092010.log
>
>
> Bonjour, 
> Nous avons un souci lors de l'exécution de requêtes à partir du Shell.
> Quand nous lançons des requêtes du type : 
> - select * from Document where ecm:primaryType='SpinozaDocument'  (résultat 
> attendu : 81558 docs)
> - select * from Document where ecm:primaryType='SpinozaDocument' and 
> ecm:isProxy=0 (résultat attendu : 50947)
> - select * from Document where ecm:primaryType='SpinozaDocument' and 
> ecm:isProxy=1 (résultat attendu : 71264)
> Par contre, nous n'avons rencontré aucun souci sur des requêtes plus 
> restrictives du genre : 
> - select * from Document where ecm:primaryType='SpinozaDocument' and 
> ecm:isProxy=0 and ecm:path startswith '/repository/a' 
> Nous avons un batch qui utilise une requête (select * from Document where 
> ecm:primaryType='SpinozaDocument' and ecm:isProxy=0), et le batch est donc 
> stoppé.
> Vous trouverez en pièce jointe un extrait de log.
> Ce point est bloquant car nous sommes toujours dans la migration.
> Aykut 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to