Hi all,

about the script seems all correct except the last BLAH_JOBID_PREFIX (see below output of the command and logs).

About the ticket, thanks Nikolay! I've checked the configuration and seems ok.

[root@ce08 mark]# ps aux|grep -i blparser
root     31676  0.0  0.0  2940  416 ?        S    18:02   0:00 /opt/glite/bin/blparser_master
root     31677  0.0  0.0 54828 1004 ?        Sl   18:02   0:00 /opt/glite/bin/BLParserPBS -d 1 -l /opt/glite/var/log/glite-pbsparser.log -s /var/spool/pbs -p 33334 -m 56565
root     32704  0.0  0.0  4380  696 pts/0    S+   18:06   0:00 grep -i blparser

[root@ce08 mark]# ./CheckCreamConf.pl 

This is CheckCreamConf v. 1.0.7
This is ce08.pic.es
Checking versions of relevant RPMs ...
Checking if some needed environment variables are defined ...
Checking the installed CREAM and CEMon wars ...
Checking if there are old jar arounds ...
Checking glexec executable ...
Checking BLAH configuration ...
Checking some info published in the resource BDII ...
Checking CREAM conf file ...

Done: please check CheckCreamConf.log
[root@ce08 mark]# cat CheckCreamConf.log 

This is CheckCreamConf v. 1.0.7
This is the latest available version of CheckCreamConf

This is ce08.pic.es
Linux ce08.pic.es 2.6.9-89.0.19.ELxenU #1 SMP Fri Jan 8 06:45:31 CST 2010 i686 i686 i386 GNU/Linux

Checking versions of relevant RPMs ...
glite-ce-monitor-1.11.1-15
glite-ce-ce-plugin-1.11.1-15
glite-ce-job-plugin-1.11.1-15
glite-ce-blahp-1.12.5-0.slc4
glite-ce-cream-1.11.1-15
glite-yaim-cream-ce-4.0.9-3
glite-CREAM-3.1.23-0

Checking if some needed environment variables are defined ...
Ok

Checking the installed CREAM and CEMon wars ...
Ok

Checking if there are old jar arounds ...
ok

Checking glexec executable ...
-rwsr-x---  1 root glexec 65488 Jun 11  2009 /opt/glite/sbin/glexec

Checking BLAH configuration ...
supported_lrms=pbs
You are using the old BLAH Blparser: ok
pbs_BLPserver=pbs02.pic.es
pbs_BLPport=33334

Checking some info published in the resource BDII ...
The following CEIds are published in the resource BDII:
GlueCEUniqueID: ce08.pic.es:8443/cream-pbs-glong_sl5
GlueCEUniqueID: ce08.pic.es:8443/cream-pbs-gshort_sl5
GlueCEUniqueID: ce08.pic.es:8443/cream-pbs-gmedium_sl5

Checking CREAM conf file ...
The value set for BLAH_JOBID_PREFIX is ce08_
Error: BLAH_JOBID_PREFIX must be 6 chars long, begin with 'cr' and terminate with '_'. The other 3 characters must be alpha-numeric


On 31 March 2010 17:42, Massimo Sgaravatto - INFN Padova <[log in to unmask]> wrote:
Could you please run the CheckCreamConf script available at:

http://grid.pd.infn.it/cream/field.php?n=Main.CheckYourCREAMCEConfiguration

and check if in the produced output file it reports something wrong ?

I was trying to have a look via gridftp at your CE, but I guess there are some firewall:


-bash-3.2$ uberftp ce08.pic.es
Timeout waiting for server response.
Closing connection to service.



                       Cheers, Massimo


On Wed, 31 Mar 2010, Marc Caubet wrote:

Hi Massimo,
yeah already read it. As I wrote in the previous e-mail:

[root@ce08 etc]# su - tomcat 
-sh-3.00$ /opt/glite/bin/blahpd
$GahpVersion: 1.12.5 Mar 31 2008 INFN\ blahpd\ (poly,new_esc_format) $
BLAH_GET_HOSTPORT pbs
S
results
S 1
pbs 1 Unable\ to\ retrieve\ the\ port\ (exit\ code\ =\ 1)

And I have tried the following actions without success:

/opt/glite/yaim/bin/yaim -c -s
/opt/localconf/gLite3.1/yaim/pic/site-info.def  -n creamCE -n
TORQUE_utils
/opt/glite/yaim/bin/yaim -r -s
/opt/localconf/gLite3.1/yaim/pic/site-info.def -n creamCE -n TORQUE_utils
-f config_cream_blparser
service tomcat5 restart

Once again, just remark the site-info.def variable seems to be correct:
/opt/localconf/gLite3.1/yaim/pic/nodes/ce08.pic.es:JOB_MANAGER=pbs

Regards,
Marc Caubet

On 31 March 2010 16:23, Massimo Sgaravatto - INFN Padova
<[log in to unmask]> wrote:
     Hi

     Please check:

http://grid.pd.infn.it/cream/field.php?n=Main.ErrorMessagesReportedByCREAMToClie
     nt#batchsystemnotsupported


                                    Cheers, Massimo



On Wed, 31 Mar 2010, Marc Caubet wrote:

     We are failing CreamCE SAM Tests with the error:

     CREAM Register returned error "MethodName=[jobRegister]
     Timestamp=[Wed 31 Mar 2010 14:32:23] ErrorCode=[0]
     Description=[system error] FaultCause=[Batch System pbs
     not supported!]"

     We have defined the following information in
     site-info.def for this specific node ce08.pic.es:

     [root@ce08 etc]# grep -R JOB_MANAGER /opt/localconf/ |
     grep -v \.svn
     /opt/localconf/gLite3.1/yaim/pic/site-info.def:JOB_MANAGER=lcgpbs
     /opt/localconf/gLite3.1/yaim/pic/nodes/ce-test.pic.es:JOB_MANAGER=pbs
     /opt/localconf/gLite3.1/yaim/pic/nodes/ce08.pic.es:JOB_MANAGER=pbs

     and after reconfig with yaim:

     [root@ce08 etc]# cat blah.config | grep pbs | grep -v
     \#
     supported_lrms=pbs
     pbs_binpath=/usr/bin
     pbs_confpath=
     pbs_spoolpath=/var/spool/pbs
     pbs_nochecksubmission=yes
     pbs_nologaccess=
     pbs_fallback=no
     pbs_BLParser=yes
     pbs_BLPserver=pbs02.pic.es
     pbs_BLPport=33334
     pbs_num_BLParser=
     pbs_BLPserver1=
     pbs_BLPport1=
     pbs_BLPserver2=
     pbs_BLPport2=

     On ce08.pic.es:

     [root@ce08 etc]# su - tomcat 
     -sh-3.00$ /opt/glite/bin/blahpd
     $GahpVersion: 1.12.5 Mar 31 2008 INFN\ blahpd\
     (poly,new_esc_format) $
     BLAH_GET_HOSTPORT pbs
     S
     results
     S 1
     pbs 1 Unable\ to\ retrieve\ the\ port\ (exit\ code\ =\
     1)

     Not sure where is the problem but seems that something
     should be defined in pbs_confpath=
     Which YAIM vairables defines the pbs_confpath variable?
     Anybody had the same problem with CreamCE anb PBS?

     [root@ce08 glite]# tail -2000
     /opt/glite/var/log/glite-ce-cream.log | grep -i pbs
     31 Mar 2010 15:57:04,140
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 15:57:04,140
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 15:58:40,523
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 15:58:40,523
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 15:58:45,391
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 15:58:45,391
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:28,089
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:28,089
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:28,126
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:28,126
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:28,148
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:28,148
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:28,163
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:28,163
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:28,203
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:28,203
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:28,976
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:28,976
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:29,212
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:29,212
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:29,299
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:29,299
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:29,351
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:29,301
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!
     31 Mar 2010 16:00:29,457
     org.glite.ce.creamapi.jobmanagement.cmdexecutor.AbstractJobExecutor
     - Batch System pbs not supported!
     31 Mar 2010 16:00:29,457
     org.glite.ce.cream.cmdmanagement.CommandManager -
     CommandManager insertCommand: JOB_REGISTER error Batch
     System pbs not supported!

     Regards,
     --
     Marc Caubet Serrabou
     PIC (Port d'Informació Científica)
     Campus UAB, Edificio D
     E-08193 Bellaterra, Barcelona
     Tel: +34 93 581 33 22
     Fax: +34 93 581 41 10
     http://www.pic.es
     Avis - Aviso - Legal Notice:
     http://www.ifae.es/legal.html



             \\\|///
           \\ ~ ~ //
           (/ @ @ /)
  -------oOOo-(_)-oOOo----------------------------------
                        Massimo Sgaravatto
                        INFN Sezione di Padova
                        Via Marzolo, 8
                        35131 Padova - Italy
                        Tel: ++39 0498275908   Fax: ++39 0498275952
         oooO           E-mail: massimo.sgaravatto [at] pd.infn.it
         (   )   Oooo   Home page: http://www.pd.infn.it/~sgaravat
  --------\ (----(   )----------------------------------
           \_)    ) /
                 (_/






--
Marc Caubet Serrabou
PIC (Port d'Informació Científica)
Campus UAB, Edificio D
E-08193 Bellaterra, Barcelona
Tel: +34 93 581 33 22
Fax: +34 93 581 41 10
http://www.pic.es
Avis - Aviso - Legal Notice: http://www.ifae.es/legal.html



             \\\|///
           \\ ~ ~ //
           (/ @ @ /)
  -------oOOo-(_)-oOOo----------------------------------
                        Massimo Sgaravatto
                        INFN Sezione di Padova
                        Via Marzolo, 8
                        35131 Padova - Italy
                        Tel: ++39 0498275908   Fax: ++39 0498275952
         oooO           E-mail: massimo.sgaravatto [at] pd.infn.it
         (   )   Oooo   Home page: http://www.pd.infn.it/~sgaravat
  --------\ (----(   )----------------------------------
           \_)    ) /
                 (_/






--
Marc Caubet Serrabou
PIC (Port d'Informació Científica)
Campus UAB, Edificio D
E-08193 Bellaterra, Barcelona
Tel: +34 93 581 33 22
Fax: +34 93 581 41 10
http://www.pic.es
Avis - Aviso - Legal Notice: http://www.ifae.es/legal.html