Issue #707 has been updated by Raphaël Ouazana.

Hi Stephan,

Stephan Bovet wrote:
> One more thing that I recognized and maybe it's connected to the above issue:
> 
> Our regular job has approx. 20.000 SQL entries to sync and seems to build up 
> a bigger queue of operations.
> 
> Since 2.1.0 I get the following log entries:
> 
> ....
> Jun 14 20:00:07 - INFO  - Starting sync for MySyncTask
> Jun 14 21:00:09 - INFO  - All entries: 20910, to modify entries: 0, 
> successfully  modified entries: 0, errors: 0
> Jun 14 21:00:09 - INFO  - Starting clean for MySyncTask
> Jun 14 21:03:01 - INFO  - All entries: 20910, to modify entries: 0, 
> successfully  modified entries: 0, errors: 0
> Jun 14 21:03:03 - ERROR - Error while synchronizing ID 
> {uid=7C7CCF6C-ABC9-4B71-B 050-FF226F3DBBF3}: java.lang.NullPointerException
> Jun 14 21:03:03 - ERROR - Error while synchronizing ID 
> {uid=A54C1F5A-150C-4DF7-9 C68-AFE33C8ABBDB}: java.lang.NullPointerException
> Jun 14 21:03:03 - ERROR - Error while synchronizing ID 
> {uid=82851DC5-9CC3-42FF-8 4F6-C4FBA4CFFA22}: java.lang.NullPointerException
> Jun 14 21:03:03 - ERROR - Error while synchronizing ID 
> {uid=DF3B36C8-34AB-4ED6-9 5EA-4F6E17D967D6}: java.lang.NullPointerException
> Jun 14 21:03:03 - ERROR - Error while synchronizing ID 
> {uid=2AC6C771-2522-4862-9 B77-5FF202B8C2AA}: java.lang.NullPointerException
> Jun 14 21:03:03 - ERROR - Error while synchronizing ID 
> {uid=86B2A7A2-E2E9-4B6F-9 DC0-16C4139D9D7E}: java.lang.NullPointerException
> Jun 14 21:03:03 - ERROR - Error while synchronizing ID 
> {uid=B31710A6-26A4-40DD-B 330-EC7DB1746BBA}: java.lang.NullPointerException
> 
> The IDs actually exist in LDAP, maybe the connection to LDAP is closed before 
> the update jobs are finished? Just an idea.

This is a different issue. Your task takes more than 3600 second to execute, 
which is the default timeout.
You can change this timeout with -i option in lsc command line.


----------------------------------------
Bug #707: "Error while closing service" error message when multiple tasks in 
one lsc.xml
http://tools.lsc-project.org/issues/707

Author: Stephan Bovet
Status: Closed
Priority: Normal
Assigned to: Raphaël Ouazana
Category: Core
Target version: 2.1.1
Problem in version: 2.1.0


Hi!

I've discovered that when I use multiple tasks in one lsc.xml file the process 
always ends with an error message as shown below.

Jun 18 18:54:47 - ERROR - Error while closing service.

When I remove the 2nd task it works o.k.

I couldn't find any problem in my config, if so I apologize.

I attached my lsc.xml

Stephan


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-dev mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-dev

Reply via email to