Indexing - Compiler le Trunk

  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '4:4c826e681ea10881a63091527504dde4' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 27.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: UPDATE cache_filter SET data = '<div class=\"emailFilter\">Bonjour,</p>\n<p>En voulant créer une nouvelle fiche (aussi bien fiche DC ou LOM) à partir du module workflow, j\'obtiens une erreur Orbeons : connection refused.</p>\n<p>Dans les logs du workflow, rien ne s\'affiche par contre du coté du md-editor, j\'ai l\'erreur fournie en pièce jointe.</p>\n<p>En essayant d\'éditer ces fiches à partir du module md-editor, tout se passe correctement.</p>\n<p>L\'accès aux ports 8180 à 81\n</div>\n', created = 1507750208, expire = 1507836608, headers = '', serialized = 0 WHERE cid = '4:4c826e681ea10881a63091527504dde4' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 112.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '4:4c826e681ea10881a63091527504dde4' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 27.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: UPDATE cache_filter SET data = '<div class=\"emailFilter\">Bonjour,</p>\n<p>En voulant créer une nouvelle fiche (aussi bien fiche DC ou LOM) à partir du module workflow, j\'obtiens une erreur Orbeons : connection refused.</p>\n<p>Dans les logs du workflow, rien ne s\'affiche par contre du coté du md-editor, j\'ai l\'erreur fournie en pièce jointe.</p>\n<p>En essayant d\'éditer ces fiches à partir du module md-editor, tout se passe correctement.</p>\n<p>L\'accès aux ports 8180 à 81\n</div>\n', created = 1507750208, expire = 1507836608, headers = '', serialized = 0 WHERE cid = '4:4c826e681ea10881a63091527504dde4' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 112.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '4:5be8abaf7d70790dce85c0d8dc0b6416' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 27.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: UPDATE cache_filter SET data = '<div class=\"emailFilter\">Bonjour,</p>\n<p>Quand j\'essaie de compiler le trunk du module indexing j\'obtiens 2<br />\nerreurs (Build Failed).</p>\n<p> [javac]<br />\n/usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:<br />\norg.orioai.ws.indexing.OriOaiIndexingService is not abstract and does<br />\nnot override abstract method<br />\ndeleteNotices(java.lang.String,java.lang.String[]) in<br />\norg.orioai.ws.indexing.OriOaiIndexingServiceInterface<br />\n [javac] public class OriOaiIndexingService implements<br />\nOriOaiIndexingServiceInterface<br />\n [javac] ^<br />\n [javac]<br />\n/usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:<br />\ndeleteNotices(java.lang.String,java.lang.String[]) in<br />\norg.orioai.ws.indexing.OriOaiIndexingService cannot implement<br />\ndeleteNotices(java.lang.String,java.lang.String[]) in<br />\norg.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to use<br />\nincompatible return type<br />\n [javac] found : int[]<br />\n [javac] required: int<br />\n [javac] public int[] deleteNotices(String identifier, String[]<br />\nnamespaces) throws ISDeleteException</p>\n<p>Je suis in JDK 1.6. Est-ce que c\'est normal?</p>\n<p>Merci d\'avance,</p>\n<p>Bogdan</p>\n</div>\n', created = 1507750208, expire = 1507836608, headers = '', serialized = 0 WHERE cid = '4:5be8abaf7d70790dce85c0d8dc0b6416' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 112.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '4:23163e9010ca699afe8f6c4c8b8724f9' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 27.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: UPDATE cache_filter SET data = '<div class=\"emailFilter\">Bonjour,</p>\n<p>le jar ori-oai-commons n\'était plus à jour.<br />\nPour résoudre le problème il suffit de faire un svn update qui<br />\nsupprimera lancien jar et le remplacera par le nouveau.</p>\n<p>Merci pour ce retour</p>\n<p>Yannick</p>\n<p>Bogdan STEFANESCU a écrit :<br />\n<div class=\"emailFilter_Toggle\">\n<blockquote class=\"emailFilter_Author_0\"><p>> Bonjour,<br />\n><br />\n> Quand j\'essaie de compiler le trunk du module indexing j\'obtiens 2<br />\n> erreurs (Build Failed).<br />\n><br />\n> [javac]<br />\n> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:<br />\n> org.orioai.ws.indexing.OriOaiIndexingService is not abstract and does<br />\n> not override abstract method<br />\n> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n> org.orioai.ws.indexing.OriOaiIndexingServiceInterface<br />\n> [javac] public class OriOaiIndexingService implements<br />\n> OriOaiIndexingServiceInterface<br />\n> [javac] ^<br />\n> [javac]<br />\n> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:<br />\n> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n> org.orioai.ws.indexing.OriOaiIndexingService cannot implement<br />\n> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to<br />\n> use incompatible return type<br />\n> [javac] found : int[]<br />\n> [javac] required: int<br />\n> [javac] public int[] deleteNotices(String identifier, String[]<br />\n> namespaces) throws ISDeleteException<br />\n><br />\n> Je suis in JDK 1.6. Est-ce que c\'est normal?<br />\n><br />\n> Merci d\'avance,<br />\n><br />\n> Bogdan<br />\n><br />\n><br />\n><br />\n><br />\n><br />\n><br />\n></div>\n</blockquote>\n</div>\n', created = 1507750209, expire = 1507836609, headers = '', serialized = 0 WHERE cid = '4:23163e9010ca699afe8f6c4c8b8724f9' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 112.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '4:04f6689940448f46d58959f5a298b3b3' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 27.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: UPDATE cache_filter SET data = '<div class=\"emailFilter\">Merci Yannick,</p>\n<p>Le svn update a résolu le problème pour l\'indexing mais le svn update<br />\npour le workflow ne résout pas le problème: ant compile me donne 2 erreurs:</p>\n<p>[javac]<br />\n/usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:17:<br />\norg.orioai.workflow.services.remote.OriWorkflowProxyIndexingService is<br />\nnot abstract and does not override abstract method<br />\ndeleteNotices(java.lang.String,java.lang.String[]) in<br />\norg.orioai.ws.indexing.OriOaiIndexingServiceInterface<br />\n [javac] public class OriWorkflowProxyIndexingService implements<br />\nOriOaiIndexingServiceInterface {</p>\n<p>[javac]<br />\n/usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:117:<br />\ndeleteNotices(java.lang.String,java.lang.String[]) in<br />\norg.orioai.workflow.services.remote.OriWorkflowProxyIndexingService<br />\ncannot implement deleteNotices(java.lang.String,java.lang.String[]) in<br />\norg.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to use<br />\nincompatible return type<br />\n [javac] found : int<br />\n [javac] required: int[]<br />\n [javac] public int deleteNotices(String arg0, String[] arg1)<br />\nthrows ISDeleteException {</p>\n<p>Est-ce que c\'est le même problème?</p>\n<p>Merci d\'avance,<br />\nBogdan</p>\n<p>Yannick Caillaux a écrit :<br />\n<div class=\"emailFilter_Toggle\">\n<blockquote class=\"emailFilter_Author_0\"><p>> Bonjour,<br />\n><br />\n> le jar ori-oai-commons n\'était plus à jour.<br />\n> Pour résoudre le problème il suffit de faire un svn update qui<br />\n> supprimera lancien jar et le remplacera par le nouveau.<br />\n><br />\n> Merci pour ce retour<br />\n><br />\n> Yannick<br />\n><br />\n> Bogdan STEFANESCU a écrit :</p></blockquote>\n<blockquote class=\"emailFilter_Author_1\"><p>>> Bonjour,<br />\n>><br />\n>> Quand j\'essaie de compiler le trunk du module indexing j\'obtiens 2<br />\n>> erreurs (Build Failed).<br />\n>><br />\n>> [javac]<br />\n>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:<br />\n>> org.orioai.ws.indexing.OriOaiIndexingService is not abstract and does<br />\n>> not override abstract method<br />\n>> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface<br />\n>> [javac] public class OriOaiIndexingService implements<br />\n>> OriOaiIndexingServiceInterface<br />\n>> [javac] ^<br />\n>> [javac]<br />\n>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:<br />\n>> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n>> org.orioai.ws.indexing.OriOaiIndexingService cannot implement<br />\n>> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to<br />\n>> use incompatible return type<br />\n>> [javac] found : int[]<br />\n>> [javac] required: int<br />\n>> [javac] public int[] deleteNotices(String identifier, String[]<br />\n>> namespaces) throws ISDeleteException<br />\n>><br />\n>> Je suis in JDK 1.6. Est-ce que c\'est normal?<br />\n>><br />\n>> Merci d\'avance,<br />\n>><br />\n>> Bogdan<br />\n>><br />\n>><br />\n>><br />\n>><br />\n>><br />\n>><br />\n>></p></blockquote>\n<blockquote class=\"emailFilter_Author_0\"><p>><br />\n><br />\n></div>\n</blockquote>\n</div>\n', created = 1507750209, expire = 1507836609, headers = '', serialized = 0 WHERE cid = '4:04f6689940448f46d58959f5a298b3b3' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 112.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '4:9dc95226fd68d69f98b6921b9ffa5ee9' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 27.
  • user warning: Table './drupal_www_ori_oai_org/cache_filter' is marked as crashed and last (automatic?) repair failed query: UPDATE cache_filter SET data = '<div class=\"emailFilter\">Pour infos, depuis ce pb est corrigé au niveau du trunk de<br />\nori-oai-workflow (rappel pour ori-oai-utilisateurs : version de travail<br />\ndes développeurs ; donc instable).<br />\nVincent.</p>\n<p>Bogdan STEFANESCU wrote:<br />\n<div class=\"emailFilter_Toggle\">\n<blockquote class=\"emailFilter_Author_0\"><p>> Merci Yannick,<br />\n><br />\n> Le svn update a résolu le problème pour l\'indexing mais le svn update<br />\n> pour le workflow ne résout pas le problème: ant compile me donne 2<br />\n> erreurs:<br />\n><br />\n> [javac]<br />\n> /usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:17:<br />\n> org.orioai.workflow.services.remote.OriWorkflowProxyIndexingService is<br />\n> not abstract and does not override abstract method<br />\n> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n> org.orioai.ws.indexing.OriOaiIndexingServiceInterface<br />\n> [javac] public class OriWorkflowProxyIndexingService implements<br />\n> OriOaiIndexingServiceInterface {<br />\n><br />\n> [javac]<br />\n> /usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:117:<br />\n> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n> org.orioai.workflow.services.remote.OriWorkflowProxyIndexingService<br />\n> cannot implement deleteNotices(java.lang.String,java.lang.String[]) in<br />\n> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to<br />\n> use incompatible return type<br />\n> [javac] found : int<br />\n> [javac] required: int[]<br />\n> [javac] public int deleteNotices(String arg0, String[] arg1)<br />\n> throws ISDeleteException {<br />\n><br />\n><br />\n> Est-ce que c\'est le même problème?<br />\n><br />\n> Merci d\'avance,<br />\n> Bogdan<br />\n><br />\n><br />\n><br />\n><br />\n> Yannick Caillaux a écrit :</p></blockquote>\n<blockquote class=\"emailFilter_Author_1\"><p>>> Bonjour,<br />\n>><br />\n>> le jar ori-oai-commons n\'était plus à jour.<br />\n>> Pour résoudre le problème il suffit de faire un svn update qui<br />\n>> supprimera lancien jar et le remplacera par le nouveau.<br />\n>><br />\n>> Merci pour ce retour<br />\n>><br />\n>> Yannick<br />\n>><br />\n>> Bogdan STEFANESCU a écrit :</p></blockquote>\n<blockquote class=\"emailFilter_Author_2\"><p>>>> Bonjour,<br />\n>>><br />\n>>> Quand j\'essaie de compiler le trunk du module indexing j\'obtiens 2<br />\n>>> erreurs (Build Failed).<br />\n>>><br />\n>>> [javac]<br />\n>>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:<br />\n>>> org.orioai.ws.indexing.OriOaiIndexingService is not abstract and<br />\n>>> does not override abstract method<br />\n>>> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n>>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface<br />\n>>> [javac] public class OriOaiIndexingService implements<br />\n>>> OriOaiIndexingServiceInterface<br />\n>>> [javac] ^<br />\n>>> [javac]<br />\n>>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:<br />\n>>> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n>>> org.orioai.ws.indexing.OriOaiIndexingService cannot implement<br />\n>>> deleteNotices(java.lang.String,java.lang.String[]) in<br />\n>>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to<br />\n>>> use incompatible return type<br />\n>>> [javac] found : int[]<br />\n>>> [javac] required: int<br />\n>>> [javac] public int[] deleteNotices(String identifier,<br />\n>>> String[] namespaces) throws ISDeleteException<br />\n>>><br />\n>>> Je suis in JDK 1.6. Est-ce que c\'est normal?<br />\n>>><br />\n>>> Merci d\'avance,<br />\n>>><br />\n>>> Bogdan<br />\n>>><br />\n>>><br />\n>>><br />\n>>><br />\n>>><br />\n>>><br />\n>>></p></blockquote>\n<blockquote class=\"emailFilter_Author_1\"><p>>><br />\n>><br />\n>></p></blockquote>\n<blockquote class=\"emailFilter_Author_0\"><p>></div>\n</blockquote>\n</div>\n', created = 1507750210, expire = 1507836610, headers = '', serialized = 0 WHERE cid = '4:9dc95226fd68d69f98b6921b9ffa5ee9' in /home/ori-oai/drupal/drupal-6.34/includes/cache.inc on line 112.
4 messages / 0 nouveaux
Dernière contribution
stefanescubogdan
Indexing - Compiler le Trunk
Bonjour,

Quand j'essaie de compiler le trunk du module indexing j'obtiens 2
erreurs (Build Failed).

[javac]
/usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:
org.orioai.ws.indexing.OriOaiIndexingService is not abstract and does
not override abstract method
deleteNotices(java.lang.String,java.lang.String[]) in
org.orioai.ws.indexing.OriOaiIndexingServiceInterface
[javac] public class OriOaiIndexingService implements
OriOaiIndexingServiceInterface
[javac] ^
[javac]
/usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:
deleteNotices(java.lang.String,java.lang.String[]) in
org.orioai.ws.indexing.OriOaiIndexingService cannot implement
deleteNotices(java.lang.String,java.lang.String[]) in
org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to use
incompatible return type
[javac] found : int[]
[javac] required: int
[javac] public int[] deleteNotices(String identifier, String[]
namespaces) throws ISDeleteException

Je suis in JDK 1.6. Est-ce que c'est normal?

Merci d'avance,

Bogdan

yannickcaillaux
Bonjour,

le jar ori-oai-commons n'était plus à jour.
Pour résoudre le problème il suffit de faire un svn update qui
supprimera lancien jar et le remplacera par le nouveau.

Merci pour ce retour

Yannick

Bogdan STEFANESCU a écrit :

> Bonjour,
>
> Quand j'essaie de compiler le trunk du module indexing j'obtiens 2
> erreurs (Build Failed).
>
> [javac]
> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:
> org.orioai.ws.indexing.OriOaiIndexingService is not abstract and does
> not override abstract method
> deleteNotices(java.lang.String,java.lang.String[]) in
> org.orioai.ws.indexing.OriOaiIndexingServiceInterface
> [javac] public class OriOaiIndexingService implements
> OriOaiIndexingServiceInterface
> [javac] ^
> [javac]
> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:
> deleteNotices(java.lang.String,java.lang.String[]) in
> org.orioai.ws.indexing.OriOaiIndexingService cannot implement
> deleteNotices(java.lang.String,java.lang.String[]) in
> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to
> use incompatible return type
> [javac] found : int[]
> [javac] required: int
> [javac] public int[] deleteNotices(String identifier, String[]
> namespaces) throws ISDeleteException
>
> Je suis in JDK 1.6. Est-ce que c'est normal?
>
> Merci d'avance,
>
> Bogdan
>
>
>
>
>
>
>

stefanescubogdan
Merci Yannick,

Le svn update a résolu le problème pour l'indexing mais le svn update
pour le workflow ne résout pas le problème: ant compile me donne 2 erreurs:

[javac]
/usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:17:
org.orioai.workflow.services.remote.OriWorkflowProxyIndexingService is
not abstract and does not override abstract method
deleteNotices(java.lang.String,java.lang.String[]) in
org.orioai.ws.indexing.OriOaiIndexingServiceInterface
[javac] public class OriWorkflowProxyIndexingService implements
OriOaiIndexingServiceInterface {

[javac]
/usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:117:
deleteNotices(java.lang.String,java.lang.String[]) in
org.orioai.workflow.services.remote.OriWorkflowProxyIndexingService
cannot implement deleteNotices(java.lang.String,java.lang.String[]) in
org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to use
incompatible return type
[javac] found : int
[javac] required: int[]
[javac] public int deleteNotices(String arg0, String[] arg1)
throws ISDeleteException {

Est-ce que c'est le même problème?

Merci d'avance,
Bogdan

Yannick Caillaux a écrit :

> Bonjour,
>
> le jar ori-oai-commons n'était plus à jour.
> Pour résoudre le problème il suffit de faire un svn update qui
> supprimera lancien jar et le remplacera par le nouveau.
>
> Merci pour ce retour
>
> Yannick
>
> Bogdan STEFANESCU a écrit :

>> Bonjour,
>>
>> Quand j'essaie de compiler le trunk du module indexing j'obtiens 2
>> erreurs (Build Failed).
>>
>> [javac]
>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:
>> org.orioai.ws.indexing.OriOaiIndexingService is not abstract and does
>> not override abstract method
>> deleteNotices(java.lang.String,java.lang.String[]) in
>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface
>> [javac] public class OriOaiIndexingService implements
>> OriOaiIndexingServiceInterface
>> [javac] ^
>> [javac]
>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:
>> deleteNotices(java.lang.String,java.lang.String[]) in
>> org.orioai.ws.indexing.OriOaiIndexingService cannot implement
>> deleteNotices(java.lang.String,java.lang.String[]) in
>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to
>> use incompatible return type
>> [javac] found : int[]
>> [javac] required: int
>> [javac] public int[] deleteNotices(String identifier, String[]
>> namespaces) throws ISDeleteException
>>
>> Je suis in JDK 1.6. Est-ce que c'est normal?
>>
>> Merci d'avance,
>>
>> Bogdan
>>
>>
>>
>>
>>
>>
>>

>
>
>

vincentbonamy761933
Pour infos, depuis ce pb est corrigé au niveau du trunk de
ori-oai-workflow (rappel pour ori-oai-utilisateurs : version de travail
des développeurs ; donc instable).
Vincent.

Bogdan STEFANESCU wrote:

> Merci Yannick,
>
> Le svn update a résolu le problème pour l'indexing mais le svn update
> pour le workflow ne résout pas le problème: ant compile me donne 2
> erreurs:
>
> [javac]
> /usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:17:
> org.orioai.workflow.services.remote.OriWorkflowProxyIndexingService is
> not abstract and does not override abstract method
> deleteNotices(java.lang.String,java.lang.String[]) in
> org.orioai.ws.indexing.OriOaiIndexingServiceInterface
> [javac] public class OriWorkflowProxyIndexingService implements
> OriOaiIndexingServiceInterface {
>
> [javac]
> /usr/local/ori/src/ori-oai-workflow-svn-trunk/src/org/orioai/workflow/services/remote/OriWorkflowProxyIndexingService.java:117:
> deleteNotices(java.lang.String,java.lang.String[]) in
> org.orioai.workflow.services.remote.OriWorkflowProxyIndexingService
> cannot implement deleteNotices(java.lang.String,java.lang.String[]) in
> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to
> use incompatible return type
> [javac] found : int
> [javac] required: int[]
> [javac] public int deleteNotices(String arg0, String[] arg1)
> throws ISDeleteException {
>
>
> Est-ce que c'est le même problème?
>
> Merci d'avance,
> Bogdan
>
>
>
>
> Yannick Caillaux a écrit :

>> Bonjour,
>>
>> le jar ori-oai-commons n'était plus à jour.
>> Pour résoudre le problème il suffit de faire un svn update qui
>> supprimera lancien jar et le remplacera par le nouveau.
>>
>> Merci pour ce retour
>>
>> Yannick
>>
>> Bogdan STEFANESCU a écrit :

>>> Bonjour,
>>>
>>> Quand j'essaie de compiler le trunk du module indexing j'obtiens 2
>>> erreurs (Build Failed).
>>>
>>> [javac]
>>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:36:
>>> org.orioai.ws.indexing.OriOaiIndexingService is not abstract and
>>> does not override abstract method
>>> deleteNotices(java.lang.String,java.lang.String[]) in
>>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface
>>> [javac] public class OriOaiIndexingService implements
>>> OriOaiIndexingServiceInterface
>>> [javac] ^
>>> [javac]
>>> /usr/local/ori/src/ori-oai-indexing-svn-trunk/src/org/orioai/ws/indexing/OriOaiIndexingService.java:502:
>>> deleteNotices(java.lang.String,java.lang.String[]) in
>>> org.orioai.ws.indexing.OriOaiIndexingService cannot implement
>>> deleteNotices(java.lang.String,java.lang.String[]) in
>>> org.orioai.ws.indexing.OriOaiIndexingServiceInterface; attempting to
>>> use incompatible return type
>>> [javac] found : int[]
>>> [javac] required: int
>>> [javac] public int[] deleteNotices(String identifier,
>>> String[] namespaces) throws ISDeleteException
>>>
>>> Je suis in JDK 1.6. Est-ce que c'est normal?
>>>
>>> Merci d'avance,
>>>
>>> Bogdan
>>>
>>>
>>>
>>>
>>>
>>>
>>>

>>
>>
>>

>

Options d'affichage des commentaires

Sélectionnez la méthode d'affichage des commentaires que vous préférez, puis cliquez sur « Enregistrer les paramètres » pour activer vos changements.
Sujet clos