I juste made a test with version 6.1, it seems to be ok. Do you use the dev version ? (I saw a pb with authentication deserialisation in GUI in the dev version, if you need it we be should able fix it rapidely....)
Le 19/12/2016 à 17:59, reyman a écrit : > I retry but i have a 500 error now. > OpenMOLE need a reboot for you ? > > java.io.IOException: Server responded with an error: 500 Internal > Server Error > at > fr.iscpif.gridscale.http.HTTPStorage$$anonfun$testResponse$1.apply$mcV$sp(HTTPStorage.scala:139) > at > fr.iscpif.gridscale.http.HTTPStorage$$anonfun$testResponse$1.apply(HTTPStorage.scala:139) > at > fr.iscpif.gridscale.http.HTTPStorage$$anonfun$testResponse$1.apply(HTTPStorage.scala:139) > at scala.util.Try$.apply(Try.scala:192) > at > fr.iscpif.gridscale.http.HTTPStorage$.testResponse(HTTPStorage.scala:138) > at > fr.iscpif.gridscale.egi.DIRACJobService$$anonfun$requestContent$1.apply(DIRACJobService.scala:237) > at > fr.iscpif.gridscale.egi.DIRACJobService$$anonfun$requestContent$1.apply(DIRACJobService.scala:234) > at > fr.iscpif.gridscale.http.HTTPSClient$class.withClient(HTTPSClient.scala:55) > at > fr.iscpif.gridscale.egi.DIRACJobService$$anon$1.withClient(DIRACJobService.scala:54) > at > fr.iscpif.gridscale.egi.DIRACJobService$class.requestContent(DIRACJobService.scala:234) > at > fr.iscpif.gridscale.egi.DIRACJobService$$anon$1.requestContent(DIRACJobService.scala:54) > at > fr.iscpif.gridscale.egi.DIRACJobService$class.request(DIRACJobService.scala:244) > at > fr.iscpif.gridscale.egi.DIRACJobService$$anon$1.request(DIRACJobService.scala:54) > at > fr.iscpif.gridscale.egi.DIRACJobService$class.delegate(DIRACJobService.scala:125) > at > fr.iscpif.gridscale.egi.DIRACJobService$$anon$1.delegate(DIRACJobService.scala:54) > at > fr.iscpif.gridscale.egi.DIRACGroupedJobService$class.delegate(DIRACJobService.scala:346) > at > fr.iscpif.gridscale.egi.DIRACGroupedJobService$$anon$2.delegate(DIRACJobService.scala:266) > at > org.openmole.plugin.environment.egi.DIRACJobService$class.$init$(DIRACJobService.scala:61) > at > org.openmole.plugin.environment.egi.DIRACEnvironment$$anon$1.<init>(DIRACEnvironment.scala:121) > at > org.openmole.plugin.environment.egi.DIRACEnvironment.jobService$lzycompute(DIRACEnvironment.scala:121) > at > org.openmole.plugin.environment.egi.DIRACEnvironment.jobService(DIRACEnvironment.scala:120) > at > org.openmole.plugin.environment.egi.DiracBatchExecutionJob.trySelectJobService(DIRACEnvironment.scala:77) > at > org.openmole.plugin.environment.batch.refresh.SubmitActor.receive(SubmitActor.scala:31) > at > org.openmole.plugin.environment.batch.refresh.JobManager$DispatcherActor$.receive(JobManager.scala:83) > at > org.openmole.plugin.environment.batch.refresh.JobManager$$anonfun$1$$anon$1.run(JobManager.scala:64) > > > 2016-12-19 15:24 GMT+01:00 sebastien rey coyrehourcq > <[email protected] <mailto:[email protected]>>: > > Great ! > Thanks all :) > > --- > Sébastien Rey Coyrehourcq > Research Engineer, BAP E, UMR IDEES > Sent from Nylas N1 <https://nylas.com/n1?ref=n1>, the extensible, > open source mail client. > > On déc. 19 2016, at 3:07 pm, Romain Reuillon > <[email protected] <mailto:[email protected]>> wrote: > > It should be fine now. > > Romain > > Le 18/12/2016 à 19:11, Romain Reuillon a écrit : >> >> The fie at the url >> http://dirac.france-grilles.fr/defaults/DiracServices.json >> <http://dirac.france-grilles.fr/defaults/DiracServices.json> >> return a 404 error. I asked the DIRAC team why it disapeared.... >> >> >> Le 18/12/2016 à 16:52, reyman a écrit : >>> Hi guys, >>> >>> Is there some problem with DIRAC /EU GRID actually for you ? >>> >>> java.io.IOException: Server responded with an error: 404 Not >>> Found >>> at >>> >>> fr.iscpif.gridscale.http.HTTPStorage$$anonfun$testResponse$1.apply$mcV$sp(HTTPStorage.scala:139) >>> at >>> >>> fr.iscpif.gridscale.http.HTTPStorage$$anonfun$testResponse$1.apply(HTTPStorage.scala:139) >>> at >>> >>> fr.iscpif.gridscale.http.HTTPStorage$$anonfun$testResponse$1.apply(HTTPStorage.scala:139) >>> at scala.util.Try$.apply(Try.scala:192) >>> at >>> >>> fr.iscpif.gridscale.http.HTTPStorage$.testResponse(HTTPStorage.scala:138) >>> at >>> >>> fr.iscpif.gridscale.http.HTTPStorage$.toInputStream(HTTPStorage.scala:99) >>> at >>> >>> fr.iscpif.gridscale.egi.DIRACJobService$.getServices(DIRACJobService.scala:69) >>> at >>> >>> fr.iscpif.gridscale.egi.DIRACJobService$.getService(DIRACJobService.scala:65) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$class.x$1$lzycompute$1(DIRACJobService.scala:44) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$class.x$1$1(DIRACJobService.scala:44) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$class.service$lzycompute$1(DIRACJobService.scala:44) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$class.service$1(DIRACJobService.scala:44) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$$anonfun$1.apply(DIRACJobService.scala:46) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$$anonfun$1.apply(DIRACJobService.scala:46) >>> at scala.Option.getOrElse(Option.scala:121) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$class.diracService(DIRACJobService.scala:46) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACEnvironment$$anon$1.diracService(DIRACEnvironment.scala:121) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACJobService$class.$init$(DIRACJobService.scala:56) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACEnvironment$$anon$1.<init>(DIRACEnvironment.scala:121) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACEnvironment.jobService$lzycompute(DIRACEnvironment.scala:121) >>> at >>> >>> org.openmole.plugin.environment.egi.DIRACEnvironment.jobService(DIRACEnvironment.scala:120) >>> at >>> >>> org.openmole.plugin.environment.egi.DiracBatchExecutionJob.trySelectJobService(DIRACEnvironment.scala:77) >>> at >>> >>> org.openmole.plugin.environment.batch.refresh.SubmitActor.receive(SubmitActor.scala:31) >>> at >>> >>> org.openmole.plugin.environment.batch.refresh.JobManager$DispatcherActor$.receive(JobManager.scala:83) >>> at >>> >>> org.openmole.plugin.environment.batch.refresh.JobManager$$anonfun$1$$anon$1.run(JobManager.scala:64) >>> >>> Best Regards, >>> SR. >>> >>> >>> _______________________________________________ >>> OpenMOLE-users mailing list >>> [email protected] <mailto:[email protected]> >>> http://fedex.iscpif.fr/mailman/listinfo/openmole-users >>> <http://fedex.iscpif.fr/mailman/listinfo/openmole-users> >> >> _______________________________________________ >> OpenMOLE-users mailing list >> [email protected] <mailto:[email protected]> >> http://fedex.iscpif.fr/mailman/listinfo/openmole-users >> <http://fedex.iscpif.fr/mailman/listinfo/openmole-users> > > -- > <http://stackoverflow.com/users/385881/reyman64> > > _______________________________________________ > OpenMOLE-users mailing list > [email protected] > http://fedex.iscpif.fr/mailman/listinfo/openmole-users
signature.asc
Description: OpenPGP digital signature
_______________________________________________ OpenMOLE-users mailing list [email protected] http://fedex.iscpif.fr/mailman/listinfo/openmole-users
