jra1mw.git
18 years ago-P option - register PBS jobtype
Miloš Mulač [Thu, 3 May 2007 09:16:23 +0000 (09:16 +0000)]
-P option - register PBS jobtype

18 years agoset DB connect string to default if not specified either on command line or env....
Miloš Mulač [Wed, 2 May 2007 10:38:28 +0000 (10:38 +0000)]
set DB connect string to default if not specified either on command line or env. variable
- fixes the  [9226]: DB 'NULL'  message

18 years agoCleared Makefile.
Jiří Filipovič [Mon, 30 Apr 2007 15:36:24 +0000 (15:36 +0000)]
Cleared Makefile.

18 years agomatch feed from match_file()
Aleš Křenek [Mon, 30 Apr 2007 14:34:01 +0000 (14:34 +0000)]
match feed from match_file()

18 years agoset owners=NULL after freeing (can be realloced)
Aleš Křenek [Mon, 30 Apr 2007 12:08:09 +0000 (12:08 +0000)]
set owners=NULL after freeing (can be realloced)

18 years agoparameter name change
Robert Harakaly [Mon, 30 Apr 2007 09:10:58 +0000 (09:10 +0000)]
parameter name change

18 years agoImport of new WMS/LB scripts from Di
Robert Harakaly [Mon, 30 Apr 2007 09:09:01 +0000 (09:09 +0000)]
Import of new WMS/LB scripts from Di

18 years agoglite_jp_attrval_free(): clean the freed structure to be callable multiple times
Aleš Křenek [Thu, 26 Apr 2007 16:41:30 +0000 (16:41 +0000)]
glite_jp_attrval_free(): clean the freed structure to be callable multiple times

18 years agoLonger feed time to live.
Jiří Filipovič [Thu, 26 Apr 2007 14:39:17 +0000 (14:39 +0000)]
Longer feed time to live.

18 years agoFixed queries for JP PS (and unused DB content), simplified conf structure.
František Dvořák [Tue, 24 Apr 2007 13:38:51 +0000 (13:38 +0000)]
Fixed queries for JP PS (and unused DB content), simplified conf structure.

18 years ago- split export.enable to purge.enable, export.enable and import.enable to increase...
Miloš Mulač [Tue, 24 Apr 2007 08:35:06 +0000 (08:35 +0000)]
- split export.enable to purge.enable, export.enable and import.enable to increase configureability
- deploymet patch is against org.glite from glite_branch_3_1_0_continous, which seems more vitable now
- LB-LP mill do not look into LB dump dir any more

18 years agoleave seed untouched in producer.c;
Miloš Mulač [Tue, 24 Apr 2007 08:27:41 +0000 (08:27 +0000)]
leave seed untouched in producer.c;
set seed to some constant iff it is NULL or "(nil)" in edg_wll_GenerateSubjobIds only

18 years agoWeb services faults fixes:
František Dvořák [Mon, 23 Apr 2007 17:12:20 +0000 (17:12 +0000)]
Web services faults fixes:
 - small bug in robustness in JP for gsoaps <= 2.7.6
 - ugly random bug on LB server for gsoap >= 2.7.9 (HEAD problem only)
 - implemented __any fallback (for newer clients and older server) in LB server too
Leaks in LB ws_joblog example.

18 years agoCleanup, status polishing, remain locked during quick reconnection attempts.
František Dvořák [Fri, 20 Apr 2007 18:27:20 +0000 (18:27 +0000)]
Cleanup, status polishing, remain locked during quick reconnection attempts.

18 years agoenable debug symbols by default
Miloš Mulač [Fri, 20 Apr 2007 09:11:51 +0000 (09:11 +0000)]
enable debug symbols by default

18 years agoupdate of deployment path
Miloš Mulač [Fri, 20 Apr 2007 09:09:29 +0000 (09:09 +0000)]
update of deployment path

18 years agostage jp_job_attrs.h unconditionaly to enable smooth build of lb.utils
Miloš Mulač [Fri, 20 Apr 2007 09:04:52 +0000 (09:04 +0000)]
stage jp_job_attrs.h unconditionaly to enable smooth build of lb.utils

18 years agoFirst import
Robert Harakaly [Fri, 20 Apr 2007 07:47:29 +0000 (07:47 +0000)]
First import

18 years agoFirst import
Robert Harakaly [Thu, 19 Apr 2007 15:35:36 +0000 (15:35 +0000)]
First import

18 years agoJP IS connections tuning:
František Dvořák [Wed, 18 Apr 2007 22:55:52 +0000 (22:55 +0000)]
JP IS connections tuning:
- refactor code to feed_caller() function
- recall FeedIndex() several times immediately before giving up
Switched feed SELECT to non-parametric SQL command (comparing of time as
parameter seems not working).
Fixes in DB layers.

18 years agoimproved and added some log messages, print more WS errors
František Dvořák [Wed, 18 Apr 2007 11:56:30 +0000 (11:56 +0000)]
improved and added some log messages, print more WS errors
dropping attributes tables just before creating (nifty when deleted attrs table)
fixed ugly bug in updateJobs (forgotten fetch)

18 years agoMore robus error handling (empty detail, ...), added more error reactions to JPIS.
František Dvořák [Mon, 16 Apr 2007 14:29:05 +0000 (14:29 +0000)]
More robus error handling (empty detail, ...), added more error reactions to JPIS.

18 years agoRetry registrations too (little shorter period than dumps).
František Dvořák [Mon, 16 Apr 2007 14:20:37 +0000 (14:20 +0000)]
Retry registrations too (little shorter period than dumps).

18 years agobetter argument handling
Miloš Mulač [Mon, 16 Apr 2007 12:13:06 +0000 (12:13 +0000)]
better argument handling
- prevent coredumpig when args are in some 'bad' order (C or S before n)

18 years agoPrint only warning when not purging jobs not matching running LB server or port
Miloš Mulač [Fri, 13 Apr 2007 14:57:32 +0000 (14:57 +0000)]
Print only warning when not purging jobs not matching running LB server or port

18 years agostore dumps of purged jobs in purge dir
Miloš Mulač [Wed, 11 Apr 2007 08:28:23 +0000 (08:28 +0000)]
store dumps of purged jobs in purge dir

18 years agoSome corrections yet after build from scratch.
František Dvořák [Sun, 8 Apr 2007 11:24:59 +0000 (11:24 +0000)]
Some corrections yet after build from scratch.

18 years agoFix a typo.
František Dvořák [Sun, 8 Apr 2007 01:17:08 +0000 (01:17 +0000)]
Fix a typo.

18 years agoMerged JPPS and JPIS wsdl for using both WS, cleanup, tests update.
František Dvořák [Sat, 7 Apr 2007 17:46:07 +0000 (17:46 +0000)]
Merged JPPS and JPIS wsdl for using both WS, cleanup, tests update.
Added error propaggation from sever to client.
Warning cleanup.
More slaves as default (feeds no + 2).

18 years agoOK, one moe line: don't do crazy things on error.
František Dvořák [Sat, 7 Apr 2007 14:38:58 +0000 (14:38 +0000)]
OK, one moe line: don't do crazy things on error.

18 years agoFixed UserJobs (both WS and C API was affected).
František Dvořák [Sat, 7 Apr 2007 14:28:49 +0000 (14:28 +0000)]
Fixed UserJobs (both WS and C API was affected).
Fixed faults for gsoap >= 2.7.9.
Implemented UserJobs WS query.
Added several missing enums to WS code.

18 years agoUsing gsoap 2.7.9d.
František Dvořák [Thu, 5 Apr 2007 16:28:57 +0000 (16:28 +0000)]
Using gsoap 2.7.9d.

18 years agoBuild with gSoap 2.7.9d too.
František Dvořák [Thu, 5 Apr 2007 10:45:38 +0000 (10:45 +0000)]
Build with gSoap 2.7.9d too.

18 years agoLeak fixes. Valgrind likes it now.
František Dvořák [Wed, 4 Apr 2007 17:53:18 +0000 (17:53 +0000)]
Leak fixes. Valgrind likes it now.

18 years agogsoap location
Aleš Křenek [Wed, 4 Apr 2007 15:37:35 +0000 (15:37 +0000)]
gsoap location

18 years agomap ENOENT to HTTP_NOTFOUND
Miloš Mulač [Wed, 4 Apr 2007 14:33:52 +0000 (14:33 +0000)]
map ENOENT to HTTP_NOTFOUND
do not complain on jobids with no events

18 years agoFixed a little bug in JP IS client in generating example XML.
František Dvořák [Tue, 3 Apr 2007 13:10:03 +0000 (13:10 +0000)]
Fixed a little bug in JP IS client in generating example XML.

18 years agoProper escaping when inserting attributes to DB.
František Dvořák [Tue, 3 Apr 2007 13:05:18 +0000 (13:05 +0000)]
Proper escaping when inserting attributes to DB.
Using the right context for errors from DB layer.

18 years agoFixed bug that damaged memory consistency.
Jiří Filipovič [Tue, 3 Apr 2007 12:39:13 +0000 (12:39 +0000)]
Fixed bug that damaged memory consistency.

18 years agoclose tag file also on non-existent tag
Jiří Filipovič [Mon, 2 Apr 2007 17:29:38 +0000 (17:29 +0000)]
close tag file also on non-existent tag

18 years agoFixed WITHIN test.
František Dvořák [Mon, 2 Apr 2007 17:27:08 +0000 (17:27 +0000)]
Fixed WITHIN test.
Check for valid attributes to get better error msg.

18 years agomerge 31->head
Aleš Křenek [Mon, 2 Apr 2007 15:50:23 +0000 (15:50 +0000)]
merge 31->head

18 years agoimplemented >, < and within operations on index
František Dvořák [Mon, 2 Apr 2007 10:45:45 +0000 (10:45 +0000)]
implemented >, < and within operations on index
added test for WITHIN on query operation
testing w/o distractions from running JPPS (w/o feeds)
cosmetic changes in tests

18 years agoadded EXISTS operation and test (with some cleanup due to SQL strings)
František Dvořák [Fri, 30 Mar 2007 19:59:05 +0000 (19:59 +0000)]
added EXISTS operation and test (with some cleanup due to SQL strings)
simplified tests (using fixed human readable outputs)
LILO-style output in tests

18 years agoFixed strange coredumps of jp.primary, unimportant "valgrind happy" fix in server...
František Dvořák [Fri, 30 Mar 2007 17:08:02 +0000 (17:08 +0000)]
Fixed strange coredumps of jp.primary, unimportant "valgrind happy" fix in server-bones.

18 years agoStick primary storage URL with feeds.
František Dvořák [Thu, 29 Mar 2007 18:20:27 +0000 (18:20 +0000)]
Stick primary storage URL with feeds.

18 years agoXXX: ignore install error of stolen LB plugin
Aleš Křenek [Thu, 29 Mar 2007 15:49:14 +0000 (15:49 +0000)]
XXX: ignore install error of stolen LB plugin

18 years agoupdate printstat() to support all new jobtypes
Miloš Mulač [Thu, 29 Mar 2007 14:42:52 +0000 (14:42 +0000)]
update printstat() to support all new jobtypes

18 years agoYABF (yet another build fix) - missing assert.
František Dvořák [Thu, 29 Mar 2007 14:31:30 +0000 (14:31 +0000)]
YABF (yet another build fix) - missing assert.
First operation argument optional (for EXISTS).
Removed unused code from merge.

18 years agoVarious fixes (robusness, doc, ...).
František Dvořák [Thu, 29 Mar 2007 13:25:08 +0000 (13:25 +0000)]
Various fixes (robusness, doc, ...).

18 years agomerge from RC31 branch (compiles and seems working)
František Dvořák [Thu, 29 Mar 2007 13:01:59 +0000 (13:01 +0000)]
merge from RC31 branch (compiles and seems working)

18 years agoexplicit dependence on jp_job_attrs.h
Aleš Křenek [Thu, 29 Mar 2007 09:22:05 +0000 (09:22 +0000)]
explicit dependence on jp_job_attrs.h

18 years agomerge from RC31 branch
František Dvořák [Wed, 28 Mar 2007 18:19:01 +0000 (18:19 +0000)]
merge from RC31 branch

18 years agoBugfixes and updating tests.
František Dvořák [Wed, 28 Mar 2007 16:46:49 +0000 (16:46 +0000)]
Bugfixes and updating tests.

18 years agodon't use LB_PERF to enable paralel registration
Aleš Křenek [Wed, 28 Mar 2007 14:16:18 +0000 (14:16 +0000)]
don't use LB_PERF to enable paralel registration

18 years agoavoid leaking proxy sockets on connect() failure
Aleš Křenek [Wed, 28 Mar 2007 14:15:53 +0000 (14:15 +0000)]
avoid leaking proxy sockets on connect() failure

18 years agomerge from RC31 branch + bugfixes
František Dvořák [Wed, 28 Mar 2007 14:15:49 +0000 (14:15 +0000)]
merge from RC31 branch + bugfixes

18 years agoAn authenticated client name is taken as the job owner identity. We don't rely
Daniel Kouřil [Wed, 28 Mar 2007 12:38:54 +0000 (12:38 +0000)]
An authenticated client name is taken as the job owner identity. We don't rely
on information sent in the registration event anymore.

18 years agocorrect type conversion
Miloš Mulač [Wed, 28 Mar 2007 12:26:53 +0000 (12:26 +0000)]
correct type conversion

18 years agomerge from RC31 branch
František Dvořák [Wed, 28 Mar 2007 12:07:02 +0000 (12:07 +0000)]
merge from RC31 branch

18 years agomerge from RC31
František Dvořák [Wed, 28 Mar 2007 12:04:04 +0000 (12:04 +0000)]
merge from RC31

18 years agomerge
František Dvořák [Wed, 28 Mar 2007 11:52:28 +0000 (11:52 +0000)]
merge

18 years agoanti-megre-problematic version
Miloš Mulač [Wed, 28 Mar 2007 11:47:20 +0000 (11:47 +0000)]
anti-megre-problematic version
- optional zrgumetn not working well, removed

18 years agomerge
František Dvořák [Tue, 27 Mar 2007 14:33:58 +0000 (14:33 +0000)]
merge

18 years agoFixed two lines that were committed recently and were breaking the build.
Zdeněk Šustr [Tue, 27 Mar 2007 14:14:09 +0000 (14:14 +0000)]
Fixed two lines that were committed recently and were breaking the build.

18 years agoenable repeated queries to LBProxy
Miloš Mulač [Tue, 27 Mar 2007 12:05:21 +0000 (12:05 +0000)]
enable repeated queries to LBProxy
- default delay set to 0

18 years agoenable to query LBProxy too (-x option)
Miloš Mulač [Tue, 27 Mar 2007 11:49:30 +0000 (11:49 +0000)]
enable to query LBProxy too (-x option)

18 years agocomplete usage
Miloš Mulač [Tue, 27 Mar 2007 11:31:36 +0000 (11:31 +0000)]
complete usage

18 years agolog CollectionState events from proxy with dummy non-cert identity "LBProxy"
Miloš Mulač [Tue, 27 Mar 2007 11:26:16 +0000 (11:26 +0000)]
log CollectionState events from proxy with dummy non-cert identity "LBProxy"
- prevents lbproxy to coredump on CollectionState events

18 years agoSyslog/print details on GSS errors in client authentication.
Zdeněk Salvet [Tue, 27 Mar 2007 07:20:40 +0000 (07:20 +0000)]
Syslog/print details on GSS errors in client authentication.

18 years agoterminate forked slaves
Miloš Mulač [Mon, 26 Mar 2007 15:14:46 +0000 (15:14 +0000)]
terminate forked slaves
- prevents unlimited logd processes growth

18 years agoalways lock parent job of collection when updating its status
Miloš Mulač [Mon, 26 Mar 2007 13:44:38 +0000 (13:44 +0000)]
always lock parent job of collection when updating its status

18 years agoprevent coredumping when sending events to not running logd
Miloš Mulač [Mon, 26 Mar 2007 13:13:10 +0000 (13:13 +0000)]
prevent coredumping when sending events to not running logd
- possitive error codes may arrive
- do not return uninitialized value

18 years agomake clean
Jan Pospíšil [Sun, 25 Mar 2007 15:20:24 +0000 (15:20 +0000)]
make clean

18 years agoETICS cleanup (on HEAD using branch configurations),
František Dvořák [Sat, 24 Mar 2007 16:05:37 +0000 (16:05 +0000)]
ETICS cleanup (on HEAD using branch configurations),
fixed and enabled build of lb-plugin.

18 years agoFixed stupid bug in detection of transaction support (forcing have worked OK).
František Dvořák [Fri, 23 Mar 2007 22:41:28 +0000 (22:41 +0000)]
Fixed stupid bug in detection of transaction support (forcing have worked OK).
Added message used DB.

18 years agoset seq.code type to enable DAG/Collection registrations
Miloš Mulač [Fri, 23 Mar 2007 15:20:22 +0000 (15:20 +0000)]
set seq.code type to enable DAG/Collection registrations

18 years agoLayer 2 tests: fixes for small bugs
srugovac [Fri, 23 Mar 2007 14:33:50 +0000 (14:33 +0000)]
Layer 2 tests: fixes for small bugs

18 years agoLayer 2 tests: add Readme file
srugovac [Fri, 23 Mar 2007 14:31:17 +0000 (14:31 +0000)]
Layer 2 tests: add Readme file

18 years agoLayer 1 tests: add Readme file
srugovac [Fri, 23 Mar 2007 14:30:33 +0000 (14:30 +0000)]
Layer 1 tests: add Readme file

18 years agomerge
Aleš Křenek [Fri, 23 Mar 2007 14:08:55 +0000 (14:08 +0000)]
merge

18 years agomerge
Aleš Křenek [Fri, 23 Mar 2007 13:53:44 +0000 (13:53 +0000)]
merge

18 years ago*** empty log message ***
Aleš Křenek [Fri, 23 Mar 2007 13:32:01 +0000 (13:32 +0000)]
*** empty log message ***

18 years agomerge
Aleš Křenek [Fri, 23 Mar 2007 13:18:40 +0000 (13:18 +0000)]
merge

18 years ago*** empty log message ***
Aleš Křenek [Fri, 23 Mar 2007 13:07:28 +0000 (13:07 +0000)]
*** empty log message ***

18 years agoconflict after merge
Aleš Křenek [Fri, 23 Mar 2007 13:01:18 +0000 (13:01 +0000)]
conflict after merge

18 years agotest_dagless_2
Aleš Křenek [Fri, 23 Mar 2007 11:57:39 +0000 (11:57 +0000)]
test_dagless_2

18 years agopush version
Aleš Křenek [Fri, 23 Mar 2007 11:56:29 +0000 (11:56 +0000)]
push version

18 years ago- avoid deadlock by keeping only a single semaphore at time
Aleš Křenek [Fri, 23 Mar 2007 11:55:17 +0000 (11:55 +0000)]
- avoid deadlock by keeping only a single semaphore at time
- minor fixes (missing prototypes etc.)

18 years agomore detailed debug info on locking
Aleš Křenek [Fri, 23 Mar 2007 09:45:31 +0000 (09:45 +0000)]
more detailed debug info on locking

18 years agoFixed SEGV for condition with EXISTS operation.
František Dvořák [Thu, 22 Mar 2007 18:41:22 +0000 (18:41 +0000)]
Fixed SEGV for condition with EXISTS operation.
Implemented origin queries with according tests.

18 years agodon't include the wms-utils header
Daniel Kouřil [Thu, 22 Mar 2007 12:45:02 +0000 (12:45 +0000)]
don't include the wms-utils header

18 years agoPlugins can set attribute's origin_detail, glite-jp-primary-test shows it.
Jiří Filipovič [Thu, 22 Mar 2007 12:10:30 +0000 (12:10 +0000)]
Plugins can set attribute's origin_detail, glite-jp-primary-test shows it.

18 years agorestore head
Aleš Křenek [Wed, 21 Mar 2007 13:30:14 +0000 (13:30 +0000)]
restore head

18 years agodagless version
Aleš Křenek [Wed, 21 Mar 2007 13:29:36 +0000 (13:29 +0000)]
dagless version

18 years agoutils -> jp.primary (sync with 3.1)
Aleš Křenek [Wed, 21 Mar 2007 13:10:38 +0000 (13:10 +0000)]
utils -> jp.primary (sync with 3.1)

18 years agobuild plugin conditionally (temporary fix for build on head wrt. JP from 3.1)
Aleš Křenek [Wed, 21 Mar 2007 13:07:33 +0000 (13:07 +0000)]
build plugin conditionally (temporary fix for build on head wrt. JP from 3.1)

18 years agomerge 3.1 (virtually nothing)
Aleš Křenek [Wed, 21 Mar 2007 12:37:45 +0000 (12:37 +0000)]
merge 3.1 (virtually nothing)

18 years agopush version
Aleš Křenek [Wed, 21 Mar 2007 12:35:25 +0000 (12:35 +0000)]
push version

18 years agomerge 3.1
Aleš Křenek [Wed, 21 Mar 2007 12:32:46 +0000 (12:32 +0000)]
merge 3.1