Custom Query (324 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 324)

Ticket Resolution Summary Owner Reporter
#275 fixed Random crash on Curie with no mail received sdipsl aclsce
Description

Two problems :

  • Simulation crashes randomly on Curie (both thin and fat nodes) with following error message :
    IGCM_sys_Cp : /ccc/scratch/cont003/dsm/p86caub/IPSLCM6_VLR_RC1_3/modipsl/config/IPSLCM6/CTLCM6VLR5BIS/PARAM/cosp_output_nl.txt .
    stat: cannot stat `/ccc/scratch/cont003/dsm/p86caub/IGCM_OUT/.stamp.IPSLCM6.CTLCM6VLR5BIS': No such file or directory
    IGCM_debug_Exit :  IGCM_debug_send_AMQP_msg__MAILTUNNEL
    
    !!!!!!!!!!!!!!!!!!!!!!!!!!
    !!   ERROR TRIGGERED    !!
    !!   EXIT FLAG SET      !!
    !------------------------!
    
    0 - IGCM_comp_GetInputParametersFiles (_0_)
     1 - IGCM_debug_Exit (_0_)
    /tmp/jobstart.44323[372]: IGCM_comp_GetInputParametersFiles[600]: IGCM_sys_Cp[521]: IGCM_debug_PopStack[516]: IGCM_debug_PrintInfosActions[903]: IGCM_debug_sendAMQP[263]: IGCM_debug_send_AMQP_msg__MAILTUNNEL: line 161:  1451050715 -  : more tokens expected
    2015-12-25 14:38:35 --------Debug2--> IGCM_debug_Push/PopStack/ActivateBigBro : command sendAMQPMsg failed error code 1
    sendAMQPMsg -h localhost -p 5672 -b {"msgApplication":"monitoring","msgProducer":"libigcm","msgProducerVersion":"2.7","simuid":"2299d33b-f28c-4f8b-947d-3e399b62f1c2","jobuid":"e04a0cd0-b28a-4e7a-905e-5a301fa08cc2","msgCode":"1900","msgUID":"e7bd61e5-4c3b-45a6-98eb-865a7f40b346","command":"IGCM_debug_Exit","msgTimestamp":"2015-12-25T14:38:35.104718226+0100"}
    

  • No information mail is sent to the user with this crash.
#274 fixed Accents ! sdipsl omamce
Description

Hello,

Certains fichiers de libIGCM ont des caractères accentués de notre bon vieux français dans les commentaires. Par exemple, le mot Sébastien ! Ou le mot français ... Ca fait planter sed quand on veut générer de façon automatique une version bash de libIGCM.

Les fichiers concernés :

libIGCM_card/libIGCM_card.ksh
libIGCM_post/IGCM_Patch_20070220_histcom_time_axis.ksh
libIGCM_post/IGCM_Patch_20090407_histcom_time_axis.ksh
libIGCM_post/IGCM_Patch_20091030_histcom_time_axis.ksh
libIGCM_sys/libIGCM_sys_ada.ksh
libIGCM_sys/libIGCM_sys_iitm.ksh

Les mots concernés : Sébastien (mais pas toujours écrit avec l'accent ...), français, indéxées, différentes, même.

Pour l'instant je m'en sort avec perl, mais ça alourdit un peu la procédure : perl -p -e 's/ S.*bastien / Sebastien /' infile > outfile

Olivier

#273 fixed atlas bugged on curie mafoipsl mafoipsl
Description

Since october maintenance of curie, atlas jobs failed with a Memory Fault message.

ccc_mprun atlas instead of atlas is working on curie only.

We added a function : IGCM_sys_atlas, with ccc_mprun only on curie and use it in AA_atlas_xxx jobs.

Note: See TracQuery for help on using queries.